Sort by :
Date
Rating
Editor's Pick Only
Customize your input boxes by adding a simple bit of style code to your input box tag. Change its boarder look, weight and colour. A nice change to the standard look.
Quick explanation on how to better manage your border in CSS, expanded version.
Spice up your TEXTAREA boxes, using nothing but STYLE tags to give a totally new and flashy look to TEXTAREA boxes.
If you have Photoshop knowledge, you can make your own icon image. Start with a 64x64 image and after you've finished your creation, resize it down to 16x16 and save it as .ico file. If you do not have the icon file format in Photoshop, you can download it here.
There are two ways to color text on the Web. One approach is to set the colors for the entire document - specified in the body tag - and the other is to set and change colors as you move through the document, using the font tag.
On day one we learned quite a bit about how to create an HTML page and serve it on the web. However, this is really only the beginning of web publishing. The true magic of the web begins to manifest itself only when you begin to explore the world of links...
HTML is composition of tags. HTML document is purely text file, so that can be made with text editor promiscuously. HTML document like this can be referred as web page , presented in web server browser.
First of all. There are currently Three different ways to declare an xhtml document. These ways are: strict, transitional and frameset. Strict: This code below should appear at the top of the page before or anything at all. If you do not include it, it will be included automatically as htm...
One of the most confusing aspects of working with HTML forms is that they don't do much until you've connected them to a script on your server. The HTML side of a form is relatively easy to create, and only a little more challenging if you want it to look good (see the tutorial on designing forms .....










