How To Create A HTML Line Break & Columns

It was “back to school” today.

I was tweaking a page in my other blog, and wanted to add a line break, so I went to W3schools.com and learned the code. Insert “hr” inside of these brackets < >, before or after where you want the line break, and this is what you get:

Whatever you typed, will have a line either over or under the text. Pretty cool.


I also wanted to have the information I was working with in columns on my page, so I used the suggested code from W3schools.com which I found under HTML layout, and created three columns of information. In their demonstration, they divided the page in half, by using 50% for each table, but I wanted three columns (or tables), so I used 33%. It worked perfectly.

You can see my creation at www.Observationmountain.com - Sidebar Shopping.

Even though I spent the greater part of the day learning and applying code, it turned out to be a lesson that served me well.

Try the line break code or use tables, and see how creative you can get.

No tags for this post.

Posted on May 21, 2007
Filed Under Archives, Lessons Learned |

stumbleupon:How To Create A HTML Line Break & Columns   del.icio.us:How To Create A HTML Line Break & Columns   digg:How To Create A HTML Line Break & Columns   newsvine:How To Create A HTML Line Break & Columns   furl:How To Create A HTML Line Break & Columns   reddit:How To Create A HTML Line Break & Columns   fark:How To Create A HTML Line Break & Columns   blogmarks:How To Create A HTML Line Break & Columns   Y!:How To Create A HTML Line Break & Columns Add this page to Mister Wong

Care To Share?