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 tablesLearn about the CSS table-layout property to make large tables load faster
HTML help with imagesSee the tag
And the GIMP Tutorial sample
If you need help with an image map, check out the article on image maps
Help with hyperlinksLearn about the 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 mapsMake sure you're familiar with the element
Read about image maps
For a more detailed understanding, learn about the and elements
Help with fontsRead the HTML font code article
The above article suggests using CSS for fonts. In particular, learn about the following CSS properties: font, font-family, font-size, font-style, font-weight
CSS has other properties that can assist with text formatting and layouts. For example, line-height, letter-spacing, text-transform, text-align.
Help with embedding music / audio / soundRead the HTML music code article
Brush up on the element
Help with color
Help with numbered (ordered) listsLearn about the
- element
Help with unnumbered (unordered) listsLearn about the
- element
Help with definition listsLearn about the
Help with inline framesLearn about the tag
You may also be interested in the CSS scrollbars article for creating a similar effect to inline frames
Help with metadataLearn about the tag
Help with HTML redirectsRead the HTML redirect article
This article refers to the for performing client side redirects
Help with adding JavaScript to a web pageLearn about the
To learn about JavaScript, see the JavaScript tutorial
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.
Run
Stack editor
Unstack editor
Small font
Large font
Colored font
Bold font
Italic font and more...
Run
Stack editor
Unstack editor
Run
Stack editor
Unstack editor
List Example:
HTML Examples HTML Tutorial HTML Codes and much more!Run
Stack editor
Unstack editor
Image Example:
Run
Stack editor
Unstack editor
Table Example:
table.example5 {background-color:GreenYellow;border:1px dotted black;width:100%;}
table.example5 th, table.example5 td {text-align:center;border:0;padding:5px;background-color:transparent;}
table.example5 th {background-color:LimeGreen;color:white;}
table.example5 th:first-child {width:20%;}
Table headerTable cell 1 Table cell 2Run
Stack editor
Unstack editor
Form Example:
Type something
Run
Stack editor
Unstack editor
Frames Example:
Run
Stack editor
Unstack editor
JavaScript Jump Menu Example:
Jump to...
Quackit Homepage
JavaScript
HTML
CSS
SQL
Database Tutorial
Web Hosting Tutorial