If I can find good articles about designing with html I'll include them in the article list, but most articles will probably be about advanced stuff like MYSQL, PHP, CGI, PERL etc.
HTML tutorial : how to use invisible graphics
Many uses for invisible graphic
You will notice that the first few lines of this paragraph are indented, as if a TAB key had been used, but as you know now, HTML ignores all spaces such as tabs and...
How to Use Graphics for a More Attractive Website
Too many pictures can drive away visitors, especially if they take too long to load. You should use split testing to see which pictures attract visitors most. I'll try to describe split-testing in my section...
How to use forbidden characters. Colour charts.
Use universal codes. Certain characters and colours will ruin your web pages. (Some browsers can handle them.) For instance the quote mark (") is used in HTML code, so might confuse your browser if...
Why You Should Use tables - not frames
Frames were very clever and fashionable at one time, but caused so much trouble that they are hardly ever used. Learn to use tables. They are really versatile. CSS might be better, but not for beginners.
It...
How to Create HTML Website Forms Part 2
This is lesson 10. If you haven't done lesson 1 yet, this lesson
won't mean much to you. Please go back to lesson 1.
Choose a host that can help you.
If you are already with
the SBI
system...
Head Section Is the Most Important Part of Your HTML Page
The first part of your page matters both to visitors and to search engines.
Start Well
The start of each page is more important than the rest. Most of the start is hidden to the visitor.
Before...
How to Choose an HTML Editor To Suit You
In theory you don't need a special HTML editor, you can just use any text editor. That's fine if you like doing
totally unnecessary work.
At the other extreme you have "what you see is what you...
Where Can I Learn HTML
Where can I learn HTML? Easy! Take my simple HTML tutorial lessons here
Another question that is just as important as "Where can I learn HTML?" is "Where can I learn to design user-friendly...
Create Your Own Website Templates Or Modify One To Suit You
Title: Create Your Own Website Templates Or Modify One To Suit You
Your website template is just a device to save you a lot of time and effort. Instead of designing a new page every time, your template...
HTML Tutorial 5: how to link to the world
Hyper- links are what make HTML so much fun - Without them you couldn't follow all these interesting links round the world. But don't put links to other web sites without a good reason. You will lose...
HTML Tutorial Lesson 2 Start With Text & Make It Look Better
Lesson 1 left you with all your text in an ugly heap. This lesson will show you how easy it is to make it look better.Lesson 2 - formatting
As I already mentioned, I like to use a word processor to...
How to Create HTML Website Forms Part 1
To get feedback from your visitors you need forms. Even if you just offer them a space to fill in their names
and nothing else, that is still a form.
Interactive forms show you different pages depending...
HTML Tutorial Lesson 1
Make your creation profitable with html tutorials that show you how to design visitor-friendly pages.
Use a free HTML editor
Use any text editor to write your HTML code, or you can download the...