We love designing and developing websites, but what really drives us is solving problems and cultivating strong relationships with our clients
CSS Frameworks
By : saikiran - Designholik
A framework is a basic conceptual structure which you can use as a “scratch†for your web-projects. For instance, instead of defining global reset, consistent baseline, typographic rules or basic styles for forms over and over again — every time you work on a new project — you can prepare a default-style once and reuse it in all your future projects. This is what you call a CSS Framework. Major Advantages of CSS Frameworks
- Increase productivity.
- Cross Bowser Compatibility
- Clean, Well structured easy to maintain code base.
- Takes time to understand the CSS framework.
- You might inherit someone’s bugs or mistakes.
- You get a bloated source code.
- reset.css , CSS reset for default browser styles
- print.css , A stylesheet for printing
- typography.css, For basic typographic rules,
- grid.css , For grid-based layouts or
- form.css for basic form styling
- Blue Print also provides psd file for basic understanding of grid based layout.
- reset.css , CSS reset for default browser styles
- fonts.css, For basic typographic rules,
- grid.css , For grid-based layouts or
Comments
Reactions
CSS Frameworks: A framework is a basic conceptual structure which you can use as a “scratch†for your web-projects… http://bit.ly/cCRiV6
This comment was originally posted on Twitter
http://bit.ly/912los First post by Saikiran on our blog. You should say hi to him on@ilovemydesigns
This comment was originally posted on Twitter
http://bit.ly/912los First post by Saikiran on our blog. You should say hi to him on@ilovemydesigns
This comment was originally posted on Twitter
- Deploying Django apps on Heroku
- Dynamically attaching SITE_ID to Django Caching
- Screencast: How to deploy Django on Heroku
- How to use pep8.py to write better Django code
- Screencast: Django Tutorial Part 1
- How and why to use pyflakes to write better Python
- Getting started with South for Django DB migrations
- A brief overview of Vagrant
- Writing jQuery plugins using Coffeescript
- Behind the Scenes: Request to Response
- rails
- django
- linkroundup
- django opinion
- opinion
- business
- API
- appengine
- python
- satire
- startup
- Uncategorized
- marketing
- personal
- rambling
- search
- interviews
- seo-interviews
- 5startupideas
- ideas
- seo
- tips
- forms
- paypal
- utilities
- datetime
- web2.0
- Amazon
- algorithms
- presentations
- products
- pinax
- satchmo
- ecommerce
- microsoft
- yahoo
- book
- tutorial
- models
- aggreagtion
- meta
- India
- apps
- about
- CSS
- Design
- wordpress
- test slug
- vim
- urls
- reviews
- javascript
- xmpp
- emacs
- Typography
- Grid Theory
- Color Theory
- iphone
- android
- titanium
- mobile applications
- CSS3
- Browser Compatibility
- mobile
- jobs
- lamson
- django setup
- files
- upload
- jsTree
- hierarchical view
- web page
- Treeview
- coffeescript
- request
- response
- South
- django south
- django migration
- --fake
- screencasts
- django caching
- SITE_ID prefix
- April 2012
- February 2012
- January 2012
- December 2011
- October 2011
- September 2011
- July 2011
- June 2011
- April 2011
- February 2011
- January 2011
- December 2010
- November 2010
- October 2010
- September 2010
- June 2010
- April 2010
- March 2010
- January 2010
- December 2009
- November 2009
- October 2009
- September 2009
- August 2009
- July 2009
- June 2009
- April 2009
- March 2009
- February 2009
- November 2008
- October 2008
- June 2008
- May 2008
- April 2008
nice one..