Showing posts with label Web page. Show all posts
Showing posts with label Web page. Show all posts

Friday, May 4, 2012

Generate a Google SiteMap with PHP - CodeProject®

The PHP logo displaying the Handel Gothic font.
The PHP logo displaying the Handel Gothic font. (Photo credit: Wikipedia)
Introduction to the article

This is a quick bit of code that generates an XML Sitemap compatible with Google Sitemaps (Protocol Version 0.9). It can be used in conjunction with the Google Webmaster Tools to help them index your website, and hopefully get you a bit more traffic.
This code also provides a demonstration on how to change the Content Type of a served web page (in this case, how to make a PHP file to be treated like an XML file.


Generate a Google SiteMap with PHP - CodeProject®
Enhanced by Zemanta

Monday, January 16, 2012

HTML5/CSS3 graphic enhancement: buttons, inputs - CodeProject®

Introduction to Article by DrABELL

Suggested technique does not require any graphic files like .jpg or .png, etc. All aesthetic enhancements, like: rounded corners, color gradients, borders and shadows are achieved exclusively via CSS3 styling, thus resulting in very small digital footprint and fast web page load.

Following code snippet demonstrates web page novel styling technique using HTML5/CSS3 advanced features: rounded corners, gradients (in particular, color-stop property), shadows applicable to HTML5 elements, in particular, input, button and div elements.


HTML5/CSS3 graphic enhancement: buttons, inputs - CodeProject®
Enhanced by Zemanta

Tuesday, August 24, 2010

Embedding QuickTime

QuickTime X IconImage via WikipediaHere is a web page that explains how to embed and link quicktime movies into html webpages and blogs

Embedding QuickTime
Enhanced by Zemanta