English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

3 answers

You can do what your first response said, which is use font tags,

However, a better way to do so is with CSS. At the top of the source code, in the head tag, put in the style tag and then put in your definitions. Here's an example which will style all the text on a page... Do do individual portions, you will need to learn how to use divs and classes or specify other tags to redefine, like body below.



2006-06-17 15:58:06 · answer #1 · answered by Joe 3 · 0 0

One of the key things to good web designing is making the text stand apart from the background. If you use a black background, you should use bright colours for the text, likewise dark text should be used on bright backgrounds.
Here is a website that is extremely helpful and has tons of free tutorials, I would encourage you to check out the HTML, javascript and CSS tutorials:
http://www.w3schools.com/

2006-06-17 15:45:18 · answer #2 · answered by synapse 4 · 0 0

text

2006-06-17 15:32:00 · answer #3 · answered by John Luke 5 · 0 0

fedest.com, questions and answers