Menu
HTML Design

The HTML BODY tag
Two common body tag attributes are leftmargin and topmargin. Another common body tag attribute is bgcolor. The body tag background attribute can be used to set a webpage's background to a texture or image. The bgproperties attribute set with the value fixed causes the tiled background image to remain stationary while the webpage text is scrolled. More ...

Easy Code to Add Bing Site Search to Your Website
There are several ways you can add site search to your website. This artilce provides the code for Bing site search, just paste this code into the desired location on your website. More ...

Adding Space Around an Image
With the html hspace and vspace attributes you can control the space around an image. Although these attributes were deprecated in HTML 4.01, they still work in all modern browsers. More ...

Use HTML Target Attribute to Specify Where to Open Document
The target attribute, originally created to work with frames, now deprecated, is used to specify where to load a document. More ...

Can Enterprise Applications Be Made Using HTML5?
Enterprise applications need to be integrated with other applications used by the business and must be deployable across internet. Surveys indicate a gradual increase in the number of enterprise app developers migrating to HTML5. More ...

Checkbox Basics
A checkbox is a type of input element for a form. A checkbox is similar to a radio button except that a radio button can be part of a group, so a previously selected radio button automatically de-selects. Whereas checkboxes are each independent so you can have multiple checkboxes checked at the same time. More ...

Create a Meta Tag Slide Show - No Java Script Required
You want to put a slide show on your webpage but, either you can not, or do not want to, use Java Script. Well, you can create a slide show using only the html refresh meta tag - no Java Script required. More ...

Text Features
There is a series of html tags that you can use to configure features of your text like boldness, italics, strike though, underline, and more. More ...

The Font Tag
Starting with HTML version 4, the font tag was "deprecated" meaning that at some point in the future it may no longer be supported by some browsers. However, I believe the font tag will be supported long into the future. More ...

What is HTML?
The first HTML was used in 1989 by the physicist Tim Berners-Lee working at the CERN particle physics laboratory in Geneva Switzerland. It was used to share documents. More ...

Code For a Basic 2-Column Fluid Webpage Layout
In this article, I provide simple code for a 2-column webpage that does not use a table, but does use some of the latest HTML5 semantic elements. One nice thing about this design, besides the fact that it uses minimal html code, is that it creates a fluid layout. More ...

HTML List Basics
One of the most common structures found on a webpage is a list. Many designers are applying CSS DHTML to their lists to make them more fancy, but there's nothing wrong with a good old-fashioned basic html list. In any case, if you want to get fancy with your lists, it's best to learn the basics first. More ...


Learn more at amazon.com

Custom Search