I am in the process of trying to build a template for my web site
using only CSS, but when it is viewed with IE7 it is centered, but
with Firefox 2.0 it is floated left. I really don't mind which way it
is but I would like it to be the same across browsers. Does anybody
have a suggestion or cure? Any help will be appreciated! The url is a-
ok-site.com.
Thanks,
Daniel 6 1830
a-ok-site wrote:
I am in the process of trying to build a template for my web site
using only CSS, but when it is viewed with IE7 it is centered, but
with Firefox 2.0 it is floated left. I really don't mind which way it
is but I would like it to be the same across browsers. Does anybody
have a suggestion or cure? Any help will be appreciated! The url is a-
ok-site.com.
because IE gets it wrong. You do not center a block by using text-align
on its parent. text-align is for...aligning the text, left right or
center and some poems...
to center a block, set a width and set it;s left and right margin to auto.
#page, #logo { margin: 0 auto; }
--
Take care,
Jonathan
-------------------
LITTLE WORKS STUDIO http://www.LittleWorksStudio.com
On Nov 13, 4:06 pm, "Jonathan N. Little" <lws4...@centralva.net>
wrote:
a-ok-site wrote:
I am in the process of trying to build a template for my web site
using only CSS, but when it is viewed with IE7 it is centered, but
with Firefox 2.0 it is floated left. I really don't mind which way it
is but I would like it to be the same across browsers. Does anybody
have a suggestion or cure? Any help will be appreciated! The url is a-
ok-site.com.
because IE gets it wrong. You do not center a block by using text-align
on its parent. text-align is for...aligning the text, left right or
center and some poems...
to center a block, set a width and set it;s left and right margin to auto.
#page, #logo { margin: 0 auto; }
--
Take care,
Jonathan
-------------------
LITTLE WORKS STUDIOhttp://www.LittleWorksStudio.com
Thanks for the assist.
a-ok-site wrote:
I am in the process of trying to build a template for my web site
using only CSS, but when it is viewed with IE7 it is centered, but
with Firefox 2.0 it is floated left. I really don't mind which way it
is but I would like it to be the same across browsers. Does anybody
have a suggestion or cure? Any help will be appreciated! The url is a-
ok-site.com.
Thanks,
Daniel
Cross-posting is often a bad idea.
Multi-posting is always evil.
You asked the same question on alt.html.
Please, read the netiquette.
--
If you've a question that doesn't belong to Usenet, contact me at
<ta*****************@yahoDELETETHATo.fr>
On Nov 13, 5:24 pm, "André Gillibert"
<tabkanDELETETHIS...@yahodeletethato.frwrote:
a-ok-site wrote:
I am in the process of trying to build a template for my web site
using only CSS, but when it is viewed with IE7 it is centered, but
with Firefox 2.0 it is floated left. I really don't mind which way it
is but I would like it to be the same across browsers. Does anybody
have a suggestion or cure? Any help will be appreciated! The url is a-
ok-site.com.
Thanks,
Daniel
Cross-posting is often a bad idea.
Multi-posting is always evil.
You asked the same question on alt.html.
Please, read the netiquette.
--
If you've a question that doesn't belong to Usenet, contact me at
<tabkanDELETETHIS...@yahoDELETETHATo.fr>
I was unaware of the evil I was creating. I think I fixed it before
the world came to an end by deleting the other posts. I am not used to
asking for help, but at least Johnathan got over it, and I really
appreciate his help because the problem is fixed and I can carry on
with the work.
Thanks again,
Daniel
a-ok-site wrote:
.. I think I fixed it before the world came to an end by deleting the
other posts.
You can't do that. Your multi-posts have already propagated to thousands
of news servers all around the planet.
This isn't Google, ya know... this is Usenet.
--
-bts
-Motorcycles defy gravity; cars just suck This thread has been closed and replies have been disabled. Please start a new discussion. Similar topics
by: DaWoE |
last post by:
Hi,
I want to place a div centered of another div in IE. I get this to work
in Mozilla, but not in IE.
The code i use for mozilla is the following :
<html>
<head>
<style type="text/css">
|
by: Freek te Water |
last post by:
Hi,
Hope no-one is offended by my probably noob question...
Context:
I have a web page design, which always centres in the middle of the
screen (using a 100%*100% HTML-table). Now I also use...
|
by: Mimo Zus |
last post by:
I'm hoping that someone can explain what's going on; better yet provide
a workaround.
I'm designing a centered CSS site based on a 550 pixel wide vertical
background image. Onto this background...
|
by: The Bicycling Guitarist |
last post by:
I've used and loved the webmaster tools at Delorie.com for some years now. I
just added some more text content to my home page, but in the web page
"purifier" the text doesn't render as I thought...
|
by: Matt Silberstein |
last post by:
I am trying to make a page that will be 800px wide. That is, I have an
800px image. I want the content of the page centered. I can do that
fine. On the top, I want an image logo with a text menu...
|
by: Sean |
last post by:
Hi,
I have a tab control containing few tab pages. On each tab
pages, I put an image on the tab page's title bar (the
area on top of a tab page, ie where tooltip will appear).
If i put both...
|
by: TheLongshot |
last post by:
I just recently converted a few pages of my application to using master
pages. Problem is, in all of my content pages, the contents are
centered. I can't figure out why. The markup in the...
|
by: a-ok-site |
last post by:
I am in the process of trying to build a template for my web site
using only CSS, but when it is viewed with IE7 it is centered, but
with Firefox 2.0 it is floated left. I really don't mind which...
|
by: gentsquash |
last post by:
I'm trying to display a paragraph that has a centered
phrase,
such as this one,
in the middle of the paragraph. An example is the section
"End of semester project" on my course-page
...
|
by: lllomh |
last post by:
Define the method first
this.state = {
buttonBackgroundColor: 'green',
isBlinking: false, // A new status is added to identify whether the button is blinking or not
}
autoStart=()=>{
|
by: isladogs |
last post by:
The next Access Europe meeting will be on Wednesday 4 Oct 2023 starting at 18:00 UK time (6PM UTC+1) and finishing at about 19:15 (7.15PM)
The start time is equivalent to 19:00 (7PM) in Central...
|
by: tracyyun |
last post by:
Hello everyone,
I have a question and would like some advice on network connectivity. I have one computer connected to my router via WiFi, but I have two other computers that I want to be able to...
|
by: NeoPa |
last post by:
Introduction
For this article I'll be using a very simple database which has Form (clsForm) & Report (clsReport) classes that simply handle making the calling Form invisible until the Form, or all...
|
by: Teri B |
last post by:
Hi, I have created a sub-form Roles. In my course form the user selects the roles assigned to the course.
0ne-to-many. One course many roles.
Then I created a report based on the Course form and...
|
by: isladogs |
last post by:
The next Access Europe meeting will be on Wednesday 1 Nov 2023 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM)
Please note that the UK and Europe revert to winter time on...
|
by: nia12 |
last post by:
Hi there,
I am very new to Access so apologies if any of this is obvious/not clear.
I am creating a data collection tool for health care employees to complete. It consists of a number of...
|
by: NeoPa |
last post by:
Introduction
For this article I'll be focusing on the Report (clsReport) class. This simply handles making the calling Form invisible until all of the Reports opened by it have been closed, when it...
|
by: isladogs |
last post by:
The next online meeting of the Access Europe User Group will be on Wednesday 6 Dec 2023 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM).
In this month's session, Mike...
| |