![]()
|
How to Create a WebpageSo you think you'd like to see yourself become famous on the web? Great! It's easy!
Graphics can be created either from scratch in a drawing program like Windows' Paintbrush, or they can be "art" (photographs, illustrations, etc.) that's scanned into electronic form with a scanner. You can also find lots of "free" art on the web itself, but copyright laws prohibit you from using it unless it's specifically stated as released for use by the public. You can look for one such source of free art icons at this address.
I created all the art used in Village Square with Windows' Paintbrush drawing program, which uses bitmap files with the .BMP extension. I then converted those files to the .GIF file format that's most common to the web. If you're doing your own page and don't have software that will save your art in .GIF format, email me and I'll be happy to find a way to convert your files for you.
Adding the graphics to your webpage requires some more HTML tags that "call" your graphic into the webpage layout as the page is loaded by your browser. These are called "inline" graphics, and most browsers have the option of not loading them if the connection speed to too slow. If you go back to viewing the source code for this page, you'll see the HTML tags for the background and header graphics displayed at the top of the page right after the <body> tag. You'll also find the color indications for the page's text and hotlinks indicated in hexadecimal form (that's base 16 for you math wizards).
Don't let this scare you off graphics however, because your HTML editor program will handle most of this without any coding! All you'll need to type in is the name of your graphics file in .GIF format. The editor will do the rest.
Back to Top
Back to Home
Thanks for visiting!
Please send problems, raves and razzes to:
|