answersLogoWhite

0

Can anyone get me an HTML table layout code?

Updated: 11/21/2022
User Avatar

ArlenePickrell

Lvl 1
12y ago

Best Answer

This is just a smiple example of a table.

<table border=3><tr><td>1</td><td>2</td></tr><tr><td>3</td><td>4</td><td>5</td></tr></table>

User Avatar

Wiki User

12y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Can anyone get me an HTML table layout code?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

How do i get a layout pic on AVH?

You get the HTML code and go to sorce then paste the code


How do I put my MySpace layout on my MySpace profile?

Copy your Layout Code/HTML and paste it into your About Me section .


On rivenwood.net how do I upload the layout onto my Howrse profile?

Simply by copying the HTML code of the layout you want. Go, to your page and click "Modify". Go onto HTML. Then, paste your code in.


You do you use HTML to code a small Mweor layout?

Yes you do C:


How do you code a layout on photofiltre?

you don't code the layouts in photofiltre , u make them then code them using HTML


Where do you get the HTML code for Howrse?

You can go to howrseinfo.com to make a layout. Copy the code and Then go to my page and go to edit mode. Switch to HTML mode and paste the layout. Questions? PM me at poptropicatart. I'll get to it as soon as possible.


How do you put layouts on the Tumblr?

Customize&gt;Theme&gt;Custom HTML&gt;Paste your layout code


What is the HTML code to make link inside a table?

You have to use the anchor tag to make a link. The code will be &lt;a&gt;&lt;table&gt;Table-Stuff&lt;/table&gt;&lt;/a&gt;.


How to Place a layout on a MySpace music page?

It shouldn't really matter what website you use to add a layout to your page. But whenever you copy the HTML code from the layout website of the specific layout you pick or created you need to sign in to your myspace and click on edit profile then click on muscian details and finally paste the HTML code into the musician bio section. It doesnt matter where. Then save and and sign out and sign back in and your new layout should be there.


How do you embed HTML codes in a blog?

To add HTML code to your Blog:> Click on Customize/Layout> Click on Add a Gadget> Under Basic menu, click + button beside Add HTML/JavascriptThe feature opens up a new window where you can paste your HTML code.


How do you code a picture with spaces left for up to 5 text boxes as a HTML layout For Howrse?

how am i ment to know


Is there an alternative to tr in HTML code?

Not if you're attempting to put a table together, no.