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.
CSS and Text CSS / Text Formatting
In this tutorial you'll learn how to have complete control over your text. Before having the control that CSS gives you over text, you were severely limited in how you could present your words.
How To Style Heading Tags CSS / Positioning and Styling
Now when it comes to heading tags CSS is very important. They can be styled in many ways using a number of methods:
Complete image to visitor with hidden text - Image Replacement Technique. One Background image as whole background with normal XHTML text - as on this site. Repeated background with XHTML text on it - Good to reduce bandwidth. Background and text all in css by use of colours and border.
Text Rollovers CSS / Buttons and Navigations
In this tutorial, I'm going to discuss my thoughts regarding creating and using text-based link rollovers. How to change effect the mouse passes over a link.
Heading Tags CSS / Getting Started
Heading tags are often set up to host styles to unify a site. While a site may have all the text in black, if all the titles on the site were say blue or red, there would be unity in the page look by text size and color.
Cursor Types CSS / Cursors
The typical browser will display the mouse pointer over any blank part of a web page, the gloved hand over any item that is linked (click-able) and the edit cursor over any text or text field. Within CSS you can change those properties to have a variety of different cursors display on your page.
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.
CSS and Borders CSS / Getting Started
You can set borders to just about any HTML element. Most likely you will be surrounding blocks of text and images.
Text Rollovers CSS / Links Formatting
These are great for aiding the user in navigation while not slowing the loading of your page through image flip rollovers.