Difference between revisions of "Thread:Talk:LiteRumble/CSS/reply (3)"
Jump to navigation
Jump to search
(Reply to CSS) |
m |
||
Line 1: | Line 1: | ||
− | Almost all the old html formatting tags and attributes have been deprecated since 1999 (I think | + | Almost all the old html formatting tags and attributes have been deprecated since 1999 (I think <b> and <em> were still valid). |
You could go and edit your code/html if you wanted to alter the appearance. | You could go and edit your code/html if you wanted to alter the appearance. |
Latest revision as of 15:06, 27 October 2012
Almost all the old html formatting tags and attributes have been deprecated since 1999 (I think <b> and <em> were still valid).
You could go and edit your code/html if you wanted to alter the appearance. But it is very likely it is easier to edit a CSS file, even if your html is dynamically generated.
I'll see about forking and editing it.