MadTracker.org
Forum - HTML - All style info in index?
Log in Log in Profile Profile Search Memberlist Usergroups FAQ FAQ
 Forum
General discussion
 HTML - All style info in index?
Reply to topic Post new topic  
Ted
Registered User


Joined: 18 Apr 2004
Location: Lund, Sweden
PostPosted: Wed Dec 29 2004 00:20    
HTML - All style info in index?
Reply with quote

I'd like too have all "basic designstuff" in my indexfile, such as background image and link colors. It would be nice if I did not have to copy/paste all HTML to each page. Is there a HTML script for this?
 Back to top
View user's journal Send private message Send e-mail Visit poster's website MSN Messenger
Yannick
MadTracker Author


Joined: 16 Apr 2003
Location: Belgium
PostPosted: Wed Dec 29 2004 00:35    
Reply with quote

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


Put that in the HTML header of your pages to include the style sheet rather than copy/pasting it.

Also, you can use php include() to include full HTML pages (for the menu, etc.).

Yannick
 Back to top
View user's journal Send private message Visit poster's website
Elijah
Registered User


Joined: 20 Jan 2004
Location: Calgary, Alberta, Canada Eh?
PostPosted: Wed Dec 29 2004 01:41    
Reply with quote

yah man... STYLE SHEETS!
Razz


- Elijah
 Back to top
View user's journal Send private message Send e-mail Visit poster's website Yahoo Messenger MSN Messenger
Ted
Registered User


Joined: 18 Apr 2004
Location: Lund, Sweden
PostPosted: Thu Dec 30 2004 00:32    
Reply with quote

Ooh, goodie! I am almost getting this to work! Thanks alot!
 Back to top
View user's journal Send private message Send e-mail Visit poster's website MSN Messenger
Reply to topic Post new topic  
Display posts from previous:   
Page 1 of 1 All times are GMT + 1 Hour


Powered by phpBB © phpBB Group

Copyright © 1998-2005 Yannick Delwiche
All rights reserved