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

Home Posts Topics Members FAQ

Curved Edges

Hi

My web site is looking too boxy, does anybody have any
tips on how to make standard tables have curved edges.

Or..

If I am inserting an images into html and then another
image below/alongside it, do I have to add any code in
order to make it fit exactly.

Cheers
Jul 19 '05 #1
8 5173
Try posting in an html or browser group. This group is about server-side
programming.

Ray at work

"Mark" <ma**********@hotmail.com> wrote in message
news:0a****************************@phx.gbl...
Hi

My web site is looking too boxy, does anybody have any
tips on how to make standard tables have curved edges.

Or..

If I am inserting an images into html and then another
image below/alongside it, do I have to add any code in
order to make it fit exactly.

Cheers

Jul 19 '05 #2
If you use the fieldset tag it has curved edges
<fieldset>
<legend>Hi Bob</legend>
content
</fieldset>

"Mark" <ma**********@hotmail.com> wrote in message
news:0a****************************@phx.gbl...
Hi

My web site is looking too boxy, does anybody have any
tips on how to make standard tables have curved edges.

Or..

If I am inserting an images into html and then another
image below/alongside it, do I have to add any code in
order to make it fit exactly.

Cheers

Jul 19 '05 #3
"Tom B" wrote:

If you use the fieldset tag it has curved edges
<fieldset>
<legend>Hi Bob</legend>
content
</fieldset>


Not in any of my browsers:
• Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.4) Gecko/20030624
• Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.5a) Gecko/20030728
Mozilla Firebird/0.6.1
• Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.2; .NET CLR 1.1.4322; .NET
CLR 1.0.3705)
• Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.2) Opera 7.11 [en]
--
Dave Anderson

Unsolicited commercial email will be read at a cost of $500 per message. Use
of this email address implies consent to these terms. Please do not contact
me directly or ask me to contact you directly for assistance. If your
question is worth asking, it's worth posting.
Jul 19 '05 #4
It does in mine. IE 6

I didn't think to check in Netscape. I'm so single-minded.

Sorry.

It's because of my Windows XP theme...that's what's rounding things off. I
switched to classic, and that squared them off.

"Bob Barrows" <re*******@yahoo.com> wrote in message
news:eH*************@tk2msftngp13.phx.gbl...
I don't see it in IE6 either.
Dave Anderson wrote:
"Tom B" wrote:

If you use the fieldset tag it has curved edges
<fieldset>
<legend>Hi Bob</legend>
content
</fieldset>


Not in any of my browsers:
. Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.4)
Gecko/20030624 . Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US;
rv:1.5a) Gecko/20030728 Mozilla Firebird/0.6.1
. Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.2; .NET CLR
1.1.4322; .NET CLR 1.0.3705)
. Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.2) Opera 7.11 [en]


Jul 19 '05 #5
That explains it for me too then. Thank you Tom B.

"Tom B" <sh*****@hotmail.com> wrote in message
news:ua**************@TK2MSFTNGP12.phx.gbl...

It's because of my Windows XP theme...that's what's rounding things off. I switched to classic, and that squared them off.

Jul 19 '05 #6
mozilla has a specific style for rounded-edges:
-moz-border-radius

e.g. <div style="-moz-border-radius:4px; border:3px solid green;">test</div>

Read more at: http://books.mozdev.org/chapters/ch04.html#77028
or search google for "mozilla rounded border"

you can use inset images with padding:0px and border-collapse:collapse,
but it's a hack.

S.

Mark wrote:
Hi

My web site is looking too boxy, does anybody have any
tips on how to make standard tables have curved edges.

Or..

If I am inserting an images into html and then another
image below/alongside it, do I have to add any code in
order to make it fit exactly.

Cheers


Jul 19 '05 #7
> mozilla has a specific style for rounded-edges:

Too bad nobody uses Mozilla, except for testing.
Jul 19 '05 #8
"Aaron Bertrand [MVP]" wrote:

Too bad nobody uses Mozilla, except for testing.


That's how I feel about IE. I (and my colleagues) find Internet Explorer
acceptable for use on the intranet, but a waste of time on the Internet.
Mozilla simply gives us more control.

Personally, I'm hooked on Firebird (though Mozilla seems faster and a bit
more stable for now).
--
Dave Anderson

Unsolicited commercial email will be read at a cost of $500 per message. Use
of this email address implies consent to these terms. Please do not contact
me directly or ask me to contact you directly for assistance. If your
question is worth asking, it's worth posting.
Jul 19 '05 #9

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

Similar topics

18
by: puzzled | last post by:
I have looked and looked and not found the answer to this one - just lots of references to this or that "hack" that is supposed to fix the problem (and it is a problem to some people). If I have...
1
by: nntp | last post by:
I wonder if it is possible: Cover 4 edges of images by 5px each. If it is 400x400, then only the center 390x390 is shown. The edges are covered by white color or some other images. I am...
2
by: MrPolite | last post by:
I'm using a 5x5 convolution matrix to do some image processing. (I don't really know much about image processing). I lose 2 pixels from the edges of the image. When I apply any 5x5 matrix in...
2
by: vivekian | last post by:
Hi , I am looking to divide a table on a curved column line . So the text content when entered takes care of itself along the curve, and does not overlap. Please suggest some way . Thanks in...
2
by: Possum | last post by:
Hi How would you get curved corners on tables. I would prefer not to use graphics but will try anything. Cheers Possum.. Pic Example
7
by: active | last post by:
In control panel/Display/Appearance/Effects if : 'Use the following method to smooth edges of screen fonts' is checked and ClearType is selected in the combobox (no problem if Standard is...
1
by: sharathITS | last post by:
Hello friends, can anyone help me to draw curved lines on image, when mouse is moved on a image
1
by: =?Utf-8?B?UmF5IE1pdGNoZWxs?= | last post by:
Hello, I have a control that is inside a GroupBox, and that GroupBox is inside another group box. I would like to find the location of the control relative to the form itself. When I examine...
8
by: shapper | last post by:
Hello, I have an anchor which I would like to have a background image with rough edges. How can I do this with CSS? One of the solutions would be image replacement using CSS ... .... I am...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
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,...
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...
1
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
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
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?

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.