Company Name: Incus Data Telephone: +27 12 6662020 Fax: +27 12 6662021 Cell Phone: Email: infoincusdata.com Website: www.incusdata.com
Course Title: Web Development with HTML and CSS Course
The Web Development course teaches delegates how to create cross-browser compatible web pages using HTML / XHTML and Cascading Style Sheets (CSS). Design guidelines and standards are discussed, as well as web accessibility and search engine optimisation. It also provides an introduction to JavaScript.
Intended Audience
Any person who needs to develop or maintain intranet or internet web sites.
Developers who will be required to develop web-based applications.
Contents
Introduction
How the Web works. • The concept of a mark-up language. • The W3 Consortium. • The evolution of HTML, including XHTML. • Deprecated and obsolete elements. • HTML editors and converters.
HTML elements
Structural elements. • Block elements. • Text formatting elements. • Source and destination links. • Images. • Using tables. • Creating and using frames.
Forms
Creating forms in HTML. • Different control elements used in forms e.g. radio buttons, checkboxes, selection lists and textboxes.
Cascading Style Sheets
Introduction to style sheets. • Different ways of using Styles. • Style sheet selectors. • Tags and attributes used in style sheets. • CSS Level 1 and Level 2 specifications.
Design and Management
Accessibility guidelines. • Basics of Search Engine Optimisation. • Planning a web-site. • Design considerations - some Do's and Don'ts. • The importance of standards. • Compatibility issues and testing.
Introduction to JavaScript
The role of client-side scripting and Dynamic HTML. • Embedding scripts in HTML pages. • Examples of Dynamic HTML. • Using JavaScript with Forms.