Html + CSS

1. Code Snippets

Input Placeholder

Font
This is a mydrid font with black shadow

Limit Setter
.my-ui-limit-setter{overflow-x: hidden; overflow-y: hidden; }

Zoom (IE + Chrome)
zoom: 50%;

Zoom(Firefox)
-moz-transform :scale(0.5);

HTML5
tags: header, nav, section, article, aside, footer, hgroup, figure, figcaption, audio, video, canvas, svg, time, mark, input (type : date, range; pattern: for validation)
http://www.w3schools.com/html5/html5_reference.asp
http://diveintohtml5.org/
http://www.chromeexperiments.com/
http://www.apple.com/html5/

Browsers
1. IE8: 29.06 %
2. Firefox : 22.96 %
3. IE6: 15.55 %
4. IE7: 10.39 %
5. Chrome: 07.98 %

2. Errors and solutions

3. How Tos

4. Tutorials

5. Video Tutorials

6. Blogs

7. Websites


8. Books

9. Downloads



No comments:

Post a Comment