Tel: 0844 844 2428

Clients

No joke ... but we have taught (in many cases, more than once) to all of these companies:

(Click here to see some testimonials as well)

* Accolade Publishing
* Ace4Training
* ACS-APT Computer Systems Ltd
* Active Silicon
* Active Solutions Europe Ltd
* Allied Manufacturing
* American Express Travel
* Arity Limited
* aura
* BCIM London South Bank University
* BE Aerospace UK Ltd
* Bechtel
* Bechtel Ltd
* Biggerfish Design
* Bio-Rad Laboratories Ltd
* Boltblue
* Bond Hotel
* Bourne Leisure Ltd
* BP
* BPP Learning Media
* Brasher Leisure Ltd T/A Sweatshop
* Brunel University
* BskyB
* Building Research Establishment Ltd
* CADinteractive
* Castle Computing Services Ltd
* Chroland Associates Ltd
* CIMA
* City Interactive Media
* Comet Group
* Community Server Ltd
* Concep Group Limited
* Concern Worldwide
* Control Techniques
* Copenhagen International School
* Crystalblue Solutions
* Cultoon Television Limited
* Customer Interaction
* David Richards Limited
* DBT
* Defaqto Ltd.
* dept of economics, maths & stats
* Discovery Communications Europe Ltd
* Discovery Communications Ltd
* DMG World Media
* Dubai College
* Dubai Heaven On Earth
* EDCTP-EEIG
* Enterprise Insight
* Europa Components
* Families for Children
* Findaplaceabroad.com
* FIRA International Ltd
* FL1 Solutions
* Foremost Curreny Group
* GE HEALTHCARE
* Giles & Posner Ltd
* Glint Facilities
* Global Beach
* H Bauer Publishing
* Harley Cosmetic Consultancy Ltd
* Harrow College
* Healthcare Education Services
* Hertfordshire County Council
* Hertfordshire Partnership NHS Foundation Trust
* Holland Park School
* HP Foods Ltd
* HWTMA
* I Want One Of Those.com
* Inspired Gaming Group
* International Greetings
* International University Link
* ISA Retail
* ITV
* Jog Ltd
* JollofTutors
* JWT London
* Kent County Council
* kerbsideprophet.com
* Keziah Design Ltd
* KLC School of Design
* Lee Valley Regional Park Authority
* Lehmann Communications
* London Fertility Centre
* Loudspeaker/ Lateral Group
* Man Investments
* Man Investments AG
* MCS Creative Ltd
* Medina High School
* Merton College
* Minerva Computer Services
* Mining Communications Ltd
* MOD, DASA(CS0)
* Modernisation Initiative
* Monarch Airlines
* Monks Walk School
* Mothercare
* Mothercare Uk Limited
* NATS c/o Business Training Partnership
* Network Data Holdings PLC
* Nichols Plc
* Nokia UK Ltd
* North Yorkshire Police
* Norwich City Football Club
* OHL GROUP LIMITED
* Oil Technics Ltd
* OmniLedger Ltd
* onezerosix
* Orantez
* OV Productions
* Oxford University Press
* P&O Ferries
* PartyGaming Marketing (UK)
* PFA Consulting
* Pfizer Limited
* Platform Sales & Hire Ltd
* Powergen / E.ON
* PreScript Communications Ltd
* R P Europe Limited
* Reed Learning
* Reed`s School
* Research Now
* RNIB
* Rocketseed
* Rothamsted Research
* Royal Academy Of Music
* RP Europe
* Sandwell and Birmingham Hospitals
* Saxon Industries
* Serco TTI
* Sesame
* Sesame Ltd
* Severndroog Castle Building Preservation Trust
* Something Graphic Ltd
* Sort IT.biz Ltd
* south kent college
* South West of England Regional Development Agency
* Southampton City Council
* Southampton Solent University
* St Matthew Academy
* Standout
* Stiefel Laboratories
* Stoke-on-Trent City Council
* Systex Ltd
* Tectura UK
* Tesco
* The Deeping School
* The Mobile Music Company
* The Mobile Music Company Ltd
* the National Deaf Children`s Society
* TMN Media
* Toshiba
* Tourdesign Ltd
* Twyford C of E High School
* United Utilities
* University of Hertfordshire
* University of Southampton
* V2 Music Group
* VillaCentre Limited
* Vocal Limited
* Vokera Limited
* Yamaha Electronics (UK) Ltd
* YouNique Photos

