web design course in london - css
The UK's Number 1 for Microsoft Office Training Add this page to your favourites/bookmarksBookmark page
 
View printable version of pagePrintable version
Plus One Google
Customer: Sign in
Delegate: Sign in
Trainer: Log in

Forum home » Delegate support and help forum » Dreamweaver Training and help » web design course in london - CSS

web design course in london - CSS

resolvedResolved · Low Priority · Version Standard

replyReply Tue 27 Mar 2007, 16:04Delegate Maggie said...

Maggie has attended:
Dreamweaver 8 Introduction course
Dreamweaver 8 Intermediate course

CSS

What is CSS

For upcoming training course dates see: Pricing & availability

replyReply Wed 28 Mar 2007, 10:35Trainer Rich said...

RE: CSS

Hi Maggie,

Hope you enjoyed your dreamweaver course.

"A Cascading Style Sheet (CSS) provides the ability to separate the styles and layout of a web document from the data/information. Styles such as font faces, font sizes, margins etc. can be specified in one place, then the Web pages feed off this one master stylesheet, with the styles cascading throughout the page or an entire site." - source

A simple example of a style definition is redefining an HTML tag:
h1 {
color: red;
}

Now, whenever I use the <H1> tag throughout my page, that text will be red.

I can also override the style sheet (hence the cascading effect) like this: <H1 style="color: blue;">Heading</H1> will appear blue instead of red.

You can find a whole bunch of information about CSS by searching on google and also in Dreamweaver Help.

Regards, Rich

 

Dreamweaver tip:

JumpMenu in new window

When inserting a jumpmenu to a page, the only option available for 'open in' is usually 'main window'. There would be other options available if the page was a frameset.

To change the jumpmenu to open in a new window, change the target parameter of the selectbox in your code to 'window.open()'.

eg.
<select name="menu1" onChange="MM_jumpMenu('window.open()',this,0)">


source:
http://kb.adobe.com/selfservice/viewContent.do?externalId=tn_16166&sliceId=1

View all Dreamweaver hints and tips


Microsoft Certified Partner Accredited Training Provider: Institute of IT Training Institute of Leadership and Management - Certified Courses Security Seal verified by visa, mastercard securecard