HTML Help
Need HTML help? You've come to the right place.
In the following table, the left column contains an HTML topic, the right column provides links to where you can find help about that topic.
For this... | do this... |
HTML help with tables |
|
HTML help with images |
|
Help with hyperlinks |
- Learn about the
<a> element
- To change the look of hyperlinks, see the CSS hyperlinks article
- If you need to set a default URL for hyperlinks, have a look at the HTML base tag
|
Help with image maps |
- Make sure you're familiar with the
<img> element
- Read about image maps
- For a more detailed understanding, learn about the
<map> and <area> elements
|
Help with fonts |
|
Help with embedding music / audio / sound |
|
Help with color |
|
Help with numbered (ordered) lists |
- Learn about the
<ol> element
|
Help with unnumbered (unordered) lists |
- Learn about the
<ul> element
|
Help with definition lists |
- Learn about the
<dl> element
|
Help with forms |
- Learn about the
<form> element
- And the form-associated elements:
|
Help with inline frames |
- Learn about the
<iframe> tag
- You may also be interested in the CSS scrollbars article for creating a similar effect to inline frames
|
Help with metadata |
|
Help with HTML redirects |
- Read the HTML redirect article
- This article refers to the
<meta> for performing client side redirects
|
Help with adding JavaScript to a web page |
|
Help with event handlers / intrinsic events |
|
Copy/Paste HTML Codes
Below you will find HTML codes that you can copy and paste right into your website or blog etc.
More Text Examples...
More Link Examples...
More List Examples...
More Image Examples...
More Table Examples...
More Form Examples...
More Frames Examples...
More JavaScript Examples...