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.
-
Jan272009
Keeping your content in order of priority with flexible CSS layouts.
How to keep your most important content at the top of your page, no matter what kind of column layout you wish to achieve. -
Jan162008
Web Page Production with xHTML and CSS (ebook)
Read our comprehensive guide on web production using best practices in xHTML and CSS. Polish up your web design skills with our ebook.3 comments -
Jan102008
Introduction to Semantic HTML
A Basic Guide to writing semantically correct semantic HTML or xHTML markup -
Nov212006
Introduction to Cascading Style Sheets (CSS)
Beginner's introduction to Cascading Style Sheets (CSS), learn CSS. -
Nov192006
Making a Tabular list in HTML
Create an appealing tabular list using HTML, CSS and JavaScript -
Nov172006
How HTML, CSS and JavaScript work together in web pages
Best practice for using HTML, Cascading Style Sheets, and JavaScript together to make web pages. -
Nov152006
HTML Tables – when and how to use tables in HTML
When to use tables in HTML, and how to do it properly -
Nov132006
CSS Block vs Inline CSS Display Styles
The differences between Block and Inline display property in CSS. Examples of CSS Block vs Inline CSS and how to do it in your web pages. -
Nov112006
Datasheet-style form using HTML and CSS
Make a datasheet-style web form using HTML, CSS and JavaScript -
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.
