Read on full site | Join TechSpot! (it's free) | Bookmark / Share this



Online Table

Alex.A
08-16-2007, 03:50 AM
I need to create an online table on the web so people can see it. Does exist any tool or site which have the facility of creating and customizing a table?

jobeard
08-16-2007, 03:07 PM
you might use MS Word to create the table and then SAVE AS webpage (html)

you bigger issue is uploading it to some website.

Ad
08-16-2007, 03:07 PM
  

Alex.A
08-16-2007, 04:42 PM
yes, thats the problem: how do I publish it on the net?

CJ-real
08-16-2007, 06:33 PM
Where do you want to publish it?

- Do you want your own domain name (.com, .net)
- Do you want to use a free hosting site
- Do you want a subdomain (.piczo.com)

How do you intend to publish?

I can help you with everything to do with coding and the web.

Open [Notepad.exe], put this in and select [File] > [Save as] then save it as [pagename.html], in the dropdown box saying ["Notepad files *.txt"], click on it then select ["All files"]. Press [Save].

<html><head><title>CJ-real. What you want on the top of the window, for this it is "TechSpot OpenBoards"</title></head><body bgcolor="#FFFFFF"><table id="mytable" width="100%" height="50%" name="table" bgcolo"#FFFFFF"><tr><td>ADD YOUR CONTENT HERE</td></tr></table></body></html>

jobeard
08-16-2007, 07:18 PM
google for Web Hosting


you buy a domain name
pay for a hosting solution
design and write the page(s)
upload them using the hosting site instructions

Alex.A
08-17-2007, 04:01 AM
I would like a free hosting site but not one which has only the download option, I want to show my table itself to the people directly from a link, not to download it as the most of the sites do. I was hoping that I can find a website which deals only with tables.

And CJ-real, I've done what you said. yes, I can do that, I can also do that with Excel and save it as html but how can I publish it?

jobeard
08-18-2007, 07:40 PM
TABLES is a normal display feature of ALL HTML and it does not require any download --
Y O U need to learn HTML coding, save your document in HTML and upload --
that's all there is to it.

<table>
<tr><td>ROW-1, Cell-1</td><td>Row-1, Cell-2</td></tr>
<tr><td>ROW-2, Cell-1</td><td>Row-2, Cell-2</td></tr>
</table>

Post a reply, see related topics & more

Tip: Download Advanced SystemCare 3 Free - Clean, Repair, Protect & Optimize your PC.



 Top Technology News

TechSpot Blog: Disable Windows automatic check for solutions after a program crashes

Weekend Open Forum: Google Chrome OS and the future of cloud computing

Tech Tip of the Week: Unearth Region-Specific Windows 7 Themes

Sony: PlayStation 3 to be 3D-capable via firmware update

iSuppli: DDR3 to account for over half of DRAM shipments by Q2 2010

Facebook named third most popular video website behind YouTube and Hulu

Patriot introduces new PS-100 SSD series

Sony working on digital store for music, movies, books

More Tech News

  
 Software Downloads

Norton Virus Definitions 2003-07 November 20, 2009

AVG Anti-Virus Updates November 20, 2009

Norton Virus Definitions 2008-09 November 20, 2009

avast! Virus Definitions November 20, 2009

McAfee SuperDAT Update 5808

Kaspersky Anti-Virus Update November 20, 2009

Google SketchUp 7.1.6087

More Downloads



Copyright © 1998-2009 TechSpot.com. TechSpot is a registered trademark. All Rights Reserved.