473,473 Members | 1,826 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Looking for this entity in the HTML List

Hi,

Does anyone know how to display this entity in HTML.

 but i need it to be filled with black and not empty.
Basically it is a black square bullet. (I dont know why its not
showing up here ...
The &#61607 is a square bullet which is not filled and i need it to be
filled)

....I cannot use UL or OL with type="square" coz i need an HTML output
like this:

Cars  Trucks  Planes  Bicycles

Or can i use OL or UL for this???

Any suggestions, ideas would be welcome.

Thanks in advance,
Russ
Jul 20 '05 #1
4 8024
tr******@hotmail.com schrieb:
The &#61607 is a square bullet which is not filled and i need it to be
filled)
...I cannot use UL or OL with type="square" coz i need an HTML output


AFAIK it is not available.

I guess you have to do a little GIF graphic with a little
black square.

Bye,
Thomas

Jul 20 '05 #2
On Sun, 23 Nov 2003 tr******@hotmail.com wrote:

Hello, has there been a sudden mass sale of private use area
characters?
but i need it to be filled with black and not empty.
The standard Unicode character for BLACK SQUARE is ■
Basically it is a black square bullet. (I dont know why its not
showing up here ...
"Here" is not a good place to expect Unicode characters to be well
supported.
Cars  Trucks  Planes  Bicycles


Looks like a list to me.

Jul 20 '05 #3
"Alan J. Flavell" <fl*****@ph.gla.ac.uk> wrote in message news:<Pi******************************@ppepc56.ph. gla.ac.uk>...
On Sun, 23 Nov 2003 tr******@hotmail.com wrote:


Hello, has there been a sudden mass sale of private use area
characters?
but i need it to be filled with black and not empty.


The standard Unicode character for BLACK SQUARE is ■
Basically it is a black square bullet. (I dont know why its not
showing up here ...


"Here" is not a good place to expect Unicode characters to be well
supported.
Cars  Trucks  Planes  Bicycles


Looks like a list to me.

Hey Alan,

Thanks.... ■ is what i was looking for!!!

Thanks Again.

Russ
Jul 20 '05 #4
tr******@hotmail.com wrote:
■ is what i was looking for!!!


If that's a solution, then the problem was a bit odd. The reason is that the
character is not widely supported by WWW browsers.

Since you logically have an unnumbered list, you should simply use <ul>
markup and worry about presentation later, in the CSS part of your project.

However if you worry about lack of sufficient support to CSS properties that
you would need for the desired visual appearance, putting the items into a
simple sequence with some explicit separators is a common and fairly
harmless workaround. But using a poorly supported special character isn't a
good idea. How many speech browsers, for example, do you expect to be able
to read the black square smoothly and understandably? And what does a user
think when a graphic browser displays it e.g. as a question mark?

It's better to use an image, embedded e.g. with
<img alt="|" src="square.gif">

--
Yucca, http://www.cs.tut.fi/~jkorpela/
Pages about Web authoring: http://www.cs.tut.fi/~jkorpela/www.html

Jul 20 '05 #5

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

Similar topics

7
by: lp | last post by:
I've got an example array like this: $myArr = array( array("jj", "0", "jjj"), array("ee", "0", "eee"), array("bb", "ee", "bbb"), array("ll", "ee", "lll"), array("ff", "0", "fff"), )
4
by: pcunix | last post by:
I'm looking for general advice, pointers to web pages, books, whatever. I have a moderately successful web site. The major complaint that I get, time after time, is "It's UUUGLY" As I have...
3
by: http://www.visual-basic-data-mining.net/forum | last post by:
I have the following problem. My asp.net page has one html list box control and I made that as "RUN AS SERVER" so that I could access it in client side script as well as server side script. And also...
1
by: Laszlo Nagy | last post by:
Hello, I'm looking for a library that can do the following: * Parse a simple structured text file (XML or HTML etc.) * Render its output to an image * I would like to give the maximum width...
22
by: Ubi | last post by:
I am looking for a list of countries and nationalities, against the top level domain. es: ..ar ==Argentina ==Argentinian ..al ==Albania ==Albanian etc. etc.
16
gauravgmbhr
by: gauravgmbhr | last post by:
hi i need some help. is there a way that the HTML list box and other html elments can be resized i have tried walterzoner resize library but that is for images and <div> i need resizing for the...
1
by: htmlDVWeaver | last post by:
In a web page that I am designing I want t give the user the possibility to add or remome certain data into or from an html list at runtime. thaks for the help.
1
by: slinky | last post by:
I want to get an opinion on some .aspx logic. Say for isntance you have a user data submission form that amongst other things is gathering STATE and COUNTRY information of which appear in a...
33
by: John Salerno | last post by:
Is it possible to write a list comprehension for this so as to produce a list of two-item tuples? base_scores = range(8, 19) score_costs = print zip(base_scores, score_costs) I can't think...
0
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
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...
1
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
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...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
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
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 ...
1
muto222
php
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
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.