TP-Docs
HTML5 Icon HTML5 Icon HTML5 Icon
TP on Social Media

Recent

Welcome to TinyPortal. Please login or sign up.

Members
  • Total Members: 3,965
  • Latest: boruko
Stats
  • Total Posts: 195,982
  • Total Topics: 21,320
  • Online today: 431
  • Online ever: 8,223 (February 19, 2025, 04:35:35 AM)
Users Online

Can anyone help? (XHTML/CSS)

Started by Jokey, January 14, 2009, 02:42:48 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Jokey

I am trying to code my site into XHMTL and CSS, and verything looks fine until - I try to add more sections on the page, well let's say it is fine also until I view if in FF, it never renders anythin right so I am not surprised but I would like it to be able to be viewed in bothe browsers.

The pages that do not render correctly are -

http://www.pvcblue.com/template.htm
http://www.pvcblue.com/template2.htm

attached css file

I want to add more sections but apparently I am doing something wrong and just can't see it, maybe one of you can help?? PLEASE!!

Thank You - Gary


:buck2:

ZarPrime

#1
Are they different?

I don't remember which one I worked on.  Try this one.  You'll have to rename it to whatever you want to, for instance template.html

BTW, I did not change the css file at all, only the divs in the html.  I don't know what it is you are trying to accomplish with the way you've got those paddings setup in the css file.

ZarPrime

Jokey

Quote from: ZarPrime on January 14, 2009, 04:28:40 AM
Are they different?

I don't remember which one I worked on.  Try this one.  You'll have to rename it to whatever you want to, for instance template.html

BTW, I did not change the css file at all, only the divs in the html.  I don't know what it is you are trying to accomplish with the way you've got those paddings setup in the css file.

ZarPrime

Thank you for trying to help Zar!! I will get to this asap, the computers here at work are having "issues" and everything net related is slower than dial-up!! ARGH!!! As soon as I can connect to my CP for my site I wll test that and let you know if that worked!! Thanks Again!! Gary

Jokey

Cool Zar - that works! So, by looking at whatyou did, I have to givethe containg divs size requrements??  ???

ZarPrime

It looks that way, but I don't know how you'd make that dynamic if you change the text in the left and right divs.  That is something you might be able to do with additional classes in the css file.  You'll just have to play with it some I suppose.

ZP

Jokey

Quote from: ZarPrime on January 14, 2009, 06:16:28 AM
It looks that way, but I don't know how you'd make that dynamic if you change the text in the left and right divs.  That is something you might be able to do with additional classes in the css file.  You'll just have to play with it some I suppose.

ZP

Yeah but when I "play" with these things they usually blow up!! LOL!!
Maybe I can find a XHTML forum?

THANK YOU AGAIN!!  :D

ZarPrime


Xarcell

You have alot of problems in your htm file. I recommend html extension, and never use <center> tags. They cause cross-browser issues.

Also, your meta isn't nested with your <head> tags properly. Or a better way to say it, you have a extra </head> tag in there.

Your "&" should be replaced with "&amp;".

Instead of <FONT> tags, try using <span> tags with a class. Works better, but doesn't really have anything to do with xhtml.

Your "id=maincontent2" is already defined. Try changing it to a "class=maincontent2". Same with your id-left and id-right.


Jokey

Quote from: Xarcell on January 15, 2009, 03:24:32 AM
You have alot of problems in your htm file. I recommend html extension, and never use <center> tags. They cause cross-browser issues.

Also, your meta isn't nested with your <head> tags properly. Or a better way to say it, you have a extra </head> tag in there.

Your "&" should be replaced with "&amp;".

Instead of <FONT> tags, try using <span> tags with a class. Works better, but doesn't really have anything to do with xhtml.

Your "id=maincontent2" is already defined. Try changing it to a "class=maincontent2". Same with your id-left and id-right.

Thanks for the advice Xarcell, lol, I have no idea what you just said, but I am just learning this new stuff, html is easy but I want to be able to do the new stuff.

This website is proudly hosted on Crocweb Cloud Website Hosting.