|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
browser problems.
i have on major problem, in mozilla( the best browser, which i only use) my page looks like this: http://illusionate.info/ii/images/Screen003.jpg and in internet explorer, the page is excellent!, like this: http://illusionate.info/ii/images/Screen004.jpg
can i do anything to make it work & look the same in both browsers? |
|
#2
|
||||
|
||||
|
Yes, you can....
but I haven't got a clue what your problem is without seeing your page or code. |
|
#3
|
|||
|
|||
|
oh ok sorry heres the link, http://illusionate.info
|
|
#4
|
||||
|
||||
|
I've already said what's wrong with this site in another thread. You're using backslashes.
Change things like this: Code:
<img src="images\top.png" border="0"> To this: Code:
<img src="images/top.png" border="0"> You've edit the slashes in the menu but not elsewhere. |
|
#5
|
||||
|
||||
|
Is the text supposed to be illegible?
|
![]() |
| Viewing: Dev Shed Forums > Web Design > Web Design Help > browser problems. |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|