Customizing input boxes CSS / Forms
This tutorial will show how to change the color of an input box or textarea when they are active. This is very simple and is done using CSS.
Spice up Your Input Boxes CSS / Forms
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.
Changing Text Font and Color in HTML Editor CSS / Colors and Effects
To increase impression of your future web site based on our web design templates maybe you will need to change text color or font style. There are some ways of doing that.If you want to change part of text or some words do the following. Select text, witch properties you want to modify.
Background Color CSS / Background
CSS background colors work very similar to the bgcolor command in html. When applied within the <body> tag it will color the entire page in that color. This may seem redundant to the bgcolor tag, however since the bgcolor tag is typically applied to each page and CSS are usually linked throughout a site, you can easily in one place, change the backgrounds to many pages similar.
Hexadecimal Color Notation On The Web CSS / Colors and Effects
When designing elements for your webpage, you will often be called upon to specify a color. For example, the code for a span shown below specifies that the color of the text within the span will be yellow.
Image in Input fields for form CSS / Forms
You can spice up a login form with images inside the input fields. Include icons inside the login form and show what is supposed to be inside the fields.
CSS Menu Style 2 CSS / Buttons and Navigations
Grasp the wonderful capabilities of CSS creating a simple menu box. The continuation of this tutorial features modified versions of the same box, more challenging but beautiful.
Cursors CSS / Cursors
To change the cursor on an individual link, copy the code below, and change LINK TEXT to the text you want to use for your link, and change YOUR URL to the url you are linking to.