Help | Site Map
Connecting Tech Pros Worldwide
 
 
LinkBack Thread Tools
  #1  
Old August 19th, 2007, 09:55 AM
Werner Partner
Guest
 
Posts: n/a
Default Big mistake

Sorry, I trusted in a suggestion to change <tableto CSS.

This is the result:
http://192.168.11.11/sonoptikon.de/k...g.de/index.php

It works with firefox, but not with IE.

I made the mistake to change all my pages without testing with IE.

What to do now???

Or is it only a little tiny error?

thanks for help

Werner

--
--------------------------------------------------
Dorothee & Werner Partner, 45699 Herten
http://www.sonoptikon.de
  #2  
Old August 19th, 2007, 10:35 AM
Benjamin Niemann
Guest
 
Posts: n/a
Default Re: Big mistake

Werner Partner wrote:
Quote:
Sorry, I trusted in a suggestion to change <tableto CSS.
>
This is the result:
http://192.168.11.11/sonoptikon.de/k...g.de/index.php
^^^^^^^^^^^^^
This is an address in your local network. Please post a publicly accessible
URL.

--
Benjamin Niemann
Email: pink at odahoda dot de
WWW: http://pink.odahoda.de/
  #3  
Old August 19th, 2007, 10:55 AM
Werner Partner
Guest
 
Posts: n/a
Default Re: Big mistake

Benjamin Niemann schrieb:
Quote:
Werner Partner wrote:
>
Quote:
>Sorry, I trusted in a suggestion to change <tableto CSS.
>>
>This is the result:
>http://192.168.11.11/sonoptikon.de/k...g.de/index.php
^^^^^^^^^^^^^
This is an address in your local network. Please post a publicly accessible
URL.
>
EXcuse:

http://40296.webtest.goneo.de/praxis-hp/index.php

Werner

--
--------------------------------------------------
Dorothee & Werner Partner, 45699 Herten
http://www.sonoptikon.de
  #4  
Old August 19th, 2007, 12:15 PM
Werner Partner
Guest
 
Posts: n/a
Default Re: Big mistake

Werner Partner schrieb:
Quote:
Benjamin Niemann schrieb:
Quote:
>Werner Partner wrote:
>>
Quote:
>>Sorry, I trusted in a suggestion to change <tableto CSS.
>>>
>>This is the result:
>>http://192.168.11.11/sonoptikon.de/k...g.de/index.php
> ^^^^^^^^^^^^^
>This is an address in your local network. Please post a publicly
>accessible
>URL.
>>
EXcuse:
>
http://40296.webtest.goneo.de/praxis-hp/index.php
The fact makes me little bit sad, because it looks quite nice with
firefox, but terribly wrong with IE

Werner

--
--------------------------------------------------
Dorothee & Werner Partner, 45699 Herten
http://www.sonoptikon.de
  #5  
Old August 19th, 2007, 12:35 PM
Sherm Pendley
Guest
 
Posts: n/a
Default Re: Big mistake

Werner Partner <kairos@sonoptikon.dewrites:
Quote:
Benjamin Niemann schrieb:
Quote:
>Werner Partner wrote:
>>
Quote:
>>Sorry, I trusted in a suggestion to change <tableto CSS.
>>>
>>This is the result:
>>http://192.168.11.11/sonoptikon.de/k...g.de/index.php
> ^^^^^^^^^^^^^
>This is an address in your local network. Please post a publicly accessible
>URL.
>>
EXcuse:
>
http://40296.webtest.goneo.de/praxis-hp/index.php
The W3C validator reports a few errors. Nothing that will be too hard to fix,
but I'd suggest fixing them first. There's no guessing what browsers will do
with errors in HTML.

http://validator.w3.org/check?verbos...hp%2Findex.php

sherm--

--
Web Hosting by West Virginians, for West Virginians: http://wv-www.net
Cocoa programming in Perl: http://camelbones.sourceforge.net
  #6  
Old August 19th, 2007, 04:35 PM
David E. Ross
Guest
 
Posts: n/a
Default Re: Big mistake

On 8/19/2007 2:54 AM, Werner Partner wrote:
Quote:
Benjamin Niemann schrieb:
Quote:
>Werner Partner wrote:
>>
Quote:
>>Sorry, I trusted in a suggestion to change <tableto CSS.
>>>
>>This is the result:
>>http://192.168.11.11/sonoptikon.de/k...g.de/index.php
> ^^^^^^^^^^^^^
>This is an address in your local network. Please post a publicly accessible
>URL.
>>
EXcuse:
>
http://40296.webtest.goneo.de/praxis-hp/index.php
>
Werner
>
They look the same to me on Seamonkey 1.1.4 and Internet Explorer 7.
Seamonkey uses the same HTML rendering engine (Gecko) as Firefox.

One thing that should be fixed is the width. Horizontal scrolling is a
real annoyance. Do not use a fixed width for any elements; use only
relative widths (e.g., percent).

--
David E. Ross
<http://www.rossde.com/>

