|
||||||
| HTML Programming Forum discussion covering HTML, XHTML, DHTML and all flavors of HTML. Hypertext Markup Language is used to create websites. |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
|
|||
|
What does the # mean in this code?It appears sevearl times and I know the code heps to define the background color.
<BODY TEXT="#092d07" LINK="#1FOOFF" VLINK= "#000000" ALINK="#000000" BGCOLOR="#ffffff"> ![]() |
|
|||||
|
The pound sign is the sign for a color defined in hex. It tells the computer that you will be referencing a color, and tells it how to handle it. Don't take it out!
For multicolored links (I think you mean escaping the default blue color), you have to set a different style. You can do this with your global CSS, if you are using it, or by just putting a style property in the <a> tag. Like so: HTML Code:
<a href="http://www.google.com" STYLE="color: #C0C0C0">Visit Google!</a>
__________________
http://www.mattnichols.net |
|
|||
|
If you want a link with multi colour, like a colour blend effect, Maybe you can try looking for some Javascripts or something.
I found this for you. HTML3 Effects Check the last section of the page. Scroll down. |
| Sponsored Links |
|
|
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Removing HTML from a String using ColdFusion | roger | ASP, ASP.NET and Coldfusion | 3 | 11-11-2008 03:19 PM |
| About HTML | Onur | Tutorials | 0 | 08-28-2007 07:13 PM |
| HTML Basic Formatting | clookid | Tutorials | 14 | 03-06-2007 04:10 PM |
| HTML Introduction | clookid | Tutorials | 5 | 01-08-2007 10:43 PM |
| What is HTML, DHTML and XHTML? | Lop | HTML Programming | 5 | 08-09-2006 12:00 PM |
| WingedPanther | ........ | 2753.6 |
| Xav | ........ | 2704 |
| Brandon W | ........ | 1702.32 |
| John | ........ | 1207.73 |
| marwex89 | ........ | 1175.24 |
| morefood2001 | ........ | 966.05 |
| dcs | ........ | 655.75 |
| Steve.L | ........ | 475.59 |
| orjan | ........ | 418.58 |
| Aereshaa | ........ | 383.54 |