DU Community Help
Related: About this forumCan someone give me the HTML string for
font/color/size?
I used to have it but lost it a long time ago.
al bupp
(2,340 posts)
<font size="3" color="red">This is some text!</font>
<font size="2" color="blue">This is some text!</font>
<font face="verdana" color="green">This is some text!</font>
PoliticAverse
(26,366 posts)Note that CSS is used for that now-a-days, putting it in HTML is considered bad form.
Make7
(8,546 posts)Using a style attribute in a [div] won't work either.
The Admins reduced the allowed HTML after the last hack of DU. I believe I have all the tags that work listed here:
https://www.democraticunderground.com/?com=view_post&forum=1256&pid=1674
If you really need something special, you could make an image and the post the picture - although that may produce varying results on mobile devices.
annabanana
(52,791 posts)size and color was very useful for emphasis
Make7
(8,546 posts)They seemed to have used a chainsaw to fix a problem requiring a scalpel.
Perhaps we need to start threads in more visible forums requesting a specific html tag be reinstated and ask people to K&R if they agree? Maybe they could create custom [size] and [color] tags for the forum.