DEMO PAGES

UNDER CONSTRUCTION

The intention of these demo pages is to provide simple examples of ability in front-end web development. Because much of the work I've performed for clients is inaccessible to the public, or doesn't lend itself to a portfolio, I've put these examples up to help reassure potential clients regarding my knowledge of HTML and CSS. These pages are a work in progress. Due to differing levels of browser functionality, some of the features demonstrated may not work for you.

FORMS

Following are samples of various form elements. They are not complete and functional forms.

TAB ORDER

This example of the tabindex attribute is not a practical application, just a demo of non-linear tab order. Press the tab key to highlight the text input elements. They should be highlighted in the order indicated by the numbers.



SELECTION LISTS

Second option is pre-selected.

Multiple options may be pre-selected. Option 4 disabled.

RADIO BUTTONS, CHECK BOXES, OTHER

Input 2 pre-selected, input 6 disabled.

input 1 input 2

input 3 input 4

input 5 input 6

Input 2 preselected.

input 1
input 2
input 3

Text may be pre-entered for instructions or other reasons.



Home  . . .  Portfolio