navigation
a webmaster learning community
     Home    Register     Search      Help      Login    
Sponsors

Shopping Cart Software
Ecommerce software integrated into Frontpage, Dreamweaver and Golive templates. No monthly fees and available in ASP and PHP versions.

Website Templates
We also have a wide selection of Dreamweaver, Expression Web and Frontpage templates as well as webmaster tools and CSS layouts.

Frontpage website templates
Creative Website Templates for FrontPage, Dreamweaver, Flash, SwishMax

Search Forums
 

Advanced search
Recent Posts

 Todays Posts
 Most Active posts
 Posts since last visit
 My Recent Posts
 Mark posts read

Microsoft MVP

 

Basic CSS question

 
View related threads: (in this forum | in all forums)

Logged in as: Guest
Users viewing this topic: none
Printable Version 

All Forums >> Web Development >> Cascading Style Sheets >> Basic CSS question
Page: [1]
 
DaveX

 

Posts: 214
Joined: 5/4/2004
Status: offline

 
Basic CSS question - 1/12/2007 10:29:28   
I've never used CSS but I'm thinking I might want to on a few projects. I understand that there is a CSS file that's stored on the server somewhere. What I'm wondering is the way that any give page is pointed to it and is it easy to implement with FP?
rdouglass

 

Posts: 9167
From: Biddeford, ME USA
Status: offline

 
RE: Basic CSS question - 1/12/2007 10:39:23   
CSS doesn't necessarily have to be in an "external style sheet" but that is the recommended best-practice. It looks something like this in the <head> section:

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

EDIT: Pretty good CSS tutorial and stuff here:

http://www.w3schools.com/css/default.asp

_____________________________

Don't take you're eye off your final destination.

ASP Checkbox Function Tutorial.

(in reply to DaveX)
jaybee

 

Posts: 14097
Joined: 10/7/2003
From: Berkshire, UK
Status: offline

 
RE: Basic CSS question - 1/12/2007 11:06:01   
quote:

is it easy to implement with FP?
Depends which version you're using. FP2003 is easier than the others but it's not perfect. Don't expect to see accurate results in design mode, they won't be. It'll be closer in Preview mode but for the actual thing you need to preview in browser.

If you're serious about moving over then I'd recommend thinking about switching to Expression Web which has a css design base.

_____________________________

If it ain't broke..... fix it until it is.
:)

:)
GAWDS
Now where did I put that Doctype?

(in reply to rdouglass)
Tailslide

 

Posts: 5948
Joined: 5/10/2005
From: Out here on the raggedy edge
Status: offline

 
RE: Basic CSS question - 1/12/2007 11:36:27   
Good for you! CSS is the way ahead. It can be a bit frustrating to start with but stick with it - it's worth it!

This is an excellent tutorial site: http://www.cssbasics.com/

_____________________________

"My strategy is so simple an idiot could have devised it"
Little Blue Plane Web Design | Blood, Sweat & Rust - A Land Rover restoration project

(in reply to jaybee)
pmagas

 

Posts: 367
Joined: 3/26/2002
From: St. Louis MO USA
Status: offline

 
RE: Basic CSS question - 1/12/2007 17:14:08   
If you're like me and have trouble reading that much online, you can likely find a CSS book (or two or ten) at your local library or bookstore. I don't mean to overwhelm you, though - even just reading the first chapter or two to get down the basics will help you immensely as you start to implement CSS. Best of luck - and I agree: it is very much worth the effort to develop your site using CSS.

Cheers!

_____________________________

Penny
humble webmaster of
We Sell St. Louis
http://www.WeSellStLouis.com
http://www.MarkSellsStLouis.net
http://www.St-Louis-Mo.info
http://www.NealSellsStLouis.com

(in reply to Tailslide)
Page:   [1]

All Forums >> Web Development >> Cascading Style Sheets >> Basic CSS question
Page: [1]
Jump to: 1





New Messages No New Messages
Hot Topic w/ New Messages Hot Topic w/o New Messages
Locked w/ New Messages Locked w/o New Messages
 Post New Thread
 Reply to Message
 Post New Poll
 Submit Vote
 Delete My Own Post
 Delete My Own Thread
 Rate Posts