473,508 Members | 2,140 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

List items not to clear list bullet image

At http://www.trimboli.name/ I've created a list of the contents of the
site, using graphics as the list bullets by including style attributes
in the HTML. What I want to do is make the graphic top and the link top
line up with each other, then make the description sit immediately
underneath the link, with no space between them. The text of the
description should remain to the right of the graphic; it should not
wrap under the graphic if otherwise long enough to.

Right now I have it close, but the <BR> after the link makes the
description clear the bottom of the graphic. I can't figure out a way to
make it not do that, or find another structure that does what I want.
Any ideas?

David
Stardate 5130.8

Jul 21 '05 #1
3 3114
Els
David Trimboli wrote:
At http://www.trimboli.name/ I've created a list of the
contents of the site, using graphics as the list bullets by
including style attributes in the HTML. What I want to do
is make the graphic top and the link top line up with each
other, then make the description sit immediately underneath
the link, with no space between them. The text of the
description should remain to the right of the graphic; it
should not wrap under the graphic if otherwise long enough
to.

Right now I have it close, but the <BR> after the link
makes the description clear the bottom of the graphic. I
can't figure out a way to make it not do that, or find
another structure that does what I want. Any ideas?


Looks like you're in need of
<dl>
<dt>title</dt>
<dd>description</dd>
<dt>title</dt>
<dd>description</dd>
</dl>
--
Els
http://locusmeus.com/
Sonhos vem. Sonhos vão. O resto é imperfeito.
- Renato Russo -
Jul 21 '05 #2
Els wrote:
David Trimboli wrote:

At http://www.trimboli.name/ I've created a list of the
contents of the site, using graphics as the list bullets by
including style attributes in the HTML. What I want to do
is make the graphic top and the link top line up with each
other, then make the description sit immediately underneath
the link, with no space between them. The text of the
description should remain to the right of the graphic; it
should not wrap under the graphic if otherwise long enough
to.

Right now I have it close, but the <BR> after the link
makes the description clear the bottom of the graphic. I
can't figure out a way to make it not do that, or find
another structure that does what I want. Any ideas?

Looks like you're in need of
<dl>
<dt>title</dt>
<dd>description</dd>
<dt>title</dt>
<dd>description</dd>
</dl>


I've done some tests, and I can't make <DT> display a bullet or image as
a bullet, only <DD>. I fail to see how this will line up the graphics
with the <DT><DD> combo.

David
Stardate 5132.8
Jul 21 '05 #3
Els
David Trimboli wrote:
Els wrote:
David Trimboli wrote:
At http://www.trimboli.name/ I've created a list of the
contents of the site, using graphics as the list bullets
by including style attributes in the HTML. What I want to
do is make the graphic top and the link top line up with
each other, then make the description sit immediately
underneath the link, with no space between them. The text
of the description should remain to the right of the
graphic; it should not wrap under the graphic if otherwise
long enough to.

Right now I have it close, but the <BR> after the link
makes the description clear the bottom of the graphic. I
can't figure out a way to make it not do that, or find
another structure that does what I want. Any ideas?


Looks like you're in need of
<dl>
<dt>title</dt>
<dd>description</dd>
<dt>title</dt>
<dd>description</dd>
</dl>


I've done some tests, and I can't make <DT> display a
bullet or image as a bullet, only <DD>. I fail to see how
this will line up the graphics with the <DT><DD> combo.


http://here.locusmeus.com/test/stardate.html

--
Els
http://locusmeus.com/
Sonhos vem. Sonhos vão. O resto é imperfeito.
- Renato Russo -
Jul 21 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
5472
by: David Ross | last post by:
I sometimes place a sidebar on a Web page, using the following: ..sideright { float: right; background-color: #fff; width: 40%; font-size: 90%; text-align: justify; margin-left: 1em;...
25
3011
by: Haines Brown | last post by:
I have a table with three columns, and I want the data in the first column to align left, while that in the remaining columns to align right: #testTable { text-align: right; } #leftcol {...
6
16049
by: Haines Brown | last post by:
I find that when I use list-style-image with galeon or mozilla, padding is inserted between the symbol image and the following list text, while under IE 5.0 it seems to be inserted before the image...
2
2763
by: Wiz | last post by:
Greetings the group! I see from a few previous postings that I am not the only person having a problem with hidden list item bullets. This question applies to both IE 6, current version, and...
2
10034
by: futurepy | last post by:
By default color of the list marker, disc or circle or square, is black. Is there a way to change the color, for example, to red or blue? Thanks.
77
16949
by: Ville Vainio | last post by:
I tried to clear a list today (which I do rather rarely, considering that just doing l = works most of the time) and was shocked, SHOCKED to notice that there is no clear() method. Dicts have it,...
5
6041
by: simplico | last post by:
I'm creating an unordered list that fits in a defined width on the left side of the page. It works fine in FF but IE is another story. Here is a watered-down version of the code: <html>...
5
9832
by: Roy Smith | last post by:
Be kind to me, I'm a CSS newbie... I've been playing with drupal, building a web site (hyc-test.org). I started with the "sky" theme, but didn't like the way it rendered list items in menus. ...
2
2708
by: donpro | last post by:
https://testbed.odysseyshipping.com/ In the footer, I am having problem with the list-style-image statement in my CSS 1) In Firefox, my custom image shows in front og all list items EXCEPT...
0
7128
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7332
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
7393
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
7502
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
1
5057
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
4715
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3206
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
1565
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
0
426
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.