![]() | |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
connect to the first style sheet html document? |
|
How can it tell the other html documents what to do? |
#3
| |||
| |||
|
|
David K <dave (AT) geovino (DOT) net> wrote: connect to the first style sheet html document? Could you explain this a little more? How can it tell the other html documents what to do? One statement alone in a document doesn't tell any other documents what to do. Each document must have some sort of declaration to tell it what style sheet to use. -- Michael Wilcox mjwilco at yahoo dot com Essential Tools for the Web Developer - http://mikewilcox.t35.com |
#4
| |||
| |||
|
|
"Michael Wilcox" <mjwilcoCANTHAVESPAM (AT) yahoo (DOT) com> wrote in message news:uKfpb.2836$Oo4.1282 (AT) newsread1 (DOT) news.atl.earthlink.net... David K <dave (AT) geovino (DOT) net> wrote: connect to the first style sheet html document? Could you explain this a little more? How can it tell the other html documents what to do? One statement alone in a document doesn't tell any other documents what to do. Each document must have some sort of declaration to tell it what style sheet to use. Michael, That makes sense to me, but when you name the external styles sheet with a .css extension, how does it make the changes to the other html page. |
|
I'm learning from a book called PHP/MYSQL Programming for the absolute beginner. |
|
Some of the explanation seems to miss something, or it's just me. I know that the .css file and the html file have to be in the same folder, but just can't understand how the Link rel connects the two documents. |
#5
| |||
| |||
|
|
Michael, That makes sense to me, but when you name the external styles sheet with a .css extension, how does it make the changes to the other html page. I'm learning from a book called PHP/MYSQL Programming for the absolute beginner. Some of the explanation seems to miss something, or it's just me. I know that the .css file and the html file have to be in the same folder, but just can't understand how the Link rel connects the two documents. Thanks Dave Try doing a search for CSS tutorials. There are several of different |
![]() |
| Thread Tools | |
| Display Modes | |
| |