Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

HTML Forum


You are currently viewing our HTML Forum as a guest. Please register to participate.
Login



Post a Project »

Find a Professional HTML Freelancer!

Find a Freelancer to help you with your HTML projects

FREE Outsourcing eBook!

Reply
Allowing CSS IMAGE STYLE to work in browsers other then IE6
Old 11-17-2004, 09:54 PM Allowing CSS IMAGE STYLE to work in browsers other then IE6
Junior Talker

Posts: 1
Trades: 0
Recently I began work on a clan website, I have taken to using CSS to place my images on the website, however I've found that this will only work in IE6 and not browsers such as Mozilla Firefox. Here is the code I've used.

<a href="members.html">
<body background="illusion-clan/backgroundmain.jpg">
<IMG STYLE="position:absolute; TOP:118px; LEFT:229px; WIDTH:104px; HEIGHT:20px" SRC="illusion-clan/members-unlit.gif" alt="Us!" border="0"></a>

If their is a more appropriate piece of code that can be used to solve this problem will someone please reply with it, thanks very much for your time.
atrotica is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 11-17-2004, 10:03 PM
Anacrusis's Avatar
Defies a Status

Posts: 2,099
Name: Adam
Location: Colchester CT
Trades: 0
the <body> tag should be immediatly after the </head> tag.

I think this is what your trying to do:
Code:
<body background="illusion-clan/backgroundmain.jpg">
<a href="members.html">
<IMG STYLE="position:absolute; TOP:118px; LEFT:229px; WIDTH:104px; HEIGHT:20px" SRC="illusion-clan/members-unlit.gif" alt="Us!" border="0"></a>
Anacrusis is offline
Reply With Quote
View Public Profile
 
Old 11-18-2004, 02:18 PM
Ali_ix's Avatar
Novice Talker

Posts: 9
Location: Tehran
Trades: 0
and u can also use external CSS styling instead of inline styling
__________________
.
..
...
Professional Designers Are
Please login or register to view this content. Registration is FREE
!
...
..
.
Ali_ix is offline
Reply With Quote
View Public Profile Visit Ali_ix's homepage!
 
Reply     « Reply to Allowing CSS IMAGE STYLE to work in browsers other then IE6
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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 On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.58786 seconds with 12 queries