Login
Search
Welcome to the iTechForums.
If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.
To register now click here.
Latest Threads
Advertisements
Forum Statistics
Threads:
Posts: 3
Members:
Number of Users Online:
Welcome to our newest member,
Reply
 
Thread Tools Display Modes
  #1  
Old 05-14-2008, 09:44 PM
mainemode mainemode is offline
Junior Member
 
Join Date: May 2008
Posts: 1
Default

CSS styles?


I'm braindead when it comes to using CSS styles, do you have to put the file into the html code on every page in your website?

I have a stylesheet for a navigation bar and dont' understand where to place it within the html coding.

thank you.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2  
Old 05-14-2008, 09:44 PM
geepee geepee is offline
Junior Member
 
Join Date: May 2008
Posts: 3
Default

as said above you can choose to make unque styles for every page or you can link the browser to a shared style to use.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3  
Old 05-14-2008, 09:46 PM
arora.nick arora.nick is offline
Junior Member
 
Join Date: May 2008
Posts: 2
Default

no you don't have to necessarily put the file contents in every file code(thats one way to do it). What you can do is link that stylesheet to every web page of yours in the <head> section,here is the syntax for that

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

and make sure if you have the css file present in some other folder than the webpages itself then do mention the directoy while writing the name for referring.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
You use the CSS Styles panel to create, edit, and remove CSS styles, as well... Tiffany R CSS 1 06-06-2008 05:07 PM
How do I edit css styles in dreamweaver?? iwantalgae CSS 1 05-06-2008 01:28 PM
Exporting CSS Styles in Dreamweaver? AndrewScoggins CSS 0 05-06-2008 11:00 AM
Trouble using background color on CSS styles? Enlightenme! CSS 1 05-06-2008 10:48 AM
How do I have mulitple link styles for my css designed wbepage? Henry J CSS 0 05-03-2008 09:26 PM

Your Ad Here

All times are GMT. The time now is 02:44 AM.