Html To Css

From Conservapedia

The following table is a translation of the features in HTML and CSS "coding".

Feature HTML CSS Comment
bold <b></b> font-weight: bold;
italic <i></i> font-style: italic;
underline <u></u> text-decoration: underline;
center text align=center text-align: center
background bgcolor=#E6D596 background-color: #E6D596 Do not use quotes around hex codes here!
capitalize words text-transform:capitalize;

Categories: [Computer tips]


Download as ZWI file | Last modified: 05/12/2024 23:58:36 | 9 views
☰ Source: https://www.conservapedia.com/HTML_to_CSS | License: CC BY-SA 3.0

ZWI is not signed. [what is this?]