You are viewing our Forum Archives. To view or take place in current topics click here.
#11. Posted:
Status: Offline
Joined: Aug 19, 201014Year Member
Posts: 5,243
Reputation Power: 532
Status: Offline
Joined: Aug 19, 201014Year Member
Posts: 5,243
Reputation Power: 532
Jack_Sparrow wrote Hows this?
[ Register or Signin to view external links. ] bin.com/cnwE7KyV
put space in
idk whether I'm being daft here, but surely having an internal stylesheet shouldn't make much different compared to having it external?
The CSS you included is what I already have in my external stylesheet.
- 0useful
- 0not useful
#12. Posted:
Status: Offline
Joined: Mar 02, 201410Year Member
Posts: 4,749
Reputation Power: 6057
Status: Offline
Joined: Mar 02, 201410Year Member
Posts: 4,749
Reputation Power: 6057
-Deano wroteJack_Sparrow wrote Hows this?
[ Register or Signin to view external links. ] bin.com/cnwE7KyV
put space in
idk whether I'm being daft here, but surely having an internal stylesheet shouldn't make much different compared to having it external?
The CSS you included is what I already have in my external stylesheet.
I've never really done it like that. ive always had it on the same file.
- 0useful
- 0not useful
#13. Posted:
Status: Offline
Joined: Aug 19, 201014Year Member
Posts: 5,243
Reputation Power: 532
Status: Offline
Joined: Aug 19, 201014Year Member
Posts: 5,243
Reputation Power: 532
Jack_Sparrow wrote I've never really done it like that. ive always had it on the same file.
Having an external stylesheet will allow me to use one file across multiple pages, like having a site theme.
- 0useful
- 0not useful
#14. Posted:
Status: Offline
Joined: Mar 02, 201410Year Member
Posts: 4,749
Reputation Power: 6057
Status: Offline
Joined: Mar 02, 201410Year Member
Posts: 4,749
Reputation Power: 6057
-Deano wroteJack_Sparrow wrote I've never really done it like that. ive always had it on the same file.
Having an external stylesheet will allow me to use one file across multiple pages, like having a site theme.
hmm yeah that makes sense. I don't see why that should make a difference though
- 0useful
- 0not useful
#15. Posted:
Status: Offline
Joined: Aug 19, 201014Year Member
Posts: 5,243
Reputation Power: 532
Status: Offline
Joined: Aug 19, 201014Year Member
Posts: 5,243
Reputation Power: 532
Jack_Sparrow wrote-Deano wroteJack_Sparrow wrote I've never really done it like that. ive always had it on the same file.
Having an external stylesheet will allow me to use one file across multiple pages, like having a site theme.
hmm yeah that makes sense. I don't see why that should make a difference though
If I made one change to something that is constant across all of my pages, instead of updating it one time in my external stylesheet, I would I have to update it for every single page that used it.
Ideally, you should only really use an internal stylesheet if the particular page is different to the theme of the rest of the website. At least that's what I'm told/have been taught.
- 0useful
- 0not useful
#16. Posted:
Status: Offline
Joined: Jul 13, 200915Year Member
Posts: 7,815
Reputation Power: 3052
Status: Offline
Joined: Jul 13, 200915Year Member
Posts: 7,815
Reputation Power: 3052
Drop me a PM with your css page code, and i'll see what I can do.
It's been a while since i've messed with HTML/CSS but i'll see what I can do.
It's been a while since i've messed with HTML/CSS but i'll see what I can do.
- 1useful
- 0not useful
#17. Posted:
Status: Offline
Joined: Mar 02, 201410Year Member
Posts: 4,749
Reputation Power: 6057
Status: Offline
Joined: Mar 02, 201410Year Member
Posts: 4,749
Reputation Power: 6057
-Deano wroteJack_Sparrow wrote-Deano wroteJack_Sparrow wrote I've never really done it like that. ive always had it on the same file.
Having an external stylesheet will allow me to use one file across multiple pages, like having a site theme.
hmm yeah that makes sense. I don't see why that should make a difference though
If I made one change to something that is constant across all of my pages, instead of updating it one time in my external stylesheet, I would I have to update it for every single page that used it.
Ideally, you should only really use an internal stylesheet if the particular page is different to the theme of the rest of the website. At least that's what I'm told/have been taught.
oh yes, i do remember now. I had 4/5 pages on my site and i did have a seperate page for the css. However i dont have it on me.
I dont recall the problems you are having though. Pm Forest and he'll help
- 0useful
- 0not useful
#18. Posted:
Status: Offline
Joined: Dec 30, 201311Year Member
Posts: 1,331
Reputation Power: 69
Some people prefer having an external style-sheet as it is much more clean and, I think, efficient.
I would just use an external one but separate pages with classes.
-FMWK
I would just use an external one but separate pages with classes.
-FMWK
- 0useful
- 0not useful
You are viewing our Forum Archives. To view or take place in current topics click here.