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
Old 05-30-2008, 12:28 PM HTML Table Question
Junior Talker

Posts: 3
Name: Valentine Okafor
Location: San Diego, CA
Trades: 0
Hi everybody, what a nice forum. I have a question and I hope that someone can point me to the right direction. I want to build a product review website for a niche product. I want the page to be like one of the top 10 review sites like this one: http://vocabulary-software-review.toptenreviews.com/

The product I want to offer is completely different from this one, it is just an example. Of particular interest to me is the comparison table that they have. Is this a regular html table or something else if yes, what is the tag to come up with the table head slanted.

I looked at their source code but it looks like that table is from JavaScript. Please take a look at that page and advise me how I can come up with a simple closely identical page.

NB: my background is that I have two websites that I have built by the host provided site builders, I know basic html.

Thank you,
okason is offline
Reply With Quote
View Public Profile Visit okason's homepage!
 
 
Register now for full access!
Old 05-30-2008, 01:01 PM Re: HTML Table Question
wayfarer07's Avatar
Poo on You

Latest Blog Post:
Introducing WowWindow
Posts: 3,987
Name: Abel Mohler
Location: Asheville, North Carolina USA
Trades: 0
Those tables aren't being generated with Javascript, so I'm not sure where you got that idea.

That site uses a technique known as nesting tables, which I don't think I recommend. Although the use of tables in this case is proper, since it represents data, which is what tables are for, the way the table is nested inside of other tables for layout is improper, as it is not nearly as efficient or elegant as putting them inside of divs and using CSS for layout.

I suggest you take some tutorials here:
http://www.w3schools.com/Html/default.asp
and here:
http://www.w3schools.com/Css/default.asp
to sharpen up your HTML and CSS
__________________
I build web things. I work for the startup
Please login or register to view this content. Registration is FREE
.
wayfarer07 is offline
Reply With Quote
View Public Profile Visit wayfarer07's homepage!
 
Old 05-30-2008, 01:49 PM Re: HTML Table Question
angele803's Avatar
Perfectly Imperfect

Posts: 1,772
Name: Stephanie
Location: Oklahoma
Trades: 2
The table is just a plain HTML table (Although it has been spruced up a bit - the core of it is just a regular old HTML table).
The way they did the slanted headers at the top of the table is with an image and an image map.
A good way to see how someone coded something (HTML and CSS wise anyway) is to download "firebug" for firefox. You can hover over parts of a webpage and see the code for that part. It is really useful!
__________________

Please login or register to view this content. Registration is FREE
angele803 is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to HTML Table Question
 

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.50831 seconds with 12 queries