Definition and Usage
The list-style-type specifies the type of list-item marker in a list. Continue Reading
Posted on 29 January 2012.
The list-style-type specifies the type of list-item marker in a list. Continue Reading
Posted in CSS, HTML - XHTML0 Comments
Posted on 17 November 2011.
Html reset structure default Continue Reading
Posted in HTML - XHTML0 Comments
Posted on 11 November 2011.
I commented out the RewriteRule in my .htaccess file and created a new WP_Rewrite rule in my WP theme’s functions.php file. This effectively accomplishes the same thing, but ensures that WordPress is aware of the ‘extra’ querystring variables (so they’re not lost or ignored).
Posted in .htaccess, HTML - XHTML, PHP0 Comments
Posted on 08 November 2011.
The following table provides a list of the tags (or elements) supported in HTML 5 (officially written as HTML5 – without the space). This list is based on the HTML5 Working Draft as of February 2009.
Posted in HTML - XHTML, Programming0 Comments
Posted on 04 November 2011.
When a web page is accessed, the server checks the extension to know how to handle the page. Generally speaking if it sees a .htm or .html file, it sends it right to the browser because it doesn’t have anything to process on the server. If it sees a .php extension (or .shtml, or .asp, etc), it knows that it needs to execute the appropriate code before passing it along to the browser.
Posted in .htaccess, HTML - XHTML, PHP0 Comments
Posted on 31 October 2011.
The new canvas tag in HTML5 is known for its illustration power. It’s basically an empty element on which you can write and sketch using Javascript. But there’s a hidden power: image manipulation.
Posted in HTML - XHTML, JavaScript - Ajax0 Comments
Posted on 20 October 2011.
The ondblclick event occurs when an object gets double-clicked.
Posted in HTML - XHTML0 Comments
Posted on 05 October 2011.
Posted in Flash, HTML - XHTML0 Comments
Posted on 15 September 2011.
CSE HTML Validator finds problems before your visitors and customers do.
CSE HTML Validator Std/Pro includes these tools:
• HTML Validator • XHTML Validator • CSS Validator • PHP Checker• JavaScript Linter • Link Checker • Spell Checker • Accessibility Checker• Search Engine Optimization (SEO) Checker • CSS Editor • HTML Editor• XHTML Editor • And More!
CSE HTML Validator for Windows helps you eliminate website problems that cause visitors to abandon websites. It increases your productivity and saves you time and money.
Posted in CSS, HTML - XHTML, Programming0 Comments
Posted on 06 September 2011.
Posted in HTML - XHTML, Programming0 Comments
