Build Your Own Amazing Websites With Ease!
You can become a first-class Webmaster who can build your own fabulous sites, manage your own domain and hosting accounts, create search engine friendly pages, and even use special elements like audio technology. It's easy to learn web design with my simple but powerful Website Creation Course.
What People Are Saying About This Fabulous Web Design Course
These Are Real User Testimonials Sent To Me Via Email!
- JD's Oriental Health Supply
"Tim you rock!
I've been looking for something like this for the past year. Unlike many tutorials that give part of the picture, your course lays out everything I need to start building my Website immediately!
Thanks so much for putting this together."
- Johan Webster
"This is an excellent course, it takes the complex and makes it understandable."
- John Fisher
HTML Basics
The Least You Should Know
HTML is a markup language that defines the structure and layout of a Web page. Your Web browser (Internet Explorer, Firefox, etc.) reads HTML code and then converts these instructions into the amazing visual displays you see when you surf the Web.Of course HTML is only one of many types of code any Web page might contain. But it is generally accepted as the basis for all basic Website design.
An HTML document is built using a strategic arrangement of "tags". A tag is a type of command that is enclosed within the '<' and '>' characters, and that tells a browser to read and display a specific behavior or format.
You can use the Windows notepad application to build an HTML document, or you can use a more robust Web editor. There are many free and low-cost tools that will help you create and edit HTML with ease; I don't recommend you spend a lot of money on Web editing software.
Basic Stuff Every Webmaster Needs
- Domain Names And Hosting
- Get a quality domain name (Web address) and reliable hosting service from my favorite provider.
- Free Web Page Editor
- Free HTML editing software totally kicks butt!
- Free FTP Software
- Free FTP - or file transfer protocol - software for moving files to and from the Web.
- Web Newsletter Service
- This awesome prospect management service lets you put opt-in forms on your site, collect new email leads, and run your own ezine.
- Web Design Course Lens
- Check out our other lens for more info on our complete Web Design Course!
- Learn Web Design Lens
- Check out our other lens for more info on our complete Web Design Course!
- Learn Website Design
- Web design tutorial project at Google Sites. I'll update this portal from time to time and end up with a complete walkthrough.
- Website Creation
- Another link to my total Website design course!
You Too Can Become An Ace Designer!
7 Crucial Elements Of A Successful Website
Get Your Free Report Now!
Click Here to grab your free copy now.
Easy Course For In-Depth HTML Study
You can do this by right clicking anywhere on a page that doesn't contain an image (with Windows machines) and then selecting 'View Source' on the little pop-up box. This will let you have a look at the HTML code the Web page you are looking at is built on.
Of course you'll also need some good educational material. When I got started I borrowed a book about HTML from a friend and read it from cover to cover.
But there are many easier ways for you to learn!
You can download a full-blown course on HTML and many other aspects of good Web design from my main Website. The entire program is written in clear, easy to understand language and gives you the full monty on how to build, manage, optimize, and customize a professional quality Website.
Get my Web design course now. :o)
Let Me Know You Were Here!
Drop me a comment and feel free to link back to your own lens or site if you like.
webwealthmaster wrote...
Tim, You take all the technical stuff and really put it together in a way that is understandable and useful. Thank you.
Katherineb wrote...
HTML is difficult for a lot of people to grasp. This will help a lot of people.
Cool Webmaster Resources
- WFX Site Builder
- A very solid HTML editor that creates precision code.
- Web Page Audio Software
- Easily add audio messages to any Web page.
- Create Powerful Hover Pops
- Grab your visitors by the eyeballs!
- Adsense Profits Exposed
- An insider's guide to making passive money with your Website content.
My Website Creation Blog Feed
Fetching RSS feed... please stand byAvoid Too Many Bells And Whistles
Look at some of the most productive retail sites in any niche and you'll find clean, appealing graphics. But these visual creatives will not overshadow the most important element of all... the site's content!
Unless you are marketing a video game, a movie, or sophisticated animation software/design service, it's the content that generates sales and not the bells and whistles that turn your site into a digital carnival.
Don't get me wrong, both audio and video elements can have a tremendous impact on your conversions; but not if these features are presented in place of quality sales copy and plenty of solid consumer information.
Why Don't You Have Your Own Website Yet?
If you don't yey have a Website of your own please list your reason here. This will help us understand what holds people back so we can better help them get started!
Starting With Your Background And Foreground
Click here to see what I mean by foreground/background distinction. When you look at the sample page you can see a CLEAR definition of where the green page ends and the white content table begins; this type of layout brings your visitors eyes right where they need to be!
Here is a super easy way to pull this off:
- Open your < BODY > tag and add the page color using "bgcolor=". You can add a color name like "red", "green", etc. or you can apply one of many HTML color codes.
- Create an HTML table and specify a contrasting background color, again using "bgcolor=".
Of course this is a simplified explanation, but I've also included code for creating the foreground/background scheme of my example page below.
< Body bgcolor = #178D3E >
< table align = center bgcolor = #FFFFFF >
< tr >
< td >
< / td >
< / tr >
< / table >
How much easier could this stuff get?
To learn more about Web design, management, optimization, and basic marketing, check out my complete Webmaster course today.
Great Free HTML Editor
This great editing tool has all the cutting edge features you want, like browser preview mode and point-and-click tag action. I downloaded it myself years ago when I had very little start-up cash and I still use it to this day despite the fact that I could easily afford a high ticket program.
If you need a premium Web editor I strongly endorse the Evrsoft line of products. Check out their 1st Page HTML Editor today for free and compare it to applications that cost several hundred dollars.
I guarantee you'll find this nifty little tool as good or better than high profile editors that cost a load of money.
Check Out My Learn Web Design Hub:
I built it to compliment this lens. ;o)
Learn Web Design Blogger Feed
Fetching RSS feed... please stand byLearn Website Design WordPress Feed
Fetching RSS feed... please stand byWebsite Creation Simplified - Brief Overview of the Nuts and Bolts
Before you start fiddling around with HTML editors, FTP clients, and Domain registrations, it's important to have at least a basic understanding of how all this works. This Website creation overview gives you an easy to understand look at what the process of building your own Website really involves.A website is a collection of files that work together to form a unified whole. These various files, from images to HTML documents and PHP scripts, or instructional software, are organized by a Web browser and displayed appropriately on a computer monitor.
Website creation is essentially the process arranging information in a way that can be translated by Web browsing software, such as Internet Explorer, and presented to human viewers. To do this correctly you'll need to gain a basic understanding of coding languages like HTML, CSS, and possibly PHP.
The process of coding your site is literally the activity of entering numerous individual lines of alphanumeric code that tell the Web browser how to format and display your Web page. While seemingly complex at first, the truth is learning the most basic Web development code - HTML - is less complicated than learning to use the English alphabet.
Once you learn what the various command codes actually do, your next step is to practice organizing them in a structured manner within an HTML document. This is not unlike the process of creating a word processing document and saving it; the only difference is that instead of sentences and paragraphs you'll be entering HTML tags and attributes.
Once your files are complete, they'll need to be added to your Web host so other Internet users can access them. The Web host, or server, is a powerful computer that operates around the clock.
It is here that all the files and data that make up your Website will be stored. And you'll need to register a domain name and synchronize this domain with your host machine so people can type an easily remembered Web address into their browser and literally navigate to your Website by establishing a connection with your host server.
In addition to learning how to create and save basic HTML documents, Website creation requires some level of proficiency in transferring files between your computer and a Web server. This is called File Transfer Protocol, or FTP for short.
To do this, you'll need a software tool called an FTP client. This utility is installed on your desktop and can instantly form a connection with your Web host, allowing you to upload files to the Web or download them to your machine.
It is also recommended that you become familiar with the directory structure and hosting control panel your Web host provides. This will make it easier for you to manage your Website.
This sounds like a lot of work. But the truth is the average Internet user can become basically versed in all of this within 30 days or less if he or she puts forth an effort to learn.
It's beyond the scope of this article to delve into the specifics of any particular technique. But I hope at this point you at least have an understanding of what is involved in learning the Website Creation process.
Quickly and easily learn Web design with the author's amazing online course. You'll be an ace Webmaster in no time with this full-blown Web design course at your disposal.






