User Name Password Register
DaniWeb IT Discussion Community
All
What is DaniWeb IT Discussion Community?
You're currently browsing the HTML and CSS section within the Web Development category of DaniWeb, a massive community of 391,995 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 4,232 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our HTML and CSS advertiser: Lunarpages Web Hosting
Views: 642 | Replies: 5
Reply
Join Date: May 2008
Location: Hyderabad, India
Posts: 245
Reputation: sreein1986 is an unknown quantity at this point 
Rep Power: 1
Solved Threads: 27
sreein1986's Avatar
sreein1986 sreein1986 is offline Offline
Posting Whiz in Training

Round table in HTML

  #1  
Jun 24th, 2008
Hi,
is it posible to make table round in HTML using CSS ???
Last edited by sreein1986 : Jun 24th, 2008 at 12:36 am.
Thanx,
Sreekanth

www.saap.in
if you problem solved add me as a reputation and mark it mark as solved
AddThis Social Bookmark Button
Reply With Quote  
Join Date: Jun 2007
Posts: 178
Reputation: macneato is an unknown quantity at this point 
Rep Power: 2
Solved Threads: 12
macneato's Avatar
macneato macneato is offline Offline
Junior Poster

Re: Round table in HTML

  #2  
Jun 24th, 2008
Hi,

Do you mean rounded corners?
If this reply solved your problem, please add to my reputation and don't forget to mark this thread as solved.
Reply With Quote  
Join Date: May 2008
Location: Hyderabad, India
Posts: 245
Reputation: sreein1986 is an unknown quantity at this point 
Rep Power: 1
Solved Threads: 27
sreein1986's Avatar
sreein1986 sreein1986 is offline Offline
Posting Whiz in Training

Re: Round table in HTML

  #3  
Jun 24th, 2008
yes,
i want corners ...
Thanx,
Sreekanth

www.saap.in
if you problem solved add me as a reputation and mark it mark as solved
Reply With Quote  
Join Date: Jun 2007
Posts: 178
Reputation: macneato is an unknown quantity at this point 
Rep Power: 2
Solved Threads: 12
macneato's Avatar
macneato macneato is offline Offline
Junior Poster

Re: Round table in HTML

  #4  
Jun 24th, 2008
If this reply solved your problem, please add to my reputation and don't forget to mark this thread as solved.
Reply With Quote  
Join Date: May 2008
Location: Hyderabad, India
Posts: 245
Reputation: sreein1986 is an unknown quantity at this point 
Rep Power: 1
Solved Threads: 27
sreein1986's Avatar
sreein1986 sreein1986 is offline Offline
Posting Whiz in Training

Re: Round table in HTML

  #5  
Jun 25th, 2008
i want the css code
Thanx,
Sreekanth

www.saap.in
if you problem solved add me as a reputation and mark it mark as solved
Reply With Quote  
Join Date: Jun 2007
Posts: 178
Reputation: macneato is an unknown quantity at this point 
Rep Power: 2
Solved Threads: 12
macneato's Avatar
macneato macneato is offline Offline
Junior Poster

Re: Round table in HTML

  #6  
Jun 25th, 2008
Don't be ridiculous! CSS3 Only supports rounded corners markup!

And if you too lazy to read not even 30 lines of text teaching you how to do it! Whats the point of me pasting it here, because you wont want to read that either.

Anyway, Heres the CSS. Figure it out!
.roundcont {
	width: 250px;
	background-color: #f90;
	color: #fff;
}

.roundcont p {
	margin: 0 10px;
}

.roundtop { 
	background: url(tr.gif) no-repeat top right; 
}

.roundbottom {
	background: url(br.gif) no-repeat top right; 
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}
If this reply solved your problem, please add to my reputation and don't forget to mark this thread as solved.
Reply With Quote  
Reply

Only community members can participate in forum threads. You must register or log in to contribute.

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 

DaniWeb HTML and CSS Marketplace
Thread Tools Display Modes

Similar Threads
Other Threads in the HTML and CSS Forum

All times are GMT -4. The time now is 9:54 am.
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC