Showing posts related to Web
Top 10 CSS frame work
1. 960 Grid System Excellent CSS Framework that worth a look. The download includes templates for Fireworks, Photoshops, Inkscape and etc. so that you can start designing your web template immediately. The PSD file that comes with guides ready save … Continue reading
Top 10 Tools for Creating Web Design Wireframes
10. OmniGraffle OmniGraffle is an app for Mac OS that gives you plenty of tools to create amazing wireframes and mockups, but it’s also great for creating all kinds of charts and diagrams as well. 9. iPlotz iPlotz allows you … Continue reading
Top 10 PHP framework
10. QPHP Quick PHP Framework is an event-driven(EDP), component-based web framework similar as architecture to ASP.NET. It is a tool, which will help you to create any PHP-based website in an easy, fast, reliable, safe and well-organized way. It comes … Continue reading
Top 10 HTML5 Tip and Tricks
10. New Doctype Switch to the new HTML5 doctype it’s used for current, and older browsers that require a specified doctype. Browsers that do not understand this doctype will simply render the contained markup in standards mode. So, without worry, … Continue reading
Top 10 Mistakes in Web Design
1. Bad Search Overly literal search engines reduce usability in that they’re unable to handle typos, plurals, hyphens, and other variants of the query terms. Such search engines are particularly difficult for elderly users, but they hurt everybody. A related … Continue reading
Top 10 Animations Made with CSS3
1. CSS3 Clock With jQuery Use the basic features of the CSS3 Transform: rotate. And the combination of javascript frameworks like jQuery can produce a cool CSS3 clock Demo 2. jQuery DJ Hero CSS3 and jQuery Fun In this tutorial, … Continue reading
Top 10 Most Visited Websites
#1 www.google.com #2 www.facebook.com #3 www.youtube.com #4 www.yahoo.com #5 www.blogger.com #6 www.baidu.com #7 www.wikipedia.org #8 www.live.com #9 www.twitter.com #10 www.qq.com
Top 10 HTML Questions
#1 How do I add midi music to my web page This can be done quite with the below tag. <bgsound src=”music.mid” loop=”1″> This tag will play the music.mid once. If you wanted this song to continue without stopping, you … Continue reading

