Jump to content

Recommended Posts

Posted (edited)

ok, this is what I have done so far:

 

in the index page:

<HTML>

<HEAD>

<TITLE>Index page</TITLE>

<link rel="stylesheet" type="text/css" href="style.css" />

</HEAD>

<BODY>

 

 

in the style.css page

 

<STYLE TYPE="text/css">

body {color:blue}

</style>

 

 

I want to change the color of the body on all the pages at one time, but it is not doing it, any ideas?

:)

Thanks

 

:tchrocks:

Never mind, on the .css I had to remove the <STYLE TYPE="text/css"></style>

 

sorry to be a pest :(

Edited by jayson

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...