![]() |
Creating a table
Hi there i am creating a blog website through xml and have used xsl to output it and have also used css to style it but i am having problems, i am wanting to create a table for which i can have title, blog text, date, time do i enter the table through css? everytime i do it doesnt load and i have tried everything also i wanted to add a menu and i have tried adding that through css and that doesnt work too, any help much appreciated
edit: thiss is the code for the menu i have tried putting it in css and xsl but it doesnt show up Code:
div.menu2 |
Can you post the XML and the XSLT as well, using code tags?
|
really sorry but didnt know what code tags were my xml is
Code:
<?xml version="1.0" encoding="ISO-8859-1"?>Code:
<?xml version="1.0" encoding="ISO-8859-1"?> |
jag157 your style sheet id for a menu (menu2) that is contained in a div. Your xml/xsl does not have any menu or div in it so the stylesheet wont work for it.
Add this to the end of the stylesheet and watch the change in the xml styling. Code:
h2{ |
| All times are GMT +1. The time now is 06:31 AM. |
Powered by vBulletin®
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.