We are listed with

A Few Testimonials


"Excellent course - not exactly what I expected but better for it. Will be extremely useful in many areas."

Paul, Bechtel Limited.

"One of the best courses I have been on. Great tutor. If you want to learn about web designing come on this course."

Stuart, Community Server Ltd.

"Great location, easy parking and the training was excellent. It was a valuable use of my time."

Sue, Teacher at Hitchin Boys' School.

See more testimonials >>>

Elstree Film Studios - CSS Layout - Scheduled Courses









"Very good and pitched at the right level. Lots of really helpful information and alot to take away. Very friendly and professional approach. Would definately recommend" Hertfordshire County Council.

CSS layout (Cascading Style Sheets) is a means of separating the content of a document from the style and layout of that document, making the HTML far cleaner. This is useful for a number of reasons: firstly, you can change the layout of the whole CSS website by altering only one file (the .css document) and you have a much greater control over the design. Secondly, CSS websites are also far more search engine friendly and thirdly, you can make different CSS versions of the same page for different HTML readers. i.e. PDAs, Mobile phones, Web TV, Braille readers. The course explores all of these advantages.

CSS will enable you to separate style from content in order to make life very easy for visitors who prefer to only view content on a page. Such versatility means that blind or partially sighted people who use a screen reader to interpret a page, could be able to use your CSS sites with ease.

Layout and positioning of navigation elements can also be completely consistent across a site - something that was previously possible only using frames.

In addition to this course, we also offer two other training courses utilizing Dreamweaver: Our HTML Training Course makes for a great starter in the art of understanding and coding clean HTML. Our Complete Dreamweaver Training Course neatly combines the HTML and CSS courses together.

"Made me aware of how powerful CSS is & start thinking about how school websites can be set up entirely using CSS." Hertfordshire County Council.

Duration: 2 days.

Location: 21st Century New Media (Production Offices), Elstree Film Studios, Shenley Road, Borehamwood, Hertfordshire WD6 1JG. [MAP]

Prerequisites:

To take this course you should have either taken the
Intro to the internet HTML training course' or have the equivalent experience

Why Take This Course?

CSS allows developers to control the style and layout of multiple web pages all at once. Define a style for each HTML element and apply it to multiple web pages. All elements are updated automatically.



COURSE CONTENT

CSS Introduction

  • What are style sheets?
  • What is CSS?
  • Where does CSS come from?
  • What does CSS do?
  • The legacy of HTML
  • CSS Productivity advantages
  • CSS Site management advantages
  • CSS Accessibility advantages
  • CSS problems and shortcomings

Syntax Basics

  • How style sheets work
  • Anatomy of style sheets - statements, selectors, properties and values

Basic Selectors and Properties

  • XHTML / HTML element selectors
  • Basic text properties
  • Inheritance
  • Whitespace in CSS code

Linking and Embedding

  • Linking documents to style sheets
  • Embedding documents in style sheets
  • Which is better, linking or embedding?

More Text Properties

  • More CSS text and font properties - text-decoration, font-style, font-weight
  • Background properties
  • Colour values in CSS
  • Group selectors
  • Case sensitivity in CSS

Background Properties

  • Background properties
  • Colour in CSS
  • The colour property
  • Group selectors

Class & Pseudo Class Selectors

  • Background properties
  • Colour in CSS
  • The colour property
  • Group selectors

Page Layout

  • The use of whitespace
  • margins
  • padding
  • text alignment and centering objects
  • borders
  • text indentation

Links with Class

  • Combining link and class selectors

A Navigation Bar

  • Cascading
  • Descendant selectors

Importing Style Sheets

  • importing style sheets
  • using importing to manage large web sites

Real World CSS

  • Validating HTML and CSS
  • Design for adaptability and accessibility
  • Real world issues for commonly used properties
  • Browser compatibility. Making style sheets work today
5-20% discount if you book for more than one delegate!
Further discounts are available when booking multiple courses,
Please call and arrange to speak to our training secretary
on 0844 844 2428.

CSS Layout Training Courses
Date Days Total (Excl VAT)  
May 2008
15/5/08 2 500
July 2008
3/7/08 2 500
August 2008
7/8/08 2 500


Email Notifications
If you cannot make any of the dates above, you can also register with us to be notified when future courses in this subject are planned by filling in the following form.

First Name *
Last Name *
Email Address *