Wednesday, March 10, 2010
   
Text Size

Intermediate HTML

This page will show you a little more about HTML.
We recommend that you read Basic HTML page first.

How to insert an image:

<img src="http://www.salesberg.com/tutorials/light_house.jpg">

This will result to


The <img src= bit will be the same always.
Then the address "http://www.salesberg.com/tutorials/light_house.jpg" needs to be placed.
Finally the closing with > .

Things can be nested as well, lets see an example:

<center> your text </center>
This tag will bring "your text" to the center of the page. However, if you continue to write many paragraphs and insert many images, they will all be center aligned.

Example:
<center>This is the center Example <br>
<img src="http://www.salesberg.com/tutorials/light_house.jpg"><br>
Some more text <bold>in bold</bold></center>

This will result to:

This is the center Example

Some more text in bold

This is how one tag can be used with another, and in many layers.
There are many tags and many ways how a tag can be used.
As far as eBay and a few other online shops are concerned, the information presented so far should be enough to bring about some understanding, if you were to look at the HTML source code.

Next we will see how we can use this knowledge to our advantage.

 

Comments

Name *
Email (For verification & Replies)
Code   
Submit Comment

Tweet

  • New Arrival, Altec Lancing basic 2.1 Speaker System with subwoofer - Full Salesberg Review on the product.
  • Follow On Twitter


Copy Rights Reserved - SalesBerg.com
SalesBerg.com is a registered business name.
All trademarks are property of its respective owners.
Designed and maintained in affiliation with Dynomedia

Dynomedia_website_logo_small