Posts Tagged ‘build your own web page’

Just Get It Moving!

Saturday, October 25th, 2008

The hardest part about a do-it-yourself Web design process is often just getting started. It’s easy to be intimidated by the code you’ll need to learn, and the whole process can certainly look like a BIG job when you’re staring at that blank HTML document.

But the fact is, Website creation is not hard at all. And like many creative processes once you start moving forward things just begin to fall right into place.

So the best way to get started when you want to build your own site is to just jump right in. Don’t worry about having all your details in order; just open up your favorite HTML editor and start plugging away.

You can always use reference material to guide you as you work. The most critical step in the process is typing that first line of code because unless you do that, nothing else is going to get done!

If you’ve been thinking about building your own site for a while but haven’t taken action yet, set your start date right now and stick with it. The sooner you get started, the sooner you’ll have your first site and that’s a very cool feeling.

If you need a great instructional resource download your copy of my Website design course for beginners. Or by all means check out the new Gold Member Program and get access to our in-depth video tutorials on Web design and online marketing.

Build a Web Page One Piece at a Time

Saturday, September 27th, 2008

The best tip for beginning Website developers is to take things one step at a time. It’s easy to become overwhelmed by the thought building an entire Website, so just look at each task in the process as individual projects.

Every HTML document consists of two parts, the head and the body. The head contains your HTML title, META tags, and other relevant data. The body area contains the part of your Web page that will be publicly visible. These two distinct parts of your document represent two separate steps in the building process.

You can break things down further by itemizing each major piece in the head and coding these step-by-step. For instance, you’ll enter your title tag details, style sheet reference, and the META tags you have chosen to use.

Do the same with your body. Create your main table or div elements, and then slowly work your way inward.

Save your progress after each tag or attribute you enter. This will allow you to avoid the chaos of having to start over in the event your work is interrupted by a power surge.

Also, you can leave hard return spaces between lines of code in your HTML editor. These won’t show up as extra spaces on your public HTML page, and they make it easy for you to find specific areas when you need to make changes or updates.

And you can use the comment tag to make notes to yourself that will only be visible when viewing the raw code. This is helpful for breaking the document up into more manageable sections.

Through practice you will begin to see the overall document clearly. The initial sense of anxiety and confusion that comes from opening a piece of raw code and trying to find your way around will pass.

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.