Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

HTML Forum


You are currently viewing our HTML Forum as a guest. Please register to participate.
Login



Post a Project »

Find a Professional HTML Freelancer!

Find a Freelancer to help you with your HTML projects

FREE Outsourcing eBook!

Reply
Need an improved-looking table
Old 09-12-2009, 01:27 AM Need an improved-looking table
Extreme Talker

Posts: 218
Trades: 0
I was provided this code for a table for a web vistitor to use for purchasing credits.
It functions perfectly, but looks boring. Can you suggest some specific things/code to improve it's looks?

This is the present code below (and an attached image of how it looks).
Thanks
Code:
  <table>
		<tr>
		   <td width="100px"> <font face="verdana"><font size="3";font color=#000000;"><u>Amount</u></font></td>
		  <td width="100px"><br><u><font size="3";font color=#000000;">Cost</font></u><br><br></td>
		  <br>
	     </tr>
	     <tr>
		  <td><br>[blk1.name;block=tr]<br><br></td>
   		  <td>
               <form action="payment/paypal_start.php" method="post">
                 <input type="hidden" value="[var.user_id]" name="uid">
                 <input type="hidden" value="[blk1.cred_amt]" name="cre">
                 <input type="hidden" value="Account Credits" name="itnm">
	    	   <input type="hidden" value="[blk1.value]" name="valu">
                 <input style="border:1px black solid;width:100px"; type="submit" value="[blk1.value]" name="valu"></font>
               </form>
            </td>
	     </tr>
</table>
Attached Images
File Type: jpg table.jpg (7.4 KB, 6 views)
chrisj is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 09-12-2009, 06:31 AM Re: Need an improved-looking table
Skilled Talker

Posts: 64
Trades: 0
These lines control how your table look. If you know what you are doing you, you could alter their values without changing the function of the code.

Code:
		   <td width="100px"> <font face="verdana"><font size="3";font color=#000000;"><u>Amount</u></font></td>
		  <td width="100px"><br><u><font size="3";font color=#000000;">Cost</font></u><br><br></td>
		  <br>
	     </tr>


--- code between ---


                 <input style="border:1px black solid;width:100px"; type="submit" value="[blk1.value]" name="valu"></font>
               </form>
            </td>
wachtn is offline
Reply With Quote
View Public Profile
 
Old 09-12-2009, 10:53 AM Re: Need an improved-looking table
Brian07002's Avatar
Defies a Status

Posts: 2,162
Name: ...
Location: ...
Trades: 0
<-- or drop some valued css throughout if your nuts -->
__________________
Made2Own

Please login or register to view this content. Registration is FREE
Brian07002 is offline
Reply With Quote
View Public Profile
 
Old 09-15-2009, 10:59 PM Re: Need an improved-looking table
GeekSpecialties's Avatar
Super Talker

Posts: 132
Name: Leonard
Location: Minnesota, USA
Trades: 0
Here are some table style resources, maybe you can get some inspiration.

http://icant.co.uk/csstablegallery/index.php?css=62

http://www.smashingmagazine.com/2008...table-designs/

http://www.somacon.com/p141.php
__________________
Len,

Please login or register to view this content. Registration is FREE
.
Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE

GeekSpecialties is offline
Reply With Quote
View Public Profile Visit GeekSpecialties's homepage!
 
Old 09-17-2009, 04:49 AM Re: Need an improved-looking table
activegamez's Avatar
Super Talker

Posts: 109
Location: United States
Trades: 0
Yeah, go with rounded corner tables. They are really nice. I use them.
__________________

Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE

Last edited by activegamez; 09-17-2009 at 04:51 AM..
activegamez is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Need an improved-looking table
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.26543 seconds with 13 queries