jayson Posted November 27, 2005 Posted November 27, 2005 (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 Never mind, on the .css I had to remove the <STYLE TYPE="text/css"></style> sorry to be a pest Edited November 27, 2005 by jayson Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.