Thread: Babylon 5 Mod
View Single Post
  #385  
Old March 6th, 2002, 05:18 PM
Fyron's Avatar

Fyron Fyron is offline
Shrapnel Fanatic
 
Join Date: Jul 2001
Location: Southern CA, USA
Posts: 18,394
Thanks: 0
Thanked 12 Times in 10 Posts
Fyron is an unknown quantity at this point
Default Re: Babylon 5 Mod

Val:
Yes, Cascading Style Sheets work well with frames. For an extreme example, my site has 19 frames and it uses CSS with no problems. To call for the CSS, you have to add a line of code between the <head> and </head> tags of each html file, which will look something like this:
<link rel=stylesheet href="yourstylesheet.css" type="text/css">

Could you email me all 8 or so of the html files that the site is currently using? It's a pain to try and sort out which goes where by using "view source" or "save as" in IE. My email address is in my profile.

I noticed that you had all of your html files saved as ".htm" instead of ".html". It doesn't really matter, but ".html" is technically the standard file extension. If you don't want to change it, then no problem.

Do you have any ideas on how you want the site to look?
__________________
It's not whether you win or lose that counts: it's how much pain you inflict along the way.
--- SpaceEmpires.net --- RSS --- SEnet ModWorks --- SEIV Modding 101 Tutorial
--- Join us in the #SpaceEmpires IRC channel on the Freenode IRC network.
--- Due to restrictively low sig limits, you must visit this link to view the rest of my signature.
Reply With Quote