OutFront Forums
     Home    Register     Search      Help      Login    

Follow Us
On Facebook
On Twitter
RSS
Via Email

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

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

 

Another CSS quandary

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

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

All Forums >> Web Development >> General Web Development >> Another CSS quandary
Page: [1]
 
_gail

 

Posts: 2877
From: So FL
Status: offline

 
Another CSS quandary - 10/29/2002 8:38:17   

I am not thinking about leaving web design forever or asking myself if I still love this stuff. I am not (how did scarednewbie put it yesterday) ready to " explode into a million pieces, better yet again, 100 million pieces."

So cool, calm and collected, I will simply ask about the first little webbie glitch I' ve encountered today:

Does an external cascading style sheet control the appearance of an Include after it is inserted into a page? The include page has an embedded stylesheet.

thanks, gail








AAAAAAAARGH!!! [:' (]
caz

 

Posts: 3734
Joined: 10/10/2001
From: Somewhere south of Chester, UK
Status: offline

 
RE: Another CSS quandary - 10/29/2002 8:47:04   
Hi gail

If you have embedded style in your include it will take precedence over an external style sheet. The same goes for inline style; so the order of precedence goes from small to big, as it were ( that' s how I remembered it in my class!).

inline
embedded
external

If you want the external stylesheet to apply to your whole web, you have to remove anything stylewise that might conflict.

HTH
Carol

(in reply to _gail)
_gail

 

Posts: 2877
From: So FL
Status: offline

 
RE: Another CSS quandary - 10/29/2002 10:26:14   
quote:

ORIGINAL: caz

If you have embedded style in your include it will take precedence over an external style sheet.


Yes at least I do understand this, however it' s not working. I obviously had something wrong. I decided to delete the embedded style sheet and finally got it to work using the external css.

quote:

If you want the external stylesheet to apply to your whole web, you have to remove anything stylewise that might conflict.



Can this statement be expanded upon, please?! If I recall correctly, someone once mentioned that if you use an external style sheet you should not apply any standard formatting menu commands to format text, such as bold, italic, change color, etc. Is this correct?

I use CSS ONLY to format text, not position and therefore use FrontPage to make these types of changes.

gail

(in reply to caz)
caz

 

Posts: 3734
Joined: 10/10/2001
From: Somewhere south of Chester, UK
Status: offline

 
RE: Another CSS quandary - 10/29/2002 11:27:16   
Hi gail
You said:-

quote:

If I recall correctly, someone once mentioned that if you use an external style sheet you should not apply any standard formatting menu commands to format text, such as bold, italic, change color, etc. Is this correct?


Yes, that' s right because you are applying inline style and it would take precedence. When i did my first CSS site, it was on an existing formatted one and I had to go through each page removing the formatting before it (the CSS) would work.

I note from a previous thread that we both use the same CSS editor, Style Master - is that right? I use this to set margins, backgrounds and making buttons as well as text formatting. I have recently acquired Layout Master for presentaion, but have not yet even looked at it. I got sidetracked with databases.

cheers
Carol

(in reply to _gail)
_gail

 

Posts: 2877
From: So FL
Status: offline

 
RE: Another CSS quandary - 10/29/2002 11:45:02   



quote:

ORIGINAL: caz

Yes, that' s right because you are applying inline style and it would take precedence. When i did my first CSS site, it was on an existing formatted one and I had to go through each page removing the formatting before it (the CSS) would work.


But I do want to make sure I understand one thing. We are both talking about text formatting, not positioning, correct? So if I control my text with css but otherwise position and align the layout via FrontPage menu commands, I' m okay?


quote:

I note from a previous thread that we both use the same CSS editor, Style Master - is that right?


I did not use Style Master (but like it and will probably purchase it). I tweaked a style sheet used on another job which originally was created by someone else for me.

btw, what does HTH mean?

thanks a lot and cheers, too, gail

(in reply to caz)
caz

 

Posts: 3734
Joined: 10/10/2001
From: Somewhere south of Chester, UK
Status: offline

 
RE: Another CSS quandary - 10/29/2002 12:05:02   
It' s me again and yes!

quote:

But I do want to make sure I understand one thing. We are both talking about text formatting, not positioning, correct? So if I control my text with css but otherwise position and align the layout via FrontPage menu commands, I' m okay?


Sorry that I finished abruptly before, but my aunt called me, she' s just moved from Seattle to near Detroit - the line was really bad today. When am I going to stay with her? What' s the best time of year for that area?

hth- hope this helps

Carol

(in reply to _gail)
_gail

 

Posts: 2877
From: So FL
Status: offline

 
RE: Another CSS quandary - 10/29/2002 12:18:03   
quote:

ORIGINAL: caz

Sorry that I finished abruptly before, but my aunt called me, she' s just moved from Seattle to near Detroit - the line was really bad today. When am I going to stay with her? What' s the best time of year for that area?

hth- hope this helps




Yes, it certainly did help. Thank you.

For Detroit, it' s most definitely not the winter! :) I' m headed for Seattle soon...little nippy there too.

gail

(in reply to caz)
EWD

 

Posts: 1052
From: BeauFlow, NY
Status: offline

 
RE: Another CSS quandary - 10/30/2002 0:32:21   
Hi _gail - I' m coming to this conversation late, but if the include has an embedded style sheet it would be in the <head></head>, right? But with an included file only the body parts get used, so it sems the embedded style sheet would be ignored.

Does this make sense, or is it even germane to the question? :)

_____________________________

" I came here to ponder the futility of it all but I can see it' s useless."

(in reply to _gail)
_gail

 

Posts: 2877
From: So FL
Status: offline

 
RE: Another CSS quandary - 10/30/2002 7:54:05   
quote:

ORIGINAL: EWD

if the include has an embedded style sheet it would be in the <head></head>, right? But with an included file only the body parts get used, so it seems the embedded style sheet would be ignored.



I' m certainly no expert but, yes, it seems to make sense. Once included, the external css had it' s effects, overriding the one embedded in the include page.

thanks so much, EWD!

gail

(in reply to EWD)
Page:   [1]

All Forums >> Web Development >> General Web Development >> Another CSS quandary
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