Web Hosting Services by Professional Website Hosting Dotservant Register Domain Name At $15/yr
 

Let's go back to our simple page.

<BODY>
Something really cool
</BODY>


Something really cool

This is the paragraph tag. Think of a paragraph as a block of text.

<BODY>
<P>Something really cool</P>
</BODY>


Something really cool

By itself it doesn't do much. Although with most browsers, starting a new paragraph does have the effect of skipping a line.

<BODY>
<P>Something really cool</P>
<P>like an icecube</P>
</BODY>


Something really cool

like an icecube

So, what else is this <P> tag good for? Well, it's great for aligning stuff.

<BODY>
<P ALIGN="left">Something really cool</P>
<P ALIGN="center">like an icecube</P>
<P ALIGN="right">or a popsicle</P>

<P ALIGN="left">
Something really cool
<BR>like an icecube
<BR>or a popsicle
</P>

<P ALIGN="center">
Something really cool
<BR>like an icecube
<BR>or a popsicle
</P>

<P ALIGN="right">
Something really cool
<BR>like an icecube
<BR>or a popsicle
</P>
</BODY>


Something really cool

like an icecube

or a popsicle

Something really cool
like an icecube
or a popsicle

Something really cool
like an icecube
or a popsicle

Something really cool
like an icecube
or a popsicle

Something about the <P> tag... although in the examples above I used a closing tag (</P>), it is not entirely necessary. Nearly all browsers will assume that when a new <P>aragraph has begun, the old one must have ended. So...

<P>Some stuff
<P>More stuff

is the same as...

<P>Some stuff</P>
<P>More stuff</P>

And one more thing before we move on, earlier we were talking about centering things. There's another way to center something that should definitely be in your bag of tricks. It's pretty self-explanatory. You can center one word or your whole page. Everything betwen the <CENTER> tags gets centered.

<BODY>
<CENTER>Something really cool</CENTER>
</BODY>


Something really cool

<< BACK         NEXT >>

 
PHP hosting
PHP Hosting
php5 hosting
PHP5 Hosting
ruby on rails hosting
Ruby on Rails Hosting
mysql hosting
PHP MySQL Hosting
mysql5 hosting
PHP5 MySQL5 Hosting
cpanel hosting
Cpanel Hosting
linux hosting
Linux Hosting
centos linux hosting
Affordable web hosting
frontpage hosting
Business Web Hosting
Website Hosting  /   Tutorial  /   Basic HTML Tutorial  /  
Multiple Domain Hosting  /   Domain Hosting  /   Wordpress Hosting  /   Joomla Hosting  /   Drupal Hosting  /   Mambo Hosting  /   Oscommerce Hosting  /   Dreamweaver Hosting  /  
Web Host  /   Web Space  /   Web Hosting  /   Website Hosting  /   Webhosting  /   Simple Shared Hosting  /   Easy Hosting  /   Quality Email Hosting  /   Web Page Hosting  /   Web Hosting Services  /  
PHP Hosting  /   MySQL Hosting  /   PHP5 Hosting  /   MySQL5 Hosting  /   Cpanel Hosting  /   PHP MySQL Hosting  /   PHP5 MySQL5 Hosting  /   Ruby on Rails Hosting  /  
Professional Website Hosting Affordable Web Hosting Services
Copyright 2000-2008 All Rights Reserved