Welcome guest. Before posting on our computer help forum, you must register. Click here it's easy and free.

Author Topic: Link Trouble  (Read 7690 times)

0 Members and 1 Guest are viewing this topic.

AJ

  • Guest
Link Trouble
« on: July 21, 2004, 04:56:47 PM »
For some reason I can't get all of my links to follow the colors specified in the BODY tag. Can someone help me?

<html>
<head>
 <title>Splinter Cell News Source - Splinter Cell Chaos Theory - Media</title>
</head>
<body style="color: rgb(0, 0, 0); background-color: rgb(0, 0, 0);"
rightmargin="0" leftmargin="0" topmargin="0" bottommargin="0"
marginheight="0" marginwidth="0" link="#ff9900" alink="#2efd00"
vlink="#ff9933">
<h1 style="text-align: center;"><span style="color: rgb(192, 192, 192);">Media</span></h1>


<span style="color: rgb(192, 192, 192);">Official Trailers



Cleaner:

&nbsp;&nbsp;&nbsp; &nbsp;&nbsp; Download: </span><a
href="../movies/sc3_Cleaner.zip"><span
style="text-decoration: underline;">sc3_Cleaner.zip (15.2MB)</span>[/url]

&nbsp;&nbsp;&nbsp; &nbsp;&nbsp; <span
style="color: rgb(192, 192, 192);">Streaming Video:</span> <a
href="../movies/sc3_Cleaner.avi">Cleaner[/url]



<span style="color: rgb(192, 192, 192);">Weather:

&nbsp;&nbsp;&nbsp; &nbsp;&nbsp; Download: <a
href="../movies/sc3_Weather.zip">sc3_Weather.zip (18.2MB)[/url]

&nbsp;&nbsp;&nbsp; &nbsp;&nbsp; Streaming Video: <a
href="../movies/sc3_Weather.avi">Weather[/url]



Sprinkler:

&nbsp;&nbsp;&nbsp; &nbsp;&nbsp; Download: <a
href="../movies/sc3_Sprinkler.avi" style="color: rgb(0, 0, 0);">sc3_Sprinkler.zip
(14.2MB)[/url]

&nbsp;&nbsp;&nbsp; &nbsp;&nbsp; Streaming Video: <a
href="../movies/sc3_Sprinkler.avi">Sprinkler[/url]

</span>
</body>
</html>


If it helps, I am using the composer that comes with Netscape 7.1.

Joleen

  • Guest
Re: Link Trouble
« Reply #1 on: July 22, 2004, 10:48:43 AM »
Use StyleSheets.  It's easier to keep track of and more compliant.

chris_web_admin

  • Guest
Re: Link Trouble
« Reply #2 on: August 18, 2004, 02:57:39 PM »
The HTML that you are using is not what we would call industry standard. It will work but may cause problems. Try FRONT PAGE if u need a web builder program or look online at the free html help sites, cut n paste standard html code for colors and such with hex values. You r page is very small and doesn't need much so the online sites should help out. :)