![]() |
eBay Store owners dedicated to sharing knowledge |
A Few Basic Tags |
| The HTML coding is in blue and the results of what would actually show is below each section. |
PARAGRAPH TAG <p>This is a paragraph.</p> |
FONT TAGS <font face="Verdana" size="2">This is Verdana font in size 2.</font> |
FORMATTING TEXT TAGS <b>This is bold font</b> |
A REVIEW <p><font face="Verdana" size="2"><b>This is a paragraph using Verdana font in size 2 in bold.</b></font></p> |
UNDERSTANDING HTML For the following example below, try to read the HTML and understand what each HTML tag is; |
| Return |