Public Schedule Face-to-Face & Online Instructor-Led Training - View dates & book

dream+weaver+training+uk - style sheets

Forum home » Delegate support and help forum » Dreamweaver Training and help » dream+weaver+training+uk - Style sheets

dream+weaver+training+uk - Style sheets

ResolvedVersion Standard

Rachel has attended:
Dreamweaver 8 Introduction course

Style sheets

Can you use two style sheets with one site?

RE: Style sheets

Hi Rachel,

You can use more than one style sheet per site, some people even use more than one style sheet per web page. All you need to do is just change the link to the CSS within you code for the pages where you want to use a different style sheet.

Hope this helps
David

RE: Style sheets

Hi Rachel,

Yes you can.

You can use as many stylesheets as you want throughout your web site, as well as attach as many as you like to a web page.

Have your styles in an external CSS file, then link them at the top of your web document within the HEAD tags, like this:
<link href="/asset/css/styles1.css" rel="stylesheet" type="text/css">
<link href="/asset/css/styles2.css" rel="stylesheet" type="text/css">

Regards, Rich

 

Training courses

Training information:

Welcome. Please choose your application (eg. Excel) and then post your question.

Our Microsoft Qualified trainers will then respond within 24 hours (working days).

Frequently Asked Questions
What does 'Resolved' mean?

Any suggestions, questions or comments? Please post in the Improve the forum thread.

Connect with us:

0207 987 3777

Call for assistance

Request Callback

We will call you back

Server loaded in 0.11 secs.