Using the framework to manage content, and power our  site. Creating a fantastic front end design. With websites becoming more and more dynamic and  interactive, developers often look to frameworks to help  build websites and web apps rapidly.  Frame Work
While there are a number of great frameworks available, a  custom framework gives you the ability to easily customize  the framework as you need, and to build with it even    quicker – as you would already know the ins and outs of it    before working with it.  In this series of tutorials, we are going to build our very    own PHP5 Development Framework! Let’s start with    planning our framework and put the basic structure into    place.
A CSS framework, also known as a web design framework is a pre-prepared library that is meant to allow for easier, more standards-complaint styling of a webpage using the Cascading Style Sheets language. Just like programming and scripting language libraries, CSS frameworks (usually packaged as external .css sheets inserted into the header) package a number of ready-made options for designing and outlaying a webpage. CSS FrameWork
Tableless Web Design. Faster development. Cross-Browser compatibility. Facilitate code generators and visual editors. Advantages
Lack of flexibility outside the limitations of the framework Bloated source code Additional HTTP requests for multiple files. Lack of substantial additional features beyond what is already available with CSS Criticism

Framework

  • 1.
    Using the frameworkto manage content, and power our site. Creating a fantastic front end design. With websites becoming more and more dynamic and interactive, developers often look to frameworks to help build websites and web apps rapidly. Frame Work
  • 2.
    While there area number of great frameworks available, a custom framework gives you the ability to easily customize the framework as you need, and to build with it even quicker – as you would already know the ins and outs of it before working with it. In this series of tutorials, we are going to build our very own PHP5 Development Framework! Let’s start with planning our framework and put the basic structure into place.
  • 3.
    A CSS framework,also known as a web design framework is a pre-prepared library that is meant to allow for easier, more standards-complaint styling of a webpage using the Cascading Style Sheets language. Just like programming and scripting language libraries, CSS frameworks (usually packaged as external .css sheets inserted into the header) package a number of ready-made options for designing and outlaying a webpage. CSS FrameWork
  • 4.
    Tableless Web Design.Faster development. Cross-Browser compatibility. Facilitate code generators and visual editors. Advantages
  • 5.
    Lack of flexibilityoutside the limitations of the framework Bloated source code Additional HTTP requests for multiple files. Lack of substantial additional features beyond what is already available with CSS Criticism