Welcome To Snipplr
Everyone's Recent Snippets Tagged html
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
You can use this as a starting point when integrating XStandard in your CMS.
There are 3 licensing options for XStandard: free Lite Version, Open Source CMS Partner License & Pro Version. (btw: XStandard produces 100% valid markup against XHTML 1.1...
1
1547
posted 16 years ago by iroybot
Learn how to style the HTML code element with CSS using CSS counters. CSS counters are the CSS equivalent to variables. In my tutorial I use CSS counters to emulate line numbers for my code block.
2
1921
posted 16 years ago by neal_grosskopf
In the content property, the first number is the number of seconds until the refresh, the URL is where the redirect will go.
2
1863
posted 16 years ago by chippper
A simple form with rounded corners, and hopefully not too much markup. You'll need some kind of graphic for the corners of course - I used 20px corners for this.
It's a bit rough, would love to know what some other people think.
1
1700
posted 16 years ago by superdeluxesam
A tutorial showing you how to give your images some style using only CSS rather than using Photoshop to give images a border/frame.
1
1865
posted 16 years ago by neal_grosskopf
I have created this thing over the course of several attempts.
1
1403
posted 17 years ago by trdunsworth
Again, as part of the DCODR development I had to find a decent way to get the selection HTML
0
2562
posted 17 years ago by optimal
There's been a popular trend to use JavaScript to add target="_blank" to anchors with rel="external". So in the name of making everything in my site Prototype based I worked out a script to do just that.
2
1691
posted 17 years ago by fruehjahr
In Firefox and Internet Explorer, the table caption element will be a pixel narrower than in other browsers. Find out how to fix this annoying problem.
1
1425
posted 17 years ago by neal_grosskopf
PHP
Convert incorrectly-formatted UTF-8 strings of HTML into correctly-formatted UTF-8 strings of plain text.
Useful for taking incorrectly-formatted UTF-8 strings containing HTML data, and converting them to correctly-formatted UTF-8 plain text.
A handy tool for displaying HTML stored in a database.
4
2842
posted 17 years ago by X3Maverick
Construyendo una plantilla XHTML progresivamente, entendiendo cada elemento insertado.
0
1147
posted 17 years ago by demixo