Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Programming > Html Editors Webedit > Re: Basic forma...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 15 of 16 Topic 181 of 209
Post > Topic >>

Re: Basic formatting HTML question

by "Michael Laplante" <nowhereman@[EMAIL PROTECTED] > May 10, 2006 at 12:24 AM

"Fred" <testing@[EMAIL PROTECTED]
> wrote in message 
news:o9%7g.3089$OF6.485@[EMAIL PROTECTED]
> Greetings friends and neighbors!
>
> I'm fairly new to HTML and so a pretty basic question....

Which browser are you using? What kind of page are you looking at -- can
you 
tell if it's just HTML, CSS / HTML, pure text file?

Post the page URL, or give me the "View source" view.

If you very new to HTML, the dead easiest way is to set up a one column 
table.

<table style="width: 95%; text-align: left;" border="1" cellpadding="2" 
cellspacing="2">
<tbody>
<tr>
<td>
Put your text file here.
</td>
</tr>
</tbody>
</table>

Of course, there's other stuff that has to go at the beginning and end of 
your file but open any simple page, "View source" and you should be able
to 
figure it out. The text file will also need <br> or <p> tags to separate 
paragraphs, otherwise you'll see one continuous sentence. If you don't
want 
to see a border around the table, well, you get the idea. . .

http://www.htmlcodetutorial.com/tables/


M
 




 16 Posts in Topic:
Basic formatting HTML question
"Fred" <test  2006-04-24 05:12:02 
Re: Basic formatting HTML question
Mark Parnell <webmaste  2006-04-24 15:20:08 
Re: Basic formatting HTML question
"Jukka K. Korpela&qu  2006-04-24 07:06:56 
Re: Basic formatting HTML question
Jim Moe <jmm-list.AXSP  2006-04-23 23:35:59 
Re: Basic formatting HTML question
"Andy Dingley"   2006-04-24 03:46:45 
Re: Basic formatting HTML question
"Fred" <test  2006-05-10 19:05:06 
Re: Basic formatting HTML question
"cypete" <in  2006-04-24 09:52:54 
Re: Basic formatting HTML question
"dk_sz" <dk_  2006-04-25 19:42:18 
Basic formatting HTML question
"Fred" <test  2006-05-09 11:36:52 
Re: Basic formatting HTML question
"Jukka K. Korpela&qu  2006-05-09 12:14:07 
Re: Basic formatting HTML question
"Fred" <test  2006-05-10 19:02:29 
Re: Basic formatting HTML question
"Fred" <test  2006-05-10 19:03:24 
Re: Basic formatting HTML question
Mark Parnell <webmaste  2006-05-10 09:05:46 
Re: Basic formatting HTML question
"Fred" <test  2006-05-10 19:02:28 
Re: Basic formatting HTML question
"Michael Laplante&qu  2006-05-10 00:24:59 
Re: Basic formatting HTML question
"Fred" <test  2006-05-10 19:02:28 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Wed Oct 15 19:15:34 CDT 2008.