creta classic club Forum Index
RegisterSearchFAQMemberlistUsergroupsLog in



HTML Basics extended!!

 
Reply to topic    creta classic club Forum Index » 1. Αμερικάνικα View previous topic
View next topic
HTML Basics extended!!
Author Message
shelly



Joined: 07 Nov 2013
Posts: 58

Post HTML Basics extended!! Reply with quote
HTML Links

HTML links are defined with the <a> tag.
Example

<a href="http://www.w3schools.com">This is a link</a>


HTML Images

HTML images are defined with the <img> tag.
Example

<img src="w3schools.jpg" width="104" height="142" />


HTML Paragraphs

HTML paragraphs are defined with the <p> tag.
Example

<p>This is a paragraph.</p>
<p>This is another paragraph.</p>

HTML Headings

HTML headings are defined with the <h1> to <h6> tags.
Example

<h1>This is a heading</h1>
<h2>This is a heading</h2>
<h3>This is a heading</h3>
Tue Nov 12, 2013 5:57 pm View user's profile Send private message
shelly



Joined: 07 Nov 2013
Posts: 58

Post Reply with quote
Well written post on HTML Basics. Thank you for posting! I find you post quite informative and useful for me. Good job. Keep it up!
landing page optimizer
Tue Nov 12, 2013 5:58 pm View user's profile Send private message
Free Forum






Post ForumsLand.com

 
Display posts from previous:    
Reply to topic    creta classic club Forum Index » 1. Αμερικάνικα All times are GMT
Page 1 of 1

 
Jump to: 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum