HTML Headings
Headings are defined with the <h1> to <h6> tags.
Use HTML headings for headings only. Don't use headings to make text BIG or bold.
Search engines use your headings to index the structure and content of your web pages.
HTML Lines
The <hr /> tag creates a horizontal line in an HTML page.
HTML Comments
Headings are defined with the <!--your comment here--> tag.
Comments are ignored by the browser and are not displayed.
How to View HTML Source
To find out, right-click in the page and select "View Source" (IE)
or "View Page Source" (Firefox), or similar for other browsers.
0 comments:
¿Te animas a decir algo?