Category:Pages with deprecated tags

From Uncyclopedia, the content-free encyclopedia
Jump to navigation Jump to search
Index of all categories Random category
! 0-9 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z


Pages containing HTML tags deprecated in HTML4.

Deprecated tag What you should use instead
<font color="somecolor" size="somesize">...</font> <span style="color:somecolor; font-size:somesize;">...</span>
<center>...</center> For centering text:
<div style="text-align:center;">...</div>

For centering another element, such as a <div>:

<div style="margin:auto;">...</div>

Pages in category "Pages with deprecated tags"

The following 200 pages are in this category, out of 642 total.

(previous page) (next page)
(previous page) (next page)