Welcome To Snipplr


Everyone's Recent HTML Snippets Tagged css



« Prev 1 2 3 4
Extremely helpful to anyone who is looking to improve performance and follow best practices in HTML/CSS
2 4019 posted 12 years ago by Rar
Comingsoon Page for those who don't have time to code. HTML5 web form for email subscription. PHP backend and MySql database. Compatible across browsers
0 1609 posted 12 years ago by flanker
The colgroup and col structure is like a directive that specifies table formatting outside of the normal flow. Notice that the col tags do not get closed in HTML5, and the cascade is irregular. Normally the cascade applies to children, but the rows a...
0 1850 posted 12 years ago by COBOLdinosaur
One of the limits of using lists (ordered and unordered) is that they have no provision for a heading. You can do something like: <ul>This is a Title<li> etc... but it is invalid because the list containers can only contain List Items. One way common...
0 1682 posted 12 years ago by COBOLdinosaur
0 1658 posted 13 years ago by mrmoneyc
table with image on one side, products info on the other. includes some CSS from Tablizer that has been modified.
0 2423 posted 13 years ago by dcoxdesigns
0 1679 posted 13 years ago by paul0078
Add the "no-js" class to your topmost html element, so you can use CSS to style JavaScript-free pages. This snippet will then replace that tag with "js", allowing you to style pages with JavaScript. The excellent [HTML5 Boilerplate](http://html5bo...
0 4438 posted 14 years ago by EvanHahn
i don't know if this is amazing or scary
0 1365 posted 14 years ago by ederfortunatO
This is the header.php file from Soul Care Aesthetics - complete with CSS and social icons spaces
0 1598 posted 14 years ago by guitarman2uk
0 1566 posted 14 years ago by Sullan
This is just a quick sample that shows how to have a button visible on a page only if the person has JavaScript enabled.
0 1283 posted 14 years ago by EgoAnt
A four square layout design that can be resized and inserted into any larger wrapper.
0 2007 posted 14 years ago by marshalletm
A *ul* or *ol* list centered in the container.
0 1438 posted 14 years ago by Alwaison
0 2442 posted 14 years ago by gamblelyn
this has place for external styles and the css start for a button sprite. Also has some comments about new html5 markup.
0 2356 posted 14 years ago by gamblelyn
Boiler Plate with base styles and resets inlcuded
0 1373 posted 14 years ago by CKOink
A contract I work on uses tables to layout forms (kinda ghetto I know) and I wanted a text field with a button text to it that would work with their 100% width scheme. Normall it places to betton below the text input, but using this HTML and CSS it w...
0 1812 posted 14 years ago by FatFolderDesigner
IE9 renders google fonts nicer when combining two fonts into the same URL call in the style sheet.
2 1892 posted 14 years ago by jamigibbs
1 1720 posted 14 years ago by Ashung
Add to the <head> of your page after the main stylesheet to serve different stylesheets for different versions of Internet Explorer
0 1327 posted 15 years ago by amyb
0 1202 posted 15 years ago by reynish
This is a free gift to you folks ;)
1 2758 posted 15 years ago by miltonbneto
A code snippet for review by StackOverflow.com members. I would appreciate any help that'll aid me in fixing the bugs in the table (they are described in the StackOverflow question at http://stackoverflow.com/questions/5321646/buggy-css-for-an-html-...
0 2061 posted 15 years ago by sahwar
0 1355 posted 15 years ago by bonesbrigade
Lets text float around an image and a paragraph to clear this.
0 1145 posted 15 years ago by gklinkmann
« Prev 1 2 3 4