Creating a Popup Window There are lots of
scripts available on the web that you can use, but I favor simplicity and doing it myself.
This article describes a simple method for creating and then closing a popup
using javascript.
Image and Text Placement
Placing images and related text on web pages is one of the most common things you will
do. However, getting everything to line up right can be frustrating. This
tutorial describes the basics of how to do it easily without using CSS or Tables.
Forms -- Back to the Basics
and Beyond Part One - Basic Forms Tutorial If you've been on the Internet for
a while, you've probably filled out a number of online forms. Forms are used to obtain
information from your visitors right through your website. Your visitors can input their
information into your form, click on a "submit" button and their information
will be directed to a location you specify.
Forms -- Back to the Basics and Beyond Part Two
- Advanced Forms
In part one of this series we focused on setting up a basic form on your website. We
discussed the Form Element Attributes and began the Form Element Properties. In part two
of this series, we will continue with the Form Element Properties and move on to some more
advanced form options.
Forms -- Back to the Basics and Beyond Part
Three - Form Tips & Tricks
In part two of this series, we continued with the Form Element Properties and moved on to
some more advanced form options. In part three of this series we will focus on some great
tips and tricks you can use to spice up your forms. |