HTML Tutorials - Improve your understanding of HTML and XHTML
Welcome to the HTML Tutorial pages on Softwaresourcer.com - here you can find tutorials, help and information on Cascading Style Sheets from all over the internet. If you have any questions about HTML or would like HTMLDevelopment done for your company please complete ourfree IT quotes form. If you are a company who takes on CSS projects and would like to receive leads from people looking for HTML work please complete our IT suppliers partner form.
Introduction to HTML
What is an HTML File? HTML stands for Hyper Text Markup Language. An HTML file is a text file containing small markup tags. The markup tags tell the Web browser how to display the page. An HTML file must have an htm or html file extension. An HTML fil...
Image Use on the Web
Images are one design element that people feel they simply cannot exclude from their Web sites. For the most part, images do enhance and add to a site when properly utilized, however, when abused they can ruin an otherwise creative and informative site an...
Basic Frames Tutorial
The most basic set of frames requires 3 .html documents: 1) The Frameset Document 2) A Source Page 3) Another Source Page...
XHTML - An Introduction
XHTML is the W3C's XML defined markup language for Web pages. What are the key differences between this and HTML? And is it hard to learn? Nick explains why you should use it and how...