Develop PHP Website for Learning Web Design Free Online
  Home   |   Forums   |   DevCMS
  Join   |   Log In
 
   

CSS Tutorials - Learn CSS

Tutor at Develop PHP
Web Site Directory Structure
By: Adam      Created: Jul 13, 2008      Views: 8550 Tweet This Page  Post page to Facebook  Post page to Facebook

Directory Structure for Better Organization

We are going to be demonstrating external CSS techniques since it is the ultimate way to work with CSS. Inline CSS methods work for quick stuff, but if you want the best and most organized way to manage a full site, use external styling. Set up your project folder like this for most of the CSS tutorials on this site. This structure is going to be very helpful for staying organized and adding/editing styles as we build on. Since the goal for using external CSS is to make design changes and site management easier, we will want to keep a nice tidy directory structure as we build on.

Smart directory structure

InfoTip:    We will now add our images into our pages like this. Put your images into their own folder.
Learn HTML
<img src="images/my_pic.jpg" alt="My Picture" />

InfoNotice how we reference the images folder and images now --> "images/my_pic.jpg"


                                   3 Ways to Style HTML Tags Using CSS


Comment on Web Site Directory Structure




Search Tags:
Web   ·  Site   ·  Directory   ·  Structure   ·  
 
 
Arbitrary Links and Archives
Home
Active Forums
Members
SIte News
Link To Us
Gear
2009 Forum Archive
Programming Courses
Learn HTML
Learn CSS
Learn PHP
Learn MySQL
Learn Javascript
Learn jQuery
Learn ActionScript 3.0
Learn Java
Learn XML
DevelopPHP Requires Flash Player
Get Adobe Flash player
___________________________________________

Terms of Use  •  Privacy  •  Admin Notes

©2010 developphp.com   |   Powered By FlashBuildingHolder