Entries from January 2007

How to Create Web Forms With HTML

January 23rd, 2007 · 32 Comments

HTML 101: How to Create Web Pages With HTML — Episode Seven
In order to allow your website visitors to communicate with you, you need to learn how to create simple forms in HTML. Luckily, we’re on the job and can show you what you need to know when coding web forms.
In this [...]

How to Code Tables in HTML

January 3rd, 2007 · 21 Comments

HTML 101: How to Create Web Pages With HTML — Episode Six
Tables are an important way to structure information on a web page, but they can be tricky, even with WYSIWYG editors such as Dreamweaver. It’s important to know how to code and tweak tables in HTML so they come out looking the way [...]