473,396 Members | 1,913 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

css - round corners and list items in a table cell

Hi,

I'm trying to create a site index page. The page layout will consist of
a header, left navigation and content display. The left navigation and
content display should look like the image file pasted at the bottom of
this page

http://www.open365test.net/index_test.html

I created a stylesheet for the list items as shown at the top of the
test page. Then I tried to bring this list items into a table. When I
tried to put table td tags around it, it seems to condense the list
items. I was wondering if anyone can help me fix it, in the table.
Also, is it possible to make round the corners of the light green
rectangles around each list item in css.

I will greatly appreciate any help and suggestions.

Thanks,
Deepak

Oct 5 '05 #1
2 5739
On 4 Oct 2005 20:48:32 -0700, deepakp wrote:
I will greatly appreciate any help and suggestions.


Don't use tables for non tabular data.
Oct 5 '05 #2
deepakp wrote:

http://www.open365test.net/index_test.html

When I
tried to put table td tags around it, it seems to condense the list
items.


Your code is invalid, so results are unpredictable. 2 elements with the
same id is illegal. And since you have no DOCTYPE, browsers are thrown
into quirks mode, making results even more unpredictable.

BTW, it seems unlikely that you really need a layout table, anyway. If
you are having trouble with CSS, why don't you just get one of the
hundreds of templates that are already available?

See <URL:http://css-discuss.incutio.com/>
There are articles on using CSS, as well as links to many samples and
tutorials, including several on rounded corners.

--
Reply email address is a bottomless spam bucket.
Please reply to the group so everyone can share.
Oct 5 '05 #3

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

Similar topics

5
by: reneeccwest | last post by:
Hello, how can I make the end angle to be round? <table border="1"> <tr> <td>test </td> </tr> </table> If I run that table, it is a ratnagluar. Is it possible to round the 4 ends?
5
by: reneeccwest | last post by:
is there any way I can make the 4 end of table with round corner without using any images? <table border=1> <tr><td>I wanna be a round table</td></tr> </table>
3
by: Kerberos | last post by:
I haven't found in my CSS book how to create a gradient to fill a division tag, and to create a border with round corners. Is it possible using either CSS or JavaScript? I'd like to create a menu...
4
by: UJ | last post by:
I have a long list of items that the user will be able to select from. When they select an item, I'd like to have more detailed information appear on the right side of the screen. I've already got...
10
by: harish | last post by:
Hi everyone, How to make a round corner dorders using div? with images or without images. Pls help me! -- harish ------------------------------------------------------------------------...
1
by: Stephen Takacs | last post by:
I've been reading lots of rounded corners table tutorials lately, because I'm a Perl guru, not an HTML guru. :-) So far all of the examples I've seen have edges with narrow angles, which fit...
0
by: Nik Coughlin | last post by:
Something that I've been trying to do for a long time is a 3 column layout where all three columns have equal height, and have rounded corners implemented using PNGs with alpha. One of my early...
5
by: Sachin | last post by:
Hi All, I have seen many web sites where they have small round corners around the tables rather than the traditional square one without using images. Would like to know what css attributes or...
2
by: =?Utf-8?B?RHJEQkY=?= | last post by:
I understand that the Value put into a DataGridViewComboBoxCell has to be a member of the Items list or an exception is thrown. I also understand that you can override that exception by handling...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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
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,...

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.