Training

"Winners make choices,
losers make excuses.
"
Decide to be a Winner!!!!

±Arrows Getting Started

± Phase 1
Planning

± Website Tools

± Phase 3
Conceptual Design

± Helpful Information

± Phase 4
Physical Design

± Phase 5
Testing

± Phase 6
Implement and Market Website

± Other Web Development Items

± Multimedia

± Useful Utilities

± Programming

± Advanced Programming

± Microsoft Office Products

± Computer Maintenance

± Other


Web Design

NOTE: This is a collection of information and links collected over the years that might provide useful information. A Safer Company LLC does not guarantee, endorse or approve any of these links or their scripts. Use these links to other websites at your own risk.

Advanced Form - Grouping Menu Options

Large blocks of information should be divided into manageable groups. This is an example of a form. This form uses selection list with groupings.

<select name="Classes">
<option>Select a course</option>
<optgroup label="Semester 1">
<option value="Web210">Web210 - Web Design</option>
<option value="Web140">Web140 - Web Tools</option>
<option value="SGD171">SGD171 - Flash</option>
</optgroup>
<optgroup label="Semester 2">
<option value="Web210">Web210 - Web Design</option>
<option value="Web140">Web140 - Web Tools</option>
</optgroup>
<optgroup label="Semester 3">
<option value="Web140">Web140 - Web Tools</option>
<option value="SGD171">SGD171 - Flash</option>
</optgroup>
</select>

City: , State: zip:

Email:

 

top of page

Page last updated: May 31, 2012 10:27 AM

It is all about:
Content and Navigation...

Web Site by: A Safer Company LLC