CSS: Sticky footer solution
Sticky footer solution by Steve Hatcher ... Reveal Code
Keep, track and share your code snippets with your friends
Sticky footer solution by Steve Hatcher ... Reveal Code
To make your bootstrap pagination centered on the page for bootstrap 2.x you easily add "pagination-centered" class. However for bootstrap 3 there is no such class name to center it on page. To center it just add a wrapper
Fix for Internet Explorer 5.5/6/7/8 to render HTML5 documents and websites normally. Place this code into the
of document. ... Reveal Codeсохраняем как error.phprn а в делаем метку на нашу страницу ошибокrnrnrnrn ErrorDocument 400 / error.phprn ErrorDocument 401 / error.phprn ErrorDocument 403 / error.phprn ErrorDocument 404 / error.phprn ErrorDocument 500 / error.phprnrn ... Reveal Code
Texarea remaining characters counter ... Reveal Code
If you know the exact width/height of an element, you can center it smack dab in the middle of its parent element easily with this classic trick: top and left set to 50% and negative margins half the width and height of the element. That's great if you know the width and height of the element you're trying to center, but what if they are percentages? ... Reveal Code
HTML5 разметка меню ... Reveal Code
Данный сниппет позволяет быстро получить не только координаты пользователя, но также его физический адрес.
Внимание! Требуется подключённая на страницу библиотека API 2.0 яндекс.карт.
Пример работы: http://jsfiddle.net/bnRus/ ... Reveal Code
List of US states with USPS official abbreviations ... Reveal Code
Using the keyboard shortcut to increase the value in the input field ... Reveal Code
Simple Growl-like messages (top-right corner of a page) ... Reveal Code
…for very old browsers. ... Reveal Code
Scroll the page to its top ... Reveal Code
Send an HTML formatted email. Supports all HTML formatting ... Reveal Code
HTML code for testing CSS styles. Usual used to test CSS styles in any WYSIWYG using CMS. ... Reveal Code
Custom social sharing URLs for the most popular social networks ... Reveal Code
Empty table layout (3 columns, 2 rows) ... Reveal Code