Hello,
I am working on a webpage, and am having trouble with the alignment
when using CSS. This is my first CSS site, so I have no experience
with this.
Here is the link:
Here is the link to the stylesheeet:
I'm sure there are many things wrong, but one thing in particular is
giving me trouble. I have the main top bar with the logo etc., then
the "apartments " picture, and then 3 columns, with titles, and texts.
These columns are fine on my computer, but are not aligned perfectly
(ie, the last column heading wraps around to the bottom) when viewed
on another computer. I have a float:left; in the declaration of the
stylesheet, and when i remove this, it does the same thing, so it
might be the source of the problem, I'm not sure.
If anyone has any comments, or ideas on how i can fix this, it would
be much appreciated.
Thanks,
Ben
I am working on a webpage, and am having trouble with the alignment
when using CSS. This is my first CSS site, so I have no experience
with this.
Here is the link:
Here is the link to the stylesheeet:
I'm sure there are many things wrong, but one thing in particular is
giving me trouble. I have the main top bar with the logo etc., then
the "apartments " picture, and then 3 columns, with titles, and texts.
These columns are fine on my computer, but are not aligned perfectly
(ie, the last column heading wraps around to the bottom) when viewed
on another computer. I have a float:left; in the declaration of the
stylesheet, and when i remove this, it does the same thing, so it
might be the source of the problem, I'm not sure.
If anyone has any comments, or ideas on how i can fix this, it would
be much appreciated.
Thanks,
Ben
Comment