|
|
|
#1 |
|
Messages: n/a
Hébergeur: |
how come when i insert this table, in DW, it is to the right of the tabel, but on the website, it is below the table? how would i deal with this, so they both looks the same?
|
|
|
|
#2 |
|
Messages: n/a
Hébergeur: |
>>how would i deal with this
You only have 2 choices: 1. Preview the page in Firefox 2 and then press your forehead against your monitor screen. With luck the answer will come to you thru osmosis. 2. Post a link to the problem page and clearly explain what is wrong. -- Walt "future-architect" <webforumsuser@macromedia.com> wrote in message news:g2nafd$k2u$1@forums.macromedia.com... > how come when i insert this table, in DW, it is to the right of the tabel, > but on the website, it is below the table? how would i deal with this, so > they both looks the same? |
|
|
|
#3 |
|
Messages: n/a
Hébergeur: |
hmmm... osmosis?
the page is http://walkfortheglory.com/beta_webpage.html when inserted the table, it shows up on a different place in IE than on DW. |
|
|
|
#4 |
|
Messages: n/a
Hébergeur: |
Looks like you've been mucking about in the code without really
understanding what you are doing. There are code characters missing, For example: On line 60: <p align="center" class="style2"><u You are missing the closing ">" (no quotes) On line 85: <td><h1 align="center"><U>Homepage</U></h1> You use an uppercase tag <U> but your doctype requires lowercase. Net, net I think you have to go through your code with a fine-tooth comb and fix all errors. Barring that you could rebuild the page from scratch and make no edits in code view until you actually understand HTML & CSS. And, I would delete the counter at the bottom of the page and ALL its code, just to be safe. Counters are so 1990s, look cheesy and are completely unnecessary as your host can supply all the site activity stats you could ever use. -- Walt "future-architect" <webforumsuser@macromedia.com> wrote in message news:g2ok9i$4pc$1@forums.macromedia.com... > hmmm... osmosis? > the page is http://walkfortheglory.com/beta_webpage.html > when inserted the table, it shows up on a different place in IE than on > DW. |
|
|
|
#5 |
|
Messages: n/a
Hébergeur: |
now my need to differntiate the two is much solved.
thanks ! |
|
![]() |
| Outils de la discussion | |
|
|