Forum Discussion
JimHarrison
5 years agoQrew Champion
Hi Mike,
It could be the use of bullets, which are indented by default, I think. Clear the bullets and see if the alignment moves left. You may have to style the tag or zero margins. You can use HTML tags and inline styles in Rich Text formula fields. The formula would be useful.
Jim
------------------------------
Jim Harrison
transparency = knowledge + understanding : The Scrum Dudes
------------------------------
It could be the use of bullets, which are indented by default, I think. Clear the bullets and see if the alignment moves left. You may have to style the tag or zero margins. You can use HTML tags and inline styles in Rich Text formula fields. The formula would be useful.
Jim
------------------------------
Jim Harrison
transparency = knowledge + understanding : The Scrum Dudes
------------------------------
MichaelTamoush
5 years agoQrew Captain
Thanks all. It was the bullets. I misunderstood the document I was reading when I was learning bullets and had an indentation coded when I copy/pasted some of the info.
------------------------------
Mike Tamoush
------------------------------
------------------------------
Mike Tamoush
------------------------------
- MichaelTamoush5 years agoQrew CaptainBy the way, does anyone have a good resource that is a clean list of all the HTML tags and what they do? (Padding, bold, fonts, alignments, bullets, etc etc).
I can of course find things googling, but am yet to find a good source that is well laid out. The tag, then example display, etc.
------------------------------
Mike Tamoush
------------------------------- BlakeHarrison5 years agoQrew CaptainCheck out W3Schools.com - they've got a great website with all kinds of information and training. You'll specifically want to take a look at their HTML and CSS sections, keeping in mind that any CSS you use in a Rich Text Formula would be considered "in-line" and formatted slightly differently.
------------------------------
Blake Harrison
bharrison@datablender.io
DataBlender - Quickbase Solution Provider
Atlanta GA
404.800.1702 / http://datablender.io/
------------------------------ - JimHarrison5 years agoQrew ChampionHTML Tag
W3schools remove preview HTML Tag Make some text bold (without marking it as important): Try it Yourself " More "Try it Yourself" examples below. The tag specifies bold text without any extra importance. Note: According to the HTML5 specification, the tag should be used as a LAST resort when no other tag is more appropriate. View this on W3schools >
------------------------------
Jim Harrison
transparency = knowledge + understanding : The Scrum Dudes
------------------------------