Thanks for the link; but this is still utilizing the <li>
tags which is what I dont want.
I have seen custom php codes that directly connect to the database by using the wp_query function to display the posts and categories and I am looking for a similar way which will give me 2 basic variables the name and the url which I can put them in the template anyway I want.
Is there a way to do this ?
Thanks