AmandTamzerian Posted February 2, 2004 Share Posted February 2, 2004 Hey folks, How do I strip out all the code and tables in categories.php so that it outputs some simple bare bones xhtml into a div I've created for it? I want the final code to look like this: <ul> <li><a href="link to category 1" title="Category 1">Category 1</a></li> <li><a href="link to category 1" title="Category 2">Category 2</a></li> <li><a href="link to category 1" title="Category 3">Category 3</a></li> </ul> Go L33T code ninjas! :ph34r: Link to comment Share on other sites More sharing options...
AmandTamzerian Posted February 3, 2004 Author Share Posted February 3, 2004 Anyone? Bueller? Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.