Contact CSS, etc. HTML Photoshop Home

HTML

HTML tutorials will be using XHTML, which just means the code will be as up to industry standard as I'm able to make it. This section will cover basic coding. If you're looking for PHP Includes or CSS tutorials, those will end up in The Rest.

Before you go to any of the tutorials, though, keep a few things in mind: 1) All files will be .html files. 2) All tags need to be closed by using a forward slash. What this means is that on tags that have pairings, you must use both tags. The italics tag ‹i› would need to be followed by ‹/i› at some point. With tags that do not have pairs, you would put a space and the forward slash before the ending carrot. The image tag would look like this: ‹img src="image.jpg" /› 3) Not all code works on all browsers or operating systems. Check your websites on different browsers (and operating systems, if possible). Sometimes, you cannot do the same thing for every system. Accept it and work around it.
BASIC PAGE - The Basic Page tutorial will cover how to set up a standard page in 5 easy steps, no more, no less. You can highlight and copy/paste from the little windows.
(NEW!) BASIC TABLE - A simple table tutorial, to get you started on setting up a straightforward, two column table.
Site © to buhfly & Borboleta Designs. Disclaimer.