Advertisment
Every website needs a way to talk to your users so here is how you make a html form that sends an email to a preset email!
Views: 882 | | by Marry
HTML - Forms
A collection of 16 FAQs/tutorials tips on XHTML hyper links and URLs. Clear answers are provided with tutorial exercises on anchor tags/elements,...
Learn the basics of creating a form to interact with your users.
Views: 918 | | by Nick
HTML - Forms
Learn how to group related tags in a form to make your Web pages more accessible to nonvisual browsers.
Views: 869 | | by Mark
HTML - Forms
Give your fiedset tag better accessibility to nonvisual browsers for people with disabilities by using the legend tag.
Views: 622 | | by Slicer
HTML - Forms
Learn the correct way to display color as well as all the ways to code color in HTML, XHTML and CSS.
Views: 877 | | by Jarry
HTML - Colors
Learn how to convert hexadecimal color values to RGB integer-triplet notation color values and more. Also included is a useful chart that shows the...
Views: 884 | | by Slicer
HTML - Colors
Learn what web-safe colors are and why they where created as well as there color values.
Views: 915 | | by Adam
HTML - Colors
Add images to your Web page by using the img tag that displays inline images.
Views: 955 | | by Slicer
HTML - Images
Learn how to add thumbnail images to your Web page, which when clicked takes you to a larger external image.
Views: 968 | | by Jarry
HTML - Images
this is the reference of html symbol. if you want @,&,$ sign in your page its show you its Enity or html code.
Headers have been used as a means of hierarchically organizing written ideas for centuries. However, the way headers are supposed to be used—both...
Drop-down menus are a very popular means of offering navigation options and options within forms. Drop-down menus can be especially effective...
Want a proper page design? This tutorial goes in depth to tell you how to make it right.
When a table is defined by a tag with no styles specified, a borderless table as wide and as tall as its enclosed data is displayed.
Views: 890 | | by David
HTML - Tables
When working with large tables with varying cell sizes, alignments, and colors you can bring a more orderly structure to the table by grouping rows...
One of the list structures is an unordered list, a series of items preceded by bullet characters and set off from surrounding text by single blank...
Learn how to slice up your design and then use CSS and HTML to turn it into a powerful web interface.
Views: 896 | | by Steve
HTML - Advanced
Take your existing text and make it look like it's now on a piece of paper. Great for clean presentations of text & information.
The tag defines a moving section of text. This tag is supported by Internet Explorer only (In Netscape Browser the text will not move.)