Natural foods can be harmful: Look at all the
people who die of natural causes.
  #7  
Old August 19th, 2007, 05:15 PM
Jonathan N. Little
Guest
 
Posts: n/a
Default Re: Big mistake

Werner Partner wrote:
Quote:
Werner Partner schrieb:
Quote:
>Benjamin Niemann schrieb:
Quote:
>>Werner Partner wrote:
>>>
>>>Sorry, I trusted in a suggestion to change <tableto CSS.
>>>>
>>>This is the result:
>>>http://192.168.11.11/sonoptikon.de/k...g.de/index.php
>> ^^^^^^^^^^^^^
>>This is an address in your local network. Please post a publicly
>>accessible
>>URL.
>>>
>EXcuse:
>>
>http://40296.webtest.goneo.de/praxis-hp/index.php
>
The fact makes me little bit sad, because it looks quite nice with
firefox, but terribly wrong with IE
A quick check of your Firefox error console reveals a error in your CSS

html
{
margin:0; padding:10;
^^^
10 what? You need to put the units.

Next I would challenge your statement that "looks quite nice with
firefox" just bump up the text size and see your page disintegrate. It
is not just to change from table layout to css styling, your need to
approach the design in a different way. Avoid using pixel-perfect layout
grids. Use pixels when dealing with inflexible items like images but use
em or % for text blocks...

I would put your top image in a DIV for a banner with your banner text
and float image to the left. Make DIV minimum the height of the image.
Then I would put your content below and float your menu to the left as
well. Maybe you should not change the background color of the menu and
avoid the temptation of making the "grid" and just have the menu
visually part of your content...


--
Take care,

Jonathan
-------------------
LITTLE WORKS STUDIO
http://www.LittleWorksStudio.com
  #8  
Old August 19th, 2007, 05:25 PM
Werner Partner
Guest
 
Posts: n/a
Default Re: Big mistake

Jonathan N. Little schrieb:
Quote:
Werner Partner wrote:
Quote:
>Werner Partner schrieb:
Quote:
>>Benjamin Niemann schrieb:
>>>Werner Partner wrote:
>>>>
>>>>Sorry, I trusted in a suggestion to change <tableto CSS.
>>>>>
>>>>This is the result:
>>>>http://192.168.11.11/sonoptikon.de/k...g.de/index.php
>>> ^^^^^^^^^^^^^
>>>This is an address in your local network. Please post a publicly
>>>accessible
>>>URL.
>>>>
>>EXcuse:
>>>
>>http://40296.webtest.goneo.de/praxis-hp/index.php
>>
>The fact makes me little bit sad, because it looks quite nice with
>firefox, but terribly wrong with IE
>
A quick check of your Firefox error console reveals a error in your CSS
>
html
{
margin:0; padding:10;
^^^
10 what? You need to put the units.
OK - but it does not change anything :-(
Quote:
>
Next I would challenge your statement that "looks quite nice with
firefox" just bump up the text size and see your page disintegrate. It
is not just to change from table layout to css styling, your need to
approach the design in a different way. Avoid using pixel-perfect layout
grids. Use pixels when dealing with inflexible items like images but use
em or % for text blocks...
>
I would put your top image in a DIV for a banner with your banner text
and float image to the left. Make DIV minimum the height of the image.
Then I would put your content below and float your menu to the left as
well. Maybe you should not change the background color of the menu and
avoid the temptation of making the "grid" and just have the menu
visually part of your content...
>
>
I will try that!

thanks

Werner

--
--------------------------------------------------
Dorothee & Werner Partner, 45699 Herten
http://www.sonoptikon.de
  #9  
Old August 19th, 2007, 05:25 PM
Werner Partner
Guest
 
Posts: n/a
Default Re: Big mistake

David E. Ross schrieb:
Quote:
On 8/19/2007 2:54 AM, Werner Partner wrote:
Quote:
>Benjamin Niemann schrieb:
Quote:
>>Werner Partner wrote:
>>>
>>>Sorry, I trusted in a suggestion to change <tableto CSS.
>>>>
>>>This is the result:
>>>http://192.168.11.11/sonoptikon.de/k...g.de/index.php
>> ^^^^^^^^^^^^^
>>This is an address in your local network. Please post a publicly accessible
>>URL.
>>>
>EXcuse:
>>
>http://40296.webtest.goneo.de/praxis-hp/index.php
>>
>Werner
>>
>
They look the same to me on Seamonkey 1.1.4 and Internet Explorer 7.
Seamonkey uses the same HTML rendering engine (Gecko) as Firefox.
>
One thing that should be fixed is the width. Horizontal scrolling is a
real annoyance. Do not use a fixed width for any elements; use only
relative widths (e.g., percent).
>
I need only to fix the size of the icon, rest may float
I schould try

thanks

werner

--
--------------------------------------------------
Dorothee & Werner Partner, 45699 Herten
http://www.sonoptikon.de
 

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over network members.
Post your question now . . .
It's fast and it's free

Popular Articles