High Quality Training in Web Technologies
With a depth of knowledge in web site development and over ten years of experience in software training, I have developed several training courses that aim to teach people how to master HTML and CSS.
The courses do not focus on how to create a particular feature or "look" for a web site, they aim to teach the fundamental principles like the separation of content and appearance, semantic markup and progressive enhancement.
(X)HTML
HTML isn't just the back-bone, it's entire skeleton of every web site. Everybody who designs or develops content for the web should have a good understanding of HTML. Learn how create meaningful, well structured websites which can be easily styled and enhanced.
CSS
The appearance of a web site is controlled by CSS (Cascading Style Sheets). The colour, the layout, the typography in fact every aspect of a web page's appearance is "styled" through CSS. Style Sheets are a very powerful tool and mastering their use will sets a great web designer apart from the rest.
DOM Scripting
HTML provides the skeleton, CSS puts flesh on the bones, DOM Scripting brings a web page to life. Learn how to enhance your web sites through the addition of interactivity and dynamic features which is still missing on the majority of the web.
Microformats
Microformats take the idea of "semantic" HTML to a whole new level. This new standard allows you to add a lot more meaning to information on your web site. Events, locations and people can be "Mark-up" in a way that allows for easy data exchange. Use Microformats on our contacts page and with a click of the mouse the user can transfer all your details in to their Address Book!
