HTML Country List for Select Drop Down

25th
Jul
websitedevelopment icon

A list of countries for using in select drop-down lists in HTML forms.

Embedding Flash with valid XHTML Strict

2nd
Jul
websitedevelopment icon

A quick example on embedding Flash objects in valid XHTML Strict.

Nested Lists in XHTML

4th
Jul
websitedevelopment icon

Putting lists inside lists does not validate with the W3C Markup Validation Service. The only method to nest lists relatively with valid XHTML is to nest the entire list within a list element.