html

TwitterFacebook
Get flash to fully experience Pearltrees
http://forum.x-cart.com/showthread.php?t=59768 you need to use the facebook iframes system there are 3 ways php <?php $request = $_REQUEST["signed_request"];

Force LIKE to get discount coupon code on facebook...how ? - X-Cart forums

Documentation You can add and customize the +1 button to meet the needs of your website, such as modifying the button size and load technique. By adding the +1 button to your website, you allow your users to recommend your content to their circles and drive traffic to your site. The +1 button can also improve the time spent on your site by providing recommendations for further reading.

Google

https://developers.google.com/+/web/+1button/
Yesterday, i have tested css grandient effect on div background. Here's an example < html xmlns ="http://www.w3.org/1999/xhtml"> < head runat ="server"> http://www.aspxtutorial.com/post/2010/11/06/CSS-div-background-gradient-effect.aspx

CSS div background gradient effect

How to hide, show, or toggle your div

Are you trying to find a way to hide and show your content? The demo below shows a simple yet elegant way of toggling your content and toggling the control text via Javascript and styling. We will cover how to implement this example later on in the tutorial but first let's start with a simple example. Here is the sample HTML and Javascript code: By default, the peek-a-boo text is loaded when the page loads but the display attribute for the div that the content resides in is set to none so it is not visible to the visitor. http://www.randomsnippets.com/2008/02/12/how-to-hide-and-show-your-div/

How to Embed RSS Feeds into HTML Web Pages – The Easy Way

http://www.labnol.org/internet/tools/embed-rss-feeds-add-html-websites-javascript/2515/ Learn how to embed and add RSS news feeds in HTML websites without any complex programming. This is a simple Javascript based solution made possible using Google Gadget Creator. Q. Yugalkishore is looking for a simple solution to help him embed RSS feeds from Reuters website into his HTML web pages . A.
http://developers.facebook.com/docs/reference/plugins/like/

Like Button - Sviluppatori di Facebook

The Like button is a simple plugin that will let people quickly share content with their friends on Facebook. When someone clicks on a Like button on a site, a connection is created in the Graph between the content and that person: an Open Graph Like action will be published, and stories will appear on that person's timeline and their friends' news feeds. This story will link back to the site and drive distribution of content. The story created by the Like action can be enriched by using meta tags to turn a simple HTML page into an Open Graph object . If you plan to use the Like button on any page on your website, you should follow the guide to including meta tags to ensure published stories look great in news feed, on Timeline, and get the best possible distribution from people. The Like button itself displays a count of all the likes and shares of the content, and a few other metrics which are listed in the Frequently Asked Questions below.
http://www.web-source.net/216_color_chart.htm#.UVhH3NGI70M

color chart, codes, hexadecimal rgb values

If you're looking for a 216 web safe color chart, you've come to the right place. However, before reviewing the chart, you may be interested in learning a little bit about the 216 web safe color codes. Netscape specified 216 colors that have precedence in web browsers based on the 256 colors displayed within an 8-bit system. As 40 colors displayed differently between PCs and MACs, they were eliminated.

HTML Popup Window Code

You can use the following HTML code to create a popup window within your HTML document. Simply copy, paste, and change the values to suit. Example HTML Popup Window Code: http://www.quackit.com/html/codes/html_popup_window_code.cfm
Situation: The project has a requirement that the cells in a table change background and text colors when the cursor is over them. Rollover changes are common for links, but can also be useful with other elements. Here we highlight table cells by changing the background color and text color when the mouse is over them. The methods shown here can be adapted to other objects and other event types. JavaScript http://lawrence.ecorp.net/inet/samples/dhtml-rollover-tble-cells-js.shtml

Table Cell Rollover

IFRAME - Inline Frame

http://htmlhelp.com/reference/html40/special/iframe.html The IFRAME element defines an inline frame for the inclusion of external objects including other HTML documents. IFRAME provides similar functionality to OBJECT . One advantage of IFRAME is that it can act as a target for other links.

IE PNG Fix - TwinHelix

This script adds near-native PNG support with alpha opacity to IE 5.5 and 6. Now you can have full translucency and no more ugly grey borders! Full CSS background positioning and repeat are supporting (including CSS sprites).