Showing posts with label valid xhtml. Show all posts
Showing posts with label valid xhtml. Show all posts

Monday, August 12, 2013

XHTML 1.0 Strict page structure with JQuery and DOM-ready block

Code below is a simple XHTML 1.0 Strict page structure that includes: Basic CSS Reset Loads jQuery from Google DOM-ready block for jQuery ...

XHTML 1.0 STRICT Page Structure Example

Here XHTML 1.0 STRICT Page Structure Exemple, just copy it on your editor and start building your page. <!DOCTYPE html PUBLIC "-//W3...

Monday, July 29, 2013

How to Embed Flash (Valid XHTML)

<embed> tag and is not valid XHTML,This snippet code is different than the default code that Flash provides but is valid in XHTML. ...