All this damn PHP is going to kill me
Posted by Pavan Chander | Filed under Web
Its ridiculous, I end up spending hours on such simple things involving PHP and it turns out to be a simple error my part. For example I’ve spent the last 3 hours trying to figure out how to place the Archives link on the right hand side instead of following the other pages on the navigation bar. It involved looking through all the PHP to write the HTML tags properly, and then over and above that, playing with the CSS to get it position properly.
The CSS is where I spent the bulk of my time actually, so It’s not entirely PHP’s fault.
Phew this site is starting to actually come together, added the following:
- Last.FM scrobble info
- Technology page directory structure
- “tag” support instead of categories
and of course:
- Placing the Archives link on the right hand side
There’s still lots left to do though.