-
problem with CSS
Hi,
I have a html page. my problem is that my CSS is not working properly .
I am attaching the source code in a zip file .
Contents of the zip file :
myfile.html ----> this is my html file
presentlook.png ---> This is the look I get when i run the above html in browser IE6/IE7
lookIwant.jpg ----> This is my desired look . I have prepared this in mspaint .
Can you please correct it so that I get the desired look. What are the changes to be done in my CSS ? I don't want to modify the existing CSS's but I am open to overwrite styles or use new CSS to get my desired look.
Thanks
-
-
for a start replace all classes with ""
for example: from class=cellTextLeft to class="cellTextLeft"
otherwise your css file is unuseful!!
-
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Bookmarks