Fast Track To HTML & CSS 101 (Web Design)

Course

In London

£ 997 + VAT

Description

  • Type

    Course

  • Location

    London

  • Class hours

    30h

  • Duration

    5 Days

  • Start date

    Different dates available

This class provides you with the concepts and skills to use HTML, Javascript and CSS effectively. You get hands-on practice working with basic through advanced techniques to get the most out of your experience. You will learn the basics of coding for web design, beginning with HTML and advancing to more complex XHTML and CSS fundamentals. The CSS part of the class provides the web professional with the ability to control the rendering, e.g. fonts, colours, leading, margins, typefaces, and other aspects of style, of a Web document without compromising its structure using Cascading Style Sheets. Using common desktop publishing terminology, Cascading Style Sheets makes it easy for professional as well as untrained designers to make use of its features. This class is a must for people new to web design.


Test your level!

Take this quiz to ensure you will be selecting the right course for you:

https://www.academyclass.com/wp-content/plugins/AC_quiz/HTML_201_quiz/index.html

Facilities

Location

Start date

London
See map
Elizabeth House 39 York Road, SE1 7NQ

Start date

Different dates availableEnrolment now open

About this course

Upon successful completion of this course you’ll be able to; convert an existing page, styling for print, styling a press release, making an input form look good, styling an events calendar, creating an online greeting card, bringing hyperlinks to life, multicolumn layout, how to skin a menu, sneaking out of the box, positioning a better design and fixing your backgrounds.

Basics of HTML and CSS
Planning your website
Formatting
Images and styles
Understanding properties
Working with colours and background images
The tag
Layout and building basic forms
Understand the JavaScript language.
Understand the document object model and how it is used in JavaScript.
How to detect and respond to user actions
Alter, show, hide and move objects on a web page
Check information inputted into a form
How to use CSS (Cascading Stylesheets)

People new to Web design that desire a deeper understanding of HTML and CSS, and the new standards of web design.

We will assume little or no prior knowledge of HTML and CSS in this course but you should have a basic working knowledge of either the Windows or Mac.

Questions & Answers

Add your question

Our advisors and other users will be able to reply to you

Who would you like to address this question to?

Fill in your details to get a reply

We will only publish your name and question

Reviews

This centre's achievements

2016

All courses are up to date

The average rating is higher than 3.7

More than 50 reviews in the last 12 months

This centre has featured on Emagister for 16 years

Subjects

  • Web
  • Design
  • Testing
  • Syntax
  • Basic IT training
  • Basic
  • Basic IT
  • Fast Track
  • HTML
  • CSS
  • Web Design
  • Stylesheets
  • CSS Positioning
  • Deployment
  • CSS3
  • HTML structure
  • WWW
  • Ajax

Teachers and trainers (1)

Ian  Gilbert

Ian Gilbert

Adobe Certified Design and media Instructor

Training is a job I enjoy and involves many tasks: creating engaging course content and adapting the learning to suit the individual learners needs and requirements. All my training has a focus on practical projects with time for delegates to practice techniques so ensuring a higher retention of information. Some of the organisation I have undertaken training for include: NHS, BUPA, Ikea, police force, army, Canon, councils, and universities. I trained and worked for many years as a technical illustrator in England and Germany creating illustrations for companies such as Ford, Opal, George

Course programme

Course content

  • The World Wide Web
  • Client side vs. server side
  • The web technologies
  • Evolution of the World Wide Web
  • What is Web 2.0
  • Workings of HTTP
  • The fundamentals of the web
  • What is AJAX?
  • The W3C
  • Web Standards
  • Web Accessibility
  • Architecture
  • Site architecture
  • File and folder management
  • Site definition
  • Naming conventions
  • Defining assets
  • Browsers
  • What is a Browser?
  • Browser Wars
  • Netscape to Chrome
  • Browser statistics
  • A modern browser
  • Cross-browser compatibility issues
  • Internet Explorer 6 issues
  • Mobile browsers
  • The syntax
  • Tags
  • Self-closing tags
  • block and inline
  • The
  • The Different DOCTYPE’s
  • What is a DOCTYPE
  • HTML5 DOCTYPE
  • The DTD
  • XML declaration issue
  • XHTMLising your code
  • Document Object Model
  • HTML5 Default options
  • The
  • Adding Meta tags
  • Keywords, Descriptions and Refresh
  • The Character Set
  • HTML Comments
  • Style Tag
  • Script Tag
  • Document Structure
  • Structural Elements
  • Headings & Paragraphs
  • Semantics
  • Lists
  • Nested Lists
  • Data Types and Definitions
  • Special Characters
  • The title attribute
  • Using the address tag
  • cite, dfn, var, abbr
  • code, kbd, samp and pre
  • Quoting in HTML
  • bold, strong, italic and emphasis
  • Tables
  • Table headers
  • Accessibility in Tables
  • Nesting Tables
  • Adding Captions
  • Merging columns and rows
  • Web Images
  • GIF, JPEG and PNG
  • What format do I choose?
  • Image attributes
  • Alternate text for accessibility
  • Figure captioning
  • Hyperlinks
  • The anchor tag
  • Named anchors
  • Relative and absolute links
  • Linking to an e-mail address
  • Forms
  • Forms basics
  • GET vs. POST
  • Text fields
  • Setting accessibility labels
  • Text area
  • Check boxes
  • Drop-down lists
  • Radio buttons
  • Radio groups
  • Upload a file
  • Fieldset and accessibility
  • Submit and reset buttons
  • Publishing
  • Buying a domain
  • Buying hosting space
  • File transfer protocol
  • Uploading files to a server
  • Testing online
  • Practical exercises
  • Building a “Hello World” page
  • Building a small site*

CSS Introduction

  • HTML structure and content, CSS presentation
  • Advantages of CSS
  • Implementing CSS
  • CSS Rules: The basic syntax
  • Case, whitespace and comments in CSS

The CSS Standards

  • The scope of CSS
  • Browser support for CSS
  • CSS hackarounds

Writing CSS

  • CSS selectors
  • CSS and HTML structure
  • The CSS box model
  • The IE box model
  • Absolute units
  • Proportional units
  • Shorthand syntax
  • Margins and padding
  • Negative margins
  • Background images
  • Classes and ID’s
  • Descendant selectors
  • Group selectors
  • Block boxes and inline boxes
  • Block box behaviour
  • Inline box behaviour

Text

  • Text formatting in CSS
  • Text formatting
  • Typefaces, alternatives and defaults
  • Text size and usability issues
  • Internet Explorer quirks
  • Font characteristics
  • Setting and using wpace within text
  • Formatting blocks of text

Links

  • Understanding link states
  • Styling link states
  • Styling internal Links
  • Styling external Links
  • Styling links to documents

Stylesheets

  • Reset.css
  • Modularising CSS stylesheets
  • Simpler management, less effort, more control
  • Using embedded styles

CSS Positioning

  • Choosing the right CSS
  • Technique for positioning blocks
  • The position property
  • The document flow
  • Static positioning
  • Relative positioning
  • Relative positioning with specified values
  • Absolute positioning
  • Fixed positioning
  • The CSS float property
  • Clearing floats
  • Page layout
  • Using CSS in the real world
  • Deploying CSS
  • Usability
  • Readable pages
  • The proliferation of screens

Deployment

  • CSS 2.1
  • CSS3
  • Browser support
  • Testing
  • Using test suites and multiple browsers
  • Cross-platform testing in single-platform environments
  • CSS help and advice
  • Authoritative sources versus web myths and gossip

Practical Exercises

  • Styling a simple page
  • Styling a small site

Fast Track To HTML & CSS 101 (Web Design)

£ 997 + VAT