HTML / CSS
Web page production is the process of turning a site concept, whether a sketch or a complete Photoshop image, into a finished web page template.
It incorporates several skill areas including graphics preparation, HTML, Cascading Style Sheets, JavaScript, accessibility, and SEO (search engine optimisation).
Chopping a page design up and making it into a living, breathing HTML page involves hundreds of decisions.
What you choose to do will depend on your knowledge, experience, tools, and time. Before getting stuck into production, you need to know the basics of HTML and CSS.
-
Nov92006
Inheritance and Cascading Styles in CSS Explained
Introduction to CSS inheritance and how styles apply in CSS through inheritance and cascading. Read this guide detailed guide on using CSS inheritance.12 comments -
Nov72006
HTML Lists: unordered, ordered and definition lists
My guide to HTML lists explains the 3 main types of lists web browsers support and how to implement them in HTML / xHTML -
Nov52006
How to Code HTML/xHTML Markup
Free HTML tutorials: Learn top-quality web page production skills using HTML/xHTML markup. We teach you the basics of HTML production. -
Nov32006
Using CSS (Cascading Style Sheets)
Free tutorial on learning CSS for web design and development -
Jun202006
Anatomy of HTML/xHTML tags
HTML basics tutorial: Learn HTML tags, covering the most common attributes -
Jun202006
Introduction to HTML – basics of HTML
Introduction to basic HTML tags and the structure of HTML documents.
