Welcome To Our Site!

I am far from giving the ultimate advice with creating a web page, but I have picked up a few things worth mentioning.
GD Library
Cascading Style Sheets (CSS). This can take a little time to learn, but it really is worth it. Let me list a few reasons why.
- Really allows for flexibility in article
more >>>
Programming Language
Pick up a programming language that is easy to work with. Use what you wish, but in my opinion, Php has found it's place in the web community rivaled by
more >>>
Go Dynamic
Use a database. These days they are all very similar. At least in how you can access them. No pun intended! My favorite is MySql. A nice and tidy database
more >>>
Fixed Width
Another interesting debate. With the wide variety of monitors these days. Fixed width webpages can help cut down on the sightly resizing of pages to screens that are much longer
more >>>
Dynamic
To returm back to the dynamics of a web page. Using a nice secure site along with session handling and databases, makes for a site that is not only easily
more >>>
Blue title
Blue background.
Yellow title
Yellow background.
Green title
Green background.
Red title
Red background.
Grey title
Use this column for news, events, button links, further links, or whatever you want.
Additional links:
Link A
Link B
Link C
Welcome To Our Site!

Web technology can be quite intimidating to the casual web user. Even those individuals with a solid foundation of the web and its intricate workings can be stuck in an avenue of continuously changing programming etiquette. It is with this very thought in mind that gave birth to High Plains Web Design. Our company chose to cater to those individuals and organizations that would like a better hands on experience and understanding of web page technology. Web Sites can not only enhance your image, but place your organization within the wide internet viewing public reaching out to previously untapped areas.
GD Library

I have found an issue with the GD Library in php. Seems that the Library has some problems with the basic file types. That is to say the jpg, gif and png graphics. During the process of resizing using the copyImage function the transparency is lost to be replaced by a black background. I'm sure there is a workaround and will try to correct said issue. Meanwhile, the user can upload the graphic with the background of the page color (ie no transparency) still using the 3 "accepted" file types.
Organization

When trying to get organized, I find myself sticking with particular skills for the object in question. If I am faced with a php problem, I will try to only program in php for the day. When faced with a CSS problem, dito. Of cousre there is overlap. Yet I do try to "Stay on Target".
Sir Arthur Conan Doyle

I really did enjoy reading Sherlock Holmes when I was growing up. He was very quick to grasp the obvious. One of my favorite quotes is "It is an old maxim of mine that when you have excluded the impossible, whatever remains, however improbable, must be the truth." This being from :
The Adventure of the Beryl Coronet
Frank Zappa

Frank asked "Does humor belong in Music?" Most definately it does, and carries over to all walks of life. Including not the least, programming.
It's All in the Layout!
Basic layout
The basic concept consiss of a three-column layout combined with individual boxes in the middle and right columns. The layout is flexible in two ways. Firstly, the strong menu-capabilities at the top header and left column are comphrehensive and can navigate through a content heavy website. Secondly, by having boxes in the middle and right columns, important topics can be brought to special attention and found more quickly than by going through the menus.
Middle section
The text boxes in the middle column consist of two types. Firstly, boxes covering
more >>>