HTML for Beginners

   »    A Complete Free HTML course for beginners

Computer Education, Training & Tutorial Resources - ComputerEducationWorld.com
Home » Free Computer Training and Courses » HTML for Beginners »

In previous lesson you learned how to use an image as a background for web pages. It was
<BODY BACKGROUND=”image.gif”>
</BODY>

Here we want to learn how to add an image in a web page. Tag that will be used for this purpose is <IMG> tag. Actually we will need parameters for this tag that specify image file location, file name and other optional parameters. Look at this example: (more…)


• • •
 

If you need a text that is indented from both sides of web page you can use <BLOCKQUOTE> tag.
Text that is enclosed in this tag will have a margin from left and right of your web page. (more…)


• • •
 

As we saw in previous lesson if we break lines in html code by simply inserting enter keys (new line characters) ,lines will not break in output result in browser. They will be printed in a single line in browser. We must use <BR> tag to do this as you used it in previous lesson. (more…)


• • •
 

Until now we have learned to insert simple text into our web pages. In this lesson we will learn text formatting techniques. This part of html writing skills is the most important part of our whole web design course. So you must learn it word by word. (more…)


• • •
 



captcha PHP Script Free PHP captcha script free php
Website Design by WebWalas.com