Welcome To Snipplr


Everyone's Recent Snippets Tagged html



1 ... 14 15 16 17 18 ... 25
[Credit - Sam Allen, Dot Net Perls](http://dotnetperls.com/remove-html-tags)
2 1613 posted 15 years ago by jasonseney
2 1126 posted 15 years ago by lister
1 1198 posted 15 years ago by paulgrenwood
Summarised snippet of Natbat's article: http://natbat.net/2009/Jun/10/styling-buttons-as-links/ Any link that that initiates an action, rather than just changing a page should semantically be a form with a submit button not a l ink. However you ca...
3 1728 posted 15 years ago by PeteW
Code snippets to use as a template for consistent HTML page generation
0 913 posted 15 years ago by ff1959
ex : decode_htmlentities("l'eau")
0 1027 posted 15 years ago by manatlan
Just a simple virgin template for an html4 page
0 938 posted 16 years ago by manatlan
1 1022 posted 16 years ago by manatlan
0 1100 posted 16 years ago by manatlan
0 1686 posted 16 years ago by vas3k
0 1206 posted 16 years ago by enchance
In Internet Explorer 6 (IE6) there is a bug to make div absolute positioned over select. The select will show over the div. One solution is to place a empty iframe behind the div with same size. The source below is a div as container to positione...
0 1284 posted 16 years ago by Arogarth
5 1297 posted 16 years ago by iTony
Found at the source link - stealing and indexing :)
2 1111 posted 16 years ago by cyberhobo
Make sure you change the variable v_ga_track near the end of the script.
0 1068 posted 16 years ago by chrisjlee
As with screen style sheets, you use the <link> element to define the print style sheet your Web page should use: <link> The only difference between this link element and the link to your screen style sheet is the attribute: media="print" Most...
0 1069 posted 16 years ago by thesmu
This is a raw example of the nested lists structure with inherited numeration.
0 1082 posted 16 years ago by frujo
This is a really useful techniques for preloading images on your website. Just place this code after the body tag in the CSS file. Everytime you refer to this image in your CSS file the image will be loaded from cache.
1 1100 posted 16 years ago by SunilTee
This function is very helpfull when you need to put some data (that was gotten from database) to HTML table. You can choose vertical or horizontal types. **Horizontal type:** | 1 | 2 | 3 | | 4 | 5 | 6 | | 7 | 8 | 9 | **Vertical type:**...
1 1798 posted 16 years ago by kirik
0 961 posted 16 years ago by rickfu
comment out HTML
0 1179 posted 16 years ago by thesmu
Converts a given RGB colour value such as that provided by the imagecolorat() function into an html compliant colour.
1 1076 posted 16 years ago by h4rrisonjames
HTML/CSS Template - HTML 4 Transitional
0 1388 posted 16 years ago by thehamilton
1 1074 posted 16 years ago by benedikt
0 873 posted 16 years ago by benedikt
Every now and then I need a form select list of all provinces and states... I figured I'm not the only one, so here you go, hope it helps!
1 2418 posted 16 years ago by ecardoza
1 ... 14 15 16 17 18 ... 25