English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

help ?

2006-07-15 16:13:36 · 3 answers · asked by silverbunney 1 in Computers & Internet Programming & Design

yes, it means cascading sheets..but WHERE the heck IS it ??? ahhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhh and how do I get to it. PS.. I have actnowdomains as my webhost & site builders...and they are idiots who have no idea what this is... but it IS supposed to be there

2006-07-15 16:18:36 · update #1

3 answers

You need to create it yourself. There are basically 2 ways to do it:

a) embed the css right into the webpage itself. In the section of the page, make a section:


method a) is usually easier if you only have 1 or 2 pages, but for large websites use method b.

b) link to an external style sheet. In the section, add a line

then create another file called "style.css" and put all your css stuff in there. This method is prefered because if you ever want to change the style, you only have to change one file instead of going through the whole site and changing every single page.

There's a lot of info and examples on http://www.w3schools.com/css/default.asp

2006-07-15 17:57:02 · answer #1 · answered by Anonymous · 1 0

I think you are referring to cascading style sheets. Not sure about this, but I think that is a term relating to the method of web site organization.

2006-07-15 23:16:42 · answer #2 · answered by snvffy 7 · 0 0

there are two ways to access stylsheet

basocally stylesheet acts as an interface to provide cosmetic changes to you website.

A css file is there which is create and is included in the wbepage

you will find a file with extension .css in your web page. just check its path and you ll find it.

If you do not find it then check for a

this is also a stylesheet

2006-07-16 01:03:48 · answer #3 · answered by Prajakta 2 · 0 0

fedest.com, questions and answers