Welcome Guest ( Log In | Register)



 
Reply to this topicStart new topic
> List-style Help, - I need a good code
nickmealey
post Mar 27 2005, 06:43 AM
Post #1


Premium Member
********

Group: Members
Posts: 156
Joined: 14-March 05
From: Washington, USA
Member No.: 4,520



you know where you can use your own images for a list. well, I have a code that don't work. Please send me a good code that works. yu know,
CODE
<li>with my image infront</i>
Go to the top of the page
 
+Quote Post
nickmealey
post Mar 27 2005, 07:52 AM
Post #2


Premium Member
********

Group: Members
Posts: 156
Joined: 14-March 05
From: Washington, USA
Member No.: 4,520



ok, got that figured out. But, the text is below the image. Solutions?????
Go to the top of the page
 
+Quote Post
mizako
post Mar 27 2005, 03:20 PM
Post #3


Super Member
*********

Group: Members
Posts: 372
Joined: 16-August 04
From: Spain
Member No.: 824



QUOTE(nickmealey @ Mar 27 2005, 07:52 AM)
ok, got that figured out. But, the text is below the image. Solutions?????
*



I am not sure if i understood you well. Do you want to create a list with background-images for each li. Each "li" element contains also text?

CODE

<li id="home" >home</li>
<li id="about" >about us</li>
<li id="links"   >links</li>



In CSS file:
CODE

#home {
background: url(./images/image.gif)  no-repeat;
}

....
..
.

I hope it helps,

Notice from becca:
All coding must use a code tag. Thanks


This post has been edited by Becca: Oct 20 2005, 04:55 PM
Go to the top of the page
 
+Quote Post

Reply to this topicStart new topic

Collapse

> Similar Topics

Topics Topics
  1. Whats The Best Code?(32)
  2. Disable Scrollbars, Menubars Etc....(6)
  3. I Forgot A Code(7)
  4. Scroll Color(2)
  5. Blendtrans Filter With Onmouseover?(1)
  6. Redirect Code Help(8)
  7. W3c Compliant Flash(0)
  8. Style Parameter And Amazon(0)
  9. Total Lines Of Code(3)
  10. Code For This Table Layout?(6)
  11. What Is The Xhtml 1.1 Code To Embed An Applet?(2)
  12. Code To Autocomplete A Form?(7)
  13. Html Style(4)
  14. Realtime/wma Player In Websites(5)
  15. Html Question Concerning Pre Tag And Code Tag(8)
  1. Have You Used This Html Code?(9)
  2. Screen Resolution(6)
  3. Morse Code(4)
  4. My Very Sad Code(4)
  5. Transparent Roll Over Pictures(4)
  6. How To Display Php Code [resolved](8)
  7. Email Form Code(8)
  8. I Need Help With This Code(3)
  9. Applet Code(0)
  10. Html Code Question(2)


 



- Lo-Fi Version Time is now: 23rd November 2008 - 12:48 AM