News Feed
Jobs Feed
Sections




News Archive
DevShed:
Adding CSS to Handling Views with CodeIgniter
March 27, 2009 @ 08:46:10

DevShed has posted the latest article in their "introduction to views in CodeIgniter" series - a look at working with the views to add more layout/design to them with CSS.

Now it's time to continue exploring the capabilities given by CodeIgniter when it comes to handling views. Since the visual appearance of the web page mentioned above was pretty rudimentary, in this second article I'm going to improve it a bit to make it look more appealing and professional.

To add in their CSS, they update their header_view.php file to includes the styles in the template. The views for each block are then loaded via the controller - header, content and footer areas.

0 comments voice your opinion now!
codeigniter handle views css tutorial header template


blog comments powered by Disqus

Similar Posts

PHPMaster.com: Consuming Feeds with SimplePie

NETTUTS.com: A Beginner’s Introduction to HTTP and REST

SitePoint PHP Blog: Markup Separation with Template IT

DevShed: Protecting PHP 5 Class Data with Member Visibility

DevShed: Null and Empty Strings


Community Events











Don't see your event here?
Let us know!


introduction podcast database rest symfony conference development community language opinion usergroup interview functional framework series phpunit zendframework2 testing release symfony2

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework