HTML Tutorial


 Forum HomeForum Home   FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
RegisterRegister - Not registered yet? Got something to say? Join HTML Code Tutorial!
linking css style sheet and html pages
Post new topic   Reply to topic    HTML Help Forum Index -> CSS
View previous topic :: View next topic  
Author Message
becksta



Joined: 31 Oct 2007
Posts: 16

PostPosted: Mon Feb 04, 2008 2:05 am     linking css style sheet and html pages Reply with quote

Hello

I'm going to attempt to rebuild my website. I'm using HTML KIT as was used by my designer who did my current one.
I just wondered do I need to link them somehow, as I'm currently building my CSS sheet and working on the index page and I wanna see what the out put is from my CSS sheet to my index page so I can modify it to the way I want. Currently I have saved them both in separate files...have I made sense?

I think I'm asking if I can link them whilst working in HTML KIT?
PayneLess Designs



Joined: 28 Feb 2007
Posts: 1409
Location: Biloxi, MS

PostPosted: Mon Feb 04, 2008 2:20 am     Reply with quote

Don't know about HTMLKit, but to link all your HTML pages to the one stylesheet, put this code between the head tags of all HTML pages:

Code:
<link rel="stylesheet" type="text/css" stylesheet_name.css" media="screen">


Remember to mirror your directory structure you have on your site on your hard drive. Do not use full paths, but relative paths. If you mirror the directory structure locally, then when you preview pages in your browser or editor and all images and links work, then an upload to site will maintain same integrity.

Ron
Display posts from previous:   
Post new topic   Reply to topic    HTML Help Forum Index -> CSS All times are GMT - 8 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
HTML Help Archive
Powered by phpBB © 2001, 2005 phpBB Group
HTML Help topic RSS feed 

 
HOSTING / DESIGN
MAKE MONEY

Home
  |   Tutorials   |   Forum   |   Quick List   |   Link Directory   |   About
Copyright ©1997-2002 Idocs and ©2002-2007 HTML Code Tutorial