<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>HTML.co.uk &#187; HTML Basics</title>
	<atom:link href="http://www.html.co.uk/category/html-tutorials/html-basics/feed" rel="self" type="application/rss+xml" />
	<link>http://www.html.co.uk</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Wed, 06 Jan 2010 12:45:46 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Using HTML Tag Attributes: How to Correctly Use Attributes and Tags in HTML</title>
		<link>http://www.html.co.uk/193/using-html-tag-attributes-how-to-correctly-use-attributes-and-tags-in-html.html</link>
		<comments>http://www.html.co.uk/193/using-html-tag-attributes-how-to-correctly-use-attributes-and-tags-in-html.html#comments</comments>
		<pubDate>Mon, 05 Oct 2009 13:37:49 +0000</pubDate>
		<dc:creator>Editor</dc:creator>
				<category><![CDATA[HTML Basics]]></category>
		<category><![CDATA[HTML Tutorials]]></category>
		<category><![CDATA[html attributes]]></category>
		<category><![CDATA[html image]]></category>
		<category><![CDATA[html link]]></category>
		<category><![CDATA[HTML Tag Attributes]]></category>
		<category><![CDATA[HTML Tags]]></category>

		<guid isPermaLink="false">http://www.html.co.uk/?p=193</guid>
		<description><![CDATA[HTML tags are the basis for web page design. For more flexibility in designing HTML were defined attributes for HTML tags to change the behaviour of a specific HTML tags. There are many cases when designing a web page if you want to change the default behaviour of tags.]]></description>
			<content:encoded><![CDATA[<p class="blogtext">HTML tags are the basis for web page design. For more flexibility in designing HTML were defined attributes for HTML tags to change the behaviour of a specific HTML tags. There are many cases when designing a web page if you want to change the default behaviour of tags. For example, you could change the background colour of the entire page or a section of the page. You can change the alignment of some text or a unique style for the representation of a tag.<span id="more-193"></span></p>
<p class="blogtext">Here are some examples of HTML attributes</p>
<p class="blogtext">HTML tag is used to change the background colour or image for the whole body from a website. Understand that browser displays the contents of the body tag on the greater part of the site. By default, the background of browsers used when the tag &lt;body Begegnung&gt; is white. If you want a background colour other than white, use the bgcolour attribute. The following day will change the background colour of a Web page from the default white to gray &lt;body bgcolour = &#8220;gray&#8221;&gt;</p>
<p class="blogtext">If you want a picture, including the background to a web page, you can use the following code:<br />
&lt;body Background = / images / background.gif&gt;<br />
This example assumes that you have specified a folder on your Web server images, and in this case, there is an image called background.gif. In the case of an image in the background when the image is not large enough to fill the entire bottom of your Web site, the browser displays the image repeated vertically and horizontally to fill the background.</p>
<p class="blogtext">Link with anchor tag</p>
<p class="blogtext">The World Wide Web, the basic benefit depends on their ability to integrate documents and on the Internet so that users with a fast connection from one side to the other side. Linking documents to HTML via the anchor (&lt;a&gt;) tag. The anchor tag is not in itself sufficient to say, a link to the browser, too.</p>
<p class="blogtext">&lt;a href = http://oursponsorssite.com&gt; Visit our Sponsors &lt;/a&gt;<br />
This specific HTML code intimates the browser that the text &#8220;Please you should visit our sponsors&#8221; is the anchor text of a link. When the user clicks on the anchor text, it is referred to oursponsorswebsite.com URL.</p>
<p class="blogtext">Displaying an image using the image tag</p>
<p class="blogtext">HTML pages would be pretty boring without the use of images. The need to tell the browser to find where an image is a good example of how to use the HTML attributes. The images are included. Insufficient Similar to the anchor tag above example, the tag would be alone. The attribute image tag &#8220;src&#8221; is necessary to tell the browser where to display the image, as in the following example:</p>
<p class="blogtext">&#8220;/ &lt;img src = images / logo.gif&#8221; width = &#8220;150&#8243;&gt;</p>
<p class="blogtext">this block of code tells the browser to place an image in the document. The browser will be directed to the image file logo.gif from the images reach the top level folder for the document. You can also specify the width attribute defined in the day.</p>
<p class="blogtext">
]]></content:encoded>
			<wfw:commentRss>http://www.html.co.uk/193/using-html-tag-attributes-how-to-correctly-use-attributes-and-tags-in-html.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Create a Web page using HTML: Covering the Basics and Bare Minimum</title>
		<link>http://www.html.co.uk/192/create-a-web-page-using-html-covering-the-basics-and-bare-minimum.html</link>
		<comments>http://www.html.co.uk/192/create-a-web-page-using-html-covering-the-basics-and-bare-minimum.html#comments</comments>
		<pubDate>Mon, 05 Oct 2009 13:32:48 +0000</pubDate>
		<dc:creator>Editor</dc:creator>
				<category><![CDATA[HTML Basics]]></category>
		<category><![CDATA[HTML Tutorials]]></category>
		<category><![CDATA[html body tag]]></category>
		<category><![CDATA[html header tag]]></category>
		<category><![CDATA[HTML Tags]]></category>
		<category><![CDATA[html tutorial]]></category>
		<category><![CDATA[making a webpage]]></category>
		<category><![CDATA[making a website]]></category>

		<guid isPermaLink="false">http://www.html.co.uk/?p=192</guid>
		<description><![CDATA[This article describes how to create a web page using HTML (Hypertext Markup Language). You can use the steps outlined here with a simple Web browser and Windows Notepad. However, make sure you register with HTML files. "HTML". Notepad appends. "Txt" extension]]></description>
			<content:encoded><![CDATA[<p class="blogtext">This article describes how to create a web page using HTML (Hypertext Markup Language). You can use the steps outlined here with a simple Web browser and Windows Notepad. However, make sure you register with HTML files. &#8220;HTML&#8221;. Notepad appends. &#8220;Txt&#8221; extension<span id="more-192"></span></p>
<p class="blogtext">The HTML files contain structures known as tags. Tags, text, particularly left and right hooks around like &lt;html&gt; or &lt;/ html&gt;. Note: Normally, there is no space between a colon and the text. However, the rooms will be used in this article. In this way, the tags appear as text and not executed as code from a browser.</p>
<p class="blogtext">&lt;html&gt; mark the beginning of the code and HTML &lt;/ html&gt; indicates the end. They can also add tags to add an additional structure. Generally, the &#8220;head&#8221; and then &#8220;body&#8221; are mentioned in the section between the tags. Thus, our single file can be written as &lt;html&gt; &lt;head&gt; &lt;/ head&gt; &lt;body&gt; &lt;/ body&gt; &lt;/ html&gt;.</p>
<p class="blogtext">1. Add a title to the HTML file. In general, the HTML files containing a title (Note: This is not the same as the header. &#8220;Head will be presented below in step 3). Title defines the text in the &#8220;title bar&#8221; of the browser display when you make a specific page. Titles are placed in the &#8220;head&#8221; (that is, between the header and &lt;/ head&gt;). For example, one could simply file contains the following titles: &lt;title&gt; this is the title &lt;/ title&gt;</p>
<p class="blogtext">2. Add content to the site. In step 1, we set the text in the title bar of the browser window appears. However, to display text in the browser window itself, we need (this text in the body section of the file In other words, between &lt;body&gt; and &lt;/ body&gt;) tag. This can be done with the paragraph tag, &lt;p&gt;. For example, for &#8220;HTML Web Design is an interesting area. The developer shall install a functional and useful website,&#8221; We have &lt;p&gt; HTML Web Design is an interesting area. The developer is required to install a site functional and useful web &lt;/ p&gt; in the body section.</p>
<p class="blogtext">3. Add a header. Then we add header content of the paragraph. Text header is usually larger than paragraphs of text. Use the &#8220;real&#8221; size can be defined by CSS (Cascading Style Sheets). Although not covered here, will be CSS in the Learning mentioned HTML &#8211; Part 3 &#8211; Basic CSS formatting &#8220;section. A header can be added to the lineup &lt;h1&gt;. Thus we can write the following headings : &lt;h1&gt; HTML Web Design &lt;/ h1&gt;</p>
<p class="blogtext">4. See code page. In general, sites on the Internet containing the constructs above (together) with a number of other encoding functions. To see the HTML used to generate a page, go for it and the View &#8220;&gt; Select Source&#8221; or &#8220;View&gt;&#8221; Source option menu. Using the menu, try &lt;title&gt; research &lt;h1&gt; &lt;p&gt; and tags on a page.</p>
<p class="blogtext">The above are the simple steps to create a webpage with the use of notepad and browser.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.html.co.uk/192/create-a-web-page-using-html-covering-the-basics-and-bare-minimum.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Four Essentials of Modern Web Design</title>
		<link>http://www.html.co.uk/105/the-four-essentials-of-modern-web-design.html</link>
		<comments>http://www.html.co.uk/105/the-four-essentials-of-modern-web-design.html#comments</comments>
		<pubDate>Thu, 30 Oct 2008 15:45:12 +0000</pubDate>
		<dc:creator>Editor</dc:creator>
				<category><![CDATA[HTML Basics]]></category>
		<category><![CDATA[HTML Tutorials]]></category>
		<category><![CDATA[advice]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[w3c]]></category>
		<category><![CDATA[web design]]></category>

		<guid isPermaLink="false">http://www.html.co.uk/?p=105</guid>
		<description><![CDATA[We all know the web is quite a new medium, and in its current state is maybe around 14 to 15 years old.  Can you think about the cinema or for that matter television when they are around 14-15 years? ]]></description>
			<content:encoded><![CDATA[<p class="blogtext">We all know the web is quite a new medium, and in its current state is maybe around 14 to 15 years old.  Can you think about the cinema or for that matter television when they are around 14-15 years? There are four essential pillars of the web designing namely valid code, accessible code, semantically correct code and separation of content and presentation. Each one of the four essentialities is not a complete solution in itself instead each of them together or collectively contributes for perfect and complete web designing. <span id="more-105"></span> </p>
<p class="blogtext"> Most of the products when manufactured are   done with certain standards. And all the standards that are made or exist are there for a reason and it would highly unprofessional to ignore them.  All the web pages whenever designed should invariably go through a validation test process following the W3C HTML validation service although there are a few web pages that are not able to clear these tests. If your web page is really not validating then there has to be some major reason for the same. </p>
<p class="blogtext">The site should at any point be easily accessible. Accessibility problem is majorly caused because of the discrepancies in the basics. Some of the most common ones would be that the title and the header should always contain the description about the specific page that is being displayed, the website should not only be accessible by the mouse but for surely by the keyboard as well, use the ALT for all the images and the SUMMARY for the tables in your web page, SUMMARY is quite similar to ALT tag which is used to describe the images and many more. Basically it is not difficult to achieve what we call the factor of accessibility it definitely requires certain efforts but surely saves a lot of agony to quite a many users. Therefore it is always advisable to make a positive contribution to the web by being World Wide. </p>
<p class="blogtext"> We have often read that the code should be semantically correct and structured. But there has always been a major issue in the basic understanding about the semantics. Semantics basically refers to the relationships between symbols and signs and what they collectively mean. Every symbol or tag or sign that is being used in the HTML code should be able to depict or represent the correct meaning what it is actually meant to perform rather than just being interpreted as something else. For example, when using the &lt;TITLE> it should describe the title of that particular page rather than displaying the title of the entire website, similarly the headers &lt;h1> to &lt;h6> should be used to chunk down your document into meaningful pieces rather than anything else. </p>
<p class="blogtext">Separation of content and presentation literally means that the HTML does not include any presentation markup which means that it contains nothing which should actually describe as to how it looks. All the instructions related to how it looks are included in the CSS. There are a lot of benefits of this approach wherein there is increased bandwidth, improved accessibility, faster download and allows the developers to work on the sites independently and concurrently. All these four pillars are the basic and the most important factors that should always be considered while designing the website.              </p>
]]></content:encoded>
			<wfw:commentRss>http://www.html.co.uk/105/the-four-essentials-of-modern-web-design.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Different types of URLs used in Hyperlinks</title>
		<link>http://www.html.co.uk/53/different-types-of-urls-used-in-hyperlinks.html</link>
		<comments>http://www.html.co.uk/53/different-types-of-urls-used-in-hyperlinks.html#comments</comments>
		<pubDate>Tue, 10 Jun 2008 08:08:15 +0000</pubDate>
		<dc:creator>Editor</dc:creator>
				<category><![CDATA[HTML Basics]]></category>
		<category><![CDATA[HTML Tutorials]]></category>
		<category><![CDATA[basics]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[hyperlink]]></category>
		<category><![CDATA[linking]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[url]]></category>

		<guid isPermaLink="false">http://www.html.co.uk/?p=53</guid>
		<description><![CDATA[As discussed earlier, Hyperlinks are those elements of HTML which makes it possible for us to navigate through different web pages or to different locations within a single web page. They are also used for adding e-mail support in the HTML document. In fact, hyperlinks act as the backbone of a website. ]]></description>
			<content:encoded><![CDATA[<p class="blogtext">As discussed earlier, Hyperlinks are those elements of HTML which makes it possible for us to navigate through different web pages or to different locations within a single web page. They are also used for adding e-mail support in the HTML document. In fact, hyperlinks act as the backbone of a website. As these links are used to fulfill different types of needs and demands, the way they are defined in the HTML document varies according to the circumstances. Every hyperlink needs an address to the location where the hyperlink is intended to redirect us. Technically speaking, each hyperlink needs a URL in order to point towards another location. External hyperlinks points towards a webpage of a different website on the same web server, whereas internal hyperlinks point towards a location on the same web page or to a different webpage of the same website. He structure can be more complex if a hyperlink is intended to point towards a web page of different website on the different web server. In each of the cases the way a URL is defined differs. It is very important to understand and learn the different ways to write the URLs because each type of URL changes the meaning of the hyperlink. The syntax of the URLs decided whether a hyperlink is internal, external or it is an e-mail link. Below are some examples of most common ways to write the URLs, each changing the intended meaning of the hyperlink. <span id="more-53"></span></p>
<p class="blogtext">1) &lt;A NAME=”bottom”&gt;Bottom&lt;/A&gt;</p>
<p>&lt;A HREF=”#bottom”&gt;Go to bottom&lt;/A&gt;</p>
<p class="blogtext">This is an internal hyperlink which is redirecting the user at the bottom of the same web page which he is currently viewing. To make this hyperlink an internal one, note the way the URL is written after the HREF attribute of anchor tag. There is no file name or path to a file name before the # sign. This makes the hyperlink an internal one.</p>
<p class="blogtext">2) &lt;A HREF=”welcome.html#hi”&gt;</p>
<p class="blogtext">This is an example of a hyperlink which redirects to a different document of the same folder. This means that both the linked documents are contained under the same parent folder.</p>
<p class="blogtext">3) &lt;A HREF=”hello/welcome.html#hi”&gt;</p>
<p class="blogtext">This is a hyperlink which points towards a different document residing in a different folder. But, in this case both the folders whose web documents are linked with each other are on the same web server.</p>
<p class="blogtext">4) &lt;A HREF=”http://www.yahoo.com/good/hello/welcome.html#hi”&gt;</p>
<p class="blogtext">The above example represents a hyperlink which is pointing towards a different web document which resides in a different folder on a different web server. This makes the hyperlink completely an external one.</p>
<p class="blogtext">5) &lt;A HREF=”mailto://queries@content mantra.com”&gt;</p>
<p class="blogtext">This type of URL consisting of ‘mailto:’ protocol indicated that the hyperlink is linked to a mail server.</p>
<p class="blogtext">So, the way URLs are used, changes the purpose and functioning of the hyperlinks. In fact, how much information you should include in the URL of a hyperlink depends upon where the hyperlink is redirecting the user i.e. where the linked resource is is located.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.html.co.uk/53/different-types-of-urls-used-in-hyperlinks.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hyperlinks</title>
		<link>http://www.html.co.uk/52/hyperlinks.html</link>
		<comments>http://www.html.co.uk/52/hyperlinks.html#comments</comments>
		<pubDate>Fri, 06 Jun 2008 04:15:41 +0000</pubDate>
		<dc:creator>Editor</dc:creator>
				<category><![CDATA[HTML Basics]]></category>
		<category><![CDATA[HTML Tutorials]]></category>
		<category><![CDATA[basics]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[hyperlink]]></category>
		<category><![CDATA[hyperlinking]]></category>
		<category><![CDATA[links]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://www.html.co.uk/?p=52</guid>
		<description><![CDATA[Hyperlinks play an important role in HTML. We always need to jump from one web page to another several times while surfing the internet. Hyperlinks make this task practically feasible.]]></description>
			<content:encoded><![CDATA[<p class="blogtext">Hyperlinks play an important role in HTML. We always need to jump from one web page to another several times while surfing the internet. Hyperlinks make this task practically feasible. They redirect us to another location on World Wide Web once clicked. All the textual links on a web page which we click to go to another web page are hyperlinks. The most common attribute of hyperlinks is that when we roll over our mouse cursor on them, the cursor transforms into a hand with a pointing finger towards the hyperlink. Hyperlinks are also known as anchors. They mark textual data and images as a point which, when clicked, redirects to another web page, text or image. There are two types of hyperlinks in HTML: <span id="more-52"></span></p>
<p class="blogtext">1)	External Hyperlinks<br />
2)	Internal Hyperlinks</p>
<p class="blogtext">External hyperlinks are those which points to another web page. On the other hand, internal hyperlinks are those which points to a different location on the same web page. Both the links are created by using &lt;A&gt; (anchor) tag. We can create the hyperlinks with the help of three attributes:</p>
<p class="blogtext">a)	&lt;A&gt;, the anchor tag<br />
b)	HREF=””, which is used with the &lt;A&gt; tag<br />
c)	URL, which is used with HREF to tell the link where to redirect the user.</p>
<p class="blogtext">For example: to create an external hyperlink we can write the HTML code as:</p>
<p class="blogtext">&lt;A HREF=”http://www.yahoo.com”&gt;Go To Yahoo&lt;/A&gt;</p>
<p class="blogtext">According to the above example, if you click on ‘Go To Yahoo’ text, you will be redirected to http://www.yahoo.com URL which is mentioned with HREF attribute.</p>
<p class="blogtext">Sometimes, we also need to jump to a specific location on the same web page instead of going to another web page. In these circumstances, internal hyperlinks are used. To create internal hyperlinks we have to decide the location and its name. Then, the name of that location will be used to jump to that location. When a particular location is identified, then to assign a name to it the ‘name’ attribute is used with the &lt;A&gt; tag. For example:</p>
<p class="blogtext">&lt;A NAME=”bottom”&gt;BOTTOM&lt;/A&gt;</p>
<p class="blogtext">&lt;A HREF=”#bottom”&gt;go to the bottom &lt;/A&gt;</p>
<p class="blogtext">In the above code, first of all we have assigned a name to the text BOTTOM as bottom with the help of NAME attribute. This text is written at the bottom of the web page. Then, in the next code we have specified that name after the HREF which will take us to the bottom of the page. One more thing which is to be noted here is that there is no filename before the # sign. This indicates that the link is pointing towards a location on the same web page.</p>
<p class="blogtext">Apart from external and internal hyperlinks, we can also insert e-mail links in the HTML documents. For this purpose, ‘mailto:’ protocol is used instead of http. For example:</p>
<p class="blogtext">&lt;A HREF=”mailto://query@contentmantra.com”&gt;Post your Queries&lt;/A&gt;</p>
<p class="blogtext">According to the above example, if somebody clicks on the Post your Queries text, then the query will be submitted to query@contentmantra.com. For this purpose, after clicking on the link Microsoft outlook will get opened by default if it is installed on the system.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.html.co.uk/52/hyperlinks.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Images and Hyperlinks</title>
		<link>http://www.html.co.uk/51/images-and-hyperlinks.html</link>
		<comments>http://www.html.co.uk/51/images-and-hyperlinks.html#comments</comments>
		<pubDate>Fri, 06 Jun 2008 04:08:00 +0000</pubDate>
		<dc:creator>Editor</dc:creator>
				<category><![CDATA[HTML Basics]]></category>
		<category><![CDATA[HTML Tutorials]]></category>
		<category><![CDATA[basics]]></category>
		<category><![CDATA[graphics]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[hyperlinks]]></category>
		<category><![CDATA[images]]></category>
		<category><![CDATA[links]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://www.html.co.uk/?p=51</guid>
		<description><![CDATA[Images are an important part of web pages nowadays. There is hardly a website which does not contain at least one image.  Images describe the idea and the concept in an easy way and more beautifully. They are used to enhance the user interactivity with the web page.]]></description>
			<content:encoded><![CDATA[<p class="blogtext">Images are an important part of web pages nowadays. There is hardly a website which does not contain at least one image. Images describe the idea and the concept in an easy way and more beautifully. They are used to enhance the user interactivity with the web page. Good images arrest the attention of the user and boost his interest in the website. Images can be used to say something, to make the website creative, to attract the user etc. One of the important ways the images can be used in a website is in the form of hyperlinks. Images can be linked to hyperlinks, they are used as hyperlinks and they can be used as the download links so that the user can download them via internet. When we use an image as a hyperlink, it redirects us to a new location, or a new web page or to another image. To use an image as hyperlink, first of all we have to insert an image in our HTML document by using the &lt;img alt=&#8221;" /&gt; tag. We can set the border, height, width and other attributes of the image as required. Once the image code is written, just add &lt;a&gt; tag before it and at the end of the code put &lt;/a&gt;. This will transform the image into the hyperlink. For example: <span id="more-51"></span></p>
<p class="blogtext">&lt;A HREF=”URL”&gt;&lt;IMG SRC=”d:\my folder\image1.jpg” WIDTH=”300” HEIGHT=”100” BORDER=”10” ALT=”This is the main page”&gt;&lt;/A&gt;</p>
<p class="blogtext">The URL specified after the HREF attribute will tell the hyperlinked image where to redirect the user when he clicks on it. This URL can be a path to a .html document or it can be the name of an image file also.</p>
<p class="blogtext">For example:</p>
<p class="blogtext">&lt;A HREF=”image2.html”&gt;&lt;IMG SRC=”image1.html”&gt;&lt;/A&gt;</p>
<p class="blogtext">Or</p>
<p class="blogtext">&lt;A HREF=”http://www.yahoo.com”&gt;&lt;IMG SRC=”image2.html”&gt;&lt;/A&gt;</p>
<p class="blogtext">We can also make a hyperlink to point to an image. It means that when the user will click on the hyperlink it will be shown the image associated with that hyperlink. The code for this can be written as:</p>
<p class="blogtext">&lt;a href=&#8221;http://www.contentmantra.com/image1.jpg&#8221;&gt;Click here to display image&lt;/a&gt;</p>
<p class="blogtext">Whenever the user will click on the ‘Click here to display image’ text, he will be shown image1.jpg located at http://www.contentmantra.com. After the image is displayed, you can right click  and save it to your computer’s local hard drive. You can also use the target attribute of anchor tag to tell the web browser where to open the new image. The most commonly used predefined values of target are _blank, _self, _parent, and _top. Each of them will open up the image or the document associated with the hyperlink at different locations. The details of all the four values are as follows:</p>
<p class="blogtext">1)	_blank: This will open the linked image/document in a new browser window with no name.<br />
2)	_self: This will replace the current html page to show the linked image/document. If the original document which has hyperlink on it is in a frame or frameset, then the _self will open up the linked image/document within that frame.<br />
3)	_parent: It will replace the html page it came from.<br />
4)	_top: This will load the linked image/document in the current browser by replacing anything within the browser.</p>
<p class="blogtext">The use of the targets is not mandatory. They are optional attributes which may or may not be used with &lt;A&gt; tag.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.html.co.uk/51/images-and-hyperlinks.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title></title>
		<link>http://www.html.co.uk/48/48.html</link>
		<comments>http://www.html.co.uk/48/48.html#comments</comments>
		<pubDate>Mon, 02 Jun 2008 11:49:22 +0000</pubDate>
		<dc:creator>Editor</dc:creator>
				<category><![CDATA[HTML Basics]]></category>
		<category><![CDATA[HTML Tutorials]]></category>
		<category><![CDATA[basics]]></category>
		<category><![CDATA[elements]]></category>
		<category><![CDATA[embedding]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[inline]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://www.html.co.uk/?p=48</guid>
		<description><![CDATA[Elements are the building blocks of any HTML page. Without elements no HTML page can be designed.]]></description>
			<content:encoded><![CDATA[<p class="blogtext">Elements are the building blocks of any HTML page. Without elements no HTML page can be designed. Paragraphs, hyperlinks, sounds, images, embedded media, lists, font, headings and many others are the elements of HTML which help us to define the structure and appearance of the actual content to be displayed on the web page. All the elements can be classified either as Block level elements or as Inline elements/Text level elements/Phrase elements. In this article we will turn our heads towards the nitty-gritty of Inline Elements. <span id="more-48"></span></p>
<p class="blogtext">Inline elements are of two types: Presentational elements and Structural elements. The presentational tags define the actual appearance and design of the text. These tags describe how the text will look in the browser. On the other hand, structural tags are meant to define the structural markup of the text. Below are the some examples of both the Presentational as well as structural elements.</p>
<p class="blogtext"><strong>Presentational Elements:</strong></p>
<p class="blogtext">1) &lt;i&gt;&#8230;&lt;/i&gt;          It displays the text in italics.</p>
<p>2) &lt;b&gt;&#8230;&lt;/b&gt;       It displays the text in bold</p>
<p>3) &lt;u&gt;&#8230;&lt;/u&gt;       It underlines the text</p>
<p class="blogtext"><strong>Structural Elements:</strong></p>
<p class="blogtext">1) &lt;em&gt;&#8230;&lt;/em&gt;   Tells the browser to emphasize the selected text</p>
<p>2) &lt;strong&gt;&#8230;&lt;/strong&gt;  Tells the browser to strongly emphasize the selected text</p>
<p>3) &lt;code&gt;&#8230;&lt;/code&gt;     Tells the browser that the selected text is a computer code</p>
<p class="blogtext">Structural elements basically define the text functions on the web page rather than representing the appearance of the text. The way in which text will be displayed is up to the web browser. Thus, the structural elements are platform independent. This is in contrast to the Presentational elements as they actually influence the appearance and visual style of the text.</p>
<p class="blogtext">Inline elements are meant to format small chunks of data/text. All the inline elements are nested within the block elements. Below is a list of some of the frequently used inline elements:</p>
<p class="blogtext">1.	a – Anchor, used to create a link to another page in HTML.<br />
2.	abbr &#8211; Represents an abbreviation.<br />
3.	acronym &#8211; Denotes an acronym.<br />
4.	b – Makes the text bold<br />
5.	br – Break, it is similar to a carriage return<br />
6.	code &#8211; Denotes computer program code.<br />
7.	dfn &#8211; Denotes a definition.<br />
8.	font – Used with various attributes to change font color, size, face etc.<br />
9.	i – Change the text into italics<br />
10.	img &#8211; Allows placement of a graphical image in the page.<br />
11.	input &#8211; Form input<br />
12.	kbd &#8211; Denotes information typed from the keyboard.<br />
13.	param &#8211; Used to add additional parameters to the object.<br />
14.	q &#8211; Used for short quotations<br />
15.	s &#8211; Strike through text<br />
16.	samp &#8211; Denotes a sample.<br />
17.	span &#8211; Used to set special style to specific areas of the page.<br />
18.	strike &#8211; Sets text to have a line struck through it.<br />
19.	strong &#8211; Denotes strong emphasis which is basically bold<br />
20.	sub &#8211; Subscript<br />
21.	sup &#8211; Superscript<br />
22.	textarea &#8211; A form for multi line text input.<br />
23.	tt &#8211; Sets text style to monospaced teletype<br />
24.	u – Underlines the text<br />
25.	var &#8211; Denotes a variable in a program.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.html.co.uk/48/48.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Protocols used in HTML</title>
		<link>http://www.html.co.uk/47/protocols-used-in-html.html</link>
		<comments>http://www.html.co.uk/47/protocols-used-in-html.html#comments</comments>
		<pubDate>Thu, 29 May 2008 14:59:35 +0000</pubDate>
		<dc:creator>Editor</dc:creator>
				<category><![CDATA[HTML Basics]]></category>
		<category><![CDATA[HTML Tutorials]]></category>
		<category><![CDATA[basics]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[protocols]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://www.html.co.uk/?p=47</guid>
		<description><![CDATA[Protocols are set of rules which define how the two computers will communicate with each other. Technically speaking, protocols define the procedures and standards which form the basis of transferring the data between two computers. ]]></description>
			<content:encoded><![CDATA[<p class="blogtext">Protocols are set of rules which define how the two computers will communicate with each other. Technically speaking, protocols define the procedures and standards which form the basis of transferring the data between two computers. In HTML protocols are used in order to tell the web servers and clients how to upload and download the data between each other via internet. Different types of protocols are used in HTML depending upon the type of file and its usage. The most common protocol used in HTML is HTTP which is short for Hyper Text Transfer Protocol. HTTP represents the basic information about the contents of the HTML documents according to their file name extensions. For eg. A file with .gif extension tells the web browser that its an image file and the browser processes that file as an image. <span id="more-47"></span></p>
<p class="blogtext">HTTP browsers don’t maintain a session with the web servers permanently. They retrieve a particular document from the web server via HTTP and then get disconnected. This means that while you view a web page, your web browser is not connected to the web server. When you enter a new URL or click on a link on the existing web page, the browser again connects itself with the web server, downloads the information and disconnect the session again.</p>
<p class="blogtext">HTTP was basically developed for handling hyper text pages over the internet. When HTTP is used, a series of operations is initiated to retrieve the information form the web server. Initially, when you type a URL in the address bar and hit Enter/Go button, the HTTP client (the web browser) makes a request to the web browser via internet connection. This establishes a Transmission Control Protocol (TCP) connection to a particular host on port 80 (because by default http service runs on port 80). The HTTP server listens to the client’s request on this port and provides the web page which is to be viewed.</p>
<p class="blogtext">HTTP uses TCP because a lot of data has to be transferred from the HTTP server to the client every now and then, and TCP gives surety of error free transmission of data. Besides HTTP there are other protocols also which are used over internet. Below is the list of protocols used for web browsers:</p>
<p class="blogtext">1) http://      It is used to retrieve HTML documents and associated files which<br />
resides on the web.</p>
<p>2) file://       It is used to retrieve the documents which resides on the local<br />
hard drive.</p>
<p>3) ftp://        It is used to upload and download the documents on an FTP<br />
server.</p>
<p>4) gopher:// It is used to retrieve documents on a gopher server.</p>
<p>5) wais://     It is used to connect to a Wide area Information server (WAIS)<br />
database.</p>
<p>6) mailto:    It is used for sending e-mails to a specified address. It is not a<br />
standard but it is supported by most of the web browsers today.<br />
There is no need to put // with mailto:</p>
<p>7) news:     Used to connect to a newsgroup or a specific article in the group.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.html.co.uk/47/protocols-used-in-html.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Working with Images in HTML</title>
		<link>http://www.html.co.uk/46/working-with-images-in-html.html</link>
		<comments>http://www.html.co.uk/46/working-with-images-in-html.html#comments</comments>
		<pubDate>Thu, 29 May 2008 14:56:25 +0000</pubDate>
		<dc:creator>Editor</dc:creator>
				<category><![CDATA[HTML Basics]]></category>
		<category><![CDATA[HTML Tutorials]]></category>
		<category><![CDATA[basics]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[image]]></category>
		<category><![CDATA[tags]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[web page]]></category>

		<guid isPermaLink="false">http://www.html.co.uk/?p=46</guid>
		<description><![CDATA[In the absence of images nobody will enjoy web surfing. Today almost every web page contains images in order to increase its worth. So, it would be useful to have a look at the different aspects of an Image in HTML. ]]></description>
			<content:encoded><![CDATA[<p class="blogtext">A single image speaks more clearly than a thousand words. Images add spice to the web page. They make a website interactive and user friendly. In fact, images are the most vital element of a web page, especially those designed for children. In the absence of images nobody will enjoy web surfing. Today almost every web page contains images in order to increase its worth. So, it would be useful to have a look at the different aspects of an Image in HTML. <span id="more-46"></span></p>
<p class="blogtext">HTML basically supports two types of images i.e. .Gif and .Jpg image. While .Jpg images are static, the .Gif images can be both static and dynamic. <img alt="" /> tag is used to put an image on a web page. This tag has lots of attributes which are used to align an image, define its size and position etc. To add an image there are some basic attributes which should be used.</p>
<p class="blogtext">1)	&lt;IMG&gt; tag is necessary<br />
2)	Then SRC attribute must be there to tell the document the source from where it will get the image.</p>
<p class="blogtext"><strong>For example:</strong></p>
<p class="blogtext">&lt;HTML&gt;<br />
&lt;IMG SRC=”d:\images\hello.jpg”&gt;<br />
&lt;/HTML&gt;</p>
<p class="blogtext">In the above example the &lt;HTML&gt; and &lt;/HTML&gt; tags represent that this document is a web page. The IMG tag is representing the addition of an image in the web page. The SRC is the attribute of IMG which tells that from where and which image is to be inserted .There is no need to close the &lt;IMG&gt; tag with &lt;/IMG&gt;.</p>
<p class="blogtext">One thing which should be noted is that you can give the full path to an image as well as only name of the image with the SRC attribute. If you are using an image which is not in the same folder where your HTML document resides, then you have to give its full path like d:\images\hello.jpg. In contrast if the hello.jpg file is in the folder where your HTML document and files are saved then you can mention only its name as like &lt;IMG SRC=”hello.jpg”&gt;. Another point which should be remembered is that you have to mention the full image name including its extension like hello.gif or hello.jpg otherwise the image will not be displayed. You can adjust the aliment, height, width and border of the image. If you set the value of border=0 then the border will disappear. In contrast, you can start increasing the value of height, width and border as per your requirements.</p>
<p class="blogtext"><strong>For example:</strong></p>
<p class="blogtext">&lt;IMG SRC=”d:\images\hello.jpg” ALT=”Hello” HEIGHT=”200” WIDTH=”600” BORDER=”6” &gt;</p>
<p class="blogtext">Below are the different attributes and their explanations which can be used with &lt;IMG&gt;</p>
<ol>
<li>ALIGN:  It is used to set the alignment of the image. You can use it as ALIGN= TOP, ALIGN= MIDDLE, ALIGN=CENTER, ALIGN= LEFT and ALIGN= RIGHT.</li>
<li>BORDER: It is used to set the size of the border of the image.</li>
<li>WIDTH:  It is used to set the width of the image</li>
<li>HEIGHT:  Used to set the height of the image</li>
<li>HSPACE:  Represents the amount of space to the right and left of the image.</li>
<li>VSPACE:  Represents the amount of space to the top and bottom of the image.</li>
<li>ALT:  It represents the text which is to be displayed in place of image in case the web browser is unable to display the image.</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.html.co.uk/46/working-with-images-in-html.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HTML: Links and Images</title>
		<link>http://www.html.co.uk/43/html-links-and-images.html</link>
		<comments>http://www.html.co.uk/43/html-links-and-images.html#comments</comments>
		<pubDate>Mon, 26 May 2008 05:44:56 +0000</pubDate>
		<dc:creator>Editor</dc:creator>
				<category><![CDATA[HTML Basics]]></category>
		<category><![CDATA[HTML Tutorials]]></category>
		<category><![CDATA[elements]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[images]]></category>
		<category><![CDATA[links]]></category>
		<category><![CDATA[tags]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://www.html.co.uk/?p=43</guid>
		<description><![CDATA[Links and images make the page come alive. For this you need to know about the common tags and the character tags along with their key features such as formatting tags. Before doing the tags one has to know about links and images.]]></description>
			<content:encoded><![CDATA[<p class="blogtext">Links and images make the page come alive. For this you need to know about the common tags and the character tags along with their key features such as formatting tags. Before doing the tags one has to know about links and images. A basic knowledge of these is needed in order to make your page reveal your persona with the links and images on it .Let us first go through what are tags related to links and images  <span id="more-43"></span></p>
<p class="blogtext">Links are the basic hypertext constructs, which help you to navigate from one resource to another either on the same page or between two pages.  Images on the other hand are basically used in the background of the document or in the web page and maybe sometimes even in the logo. So the need arises to format this image or even add a new image. For all these purposes we need some tags related to images and links. When you use the tag &lt;BODY&gt; and &lt;/BODY&gt; as tag then you are referring to the body of the text document. To change or edit the visited colour code you use the tag</p>
<p class="blogtext">VLINK=”#Colour Code” and</p>
<p>For unvisited colour code, you can use the tag</p>
<p>LINK=”#Colour Code”.</p>
<p class="blogtext">&lt;A Name = “Label”&gt; moves to the other portion of the web page. This link tag helps in navigating between web pages. &lt;A HREF=”Item Location&gt; helps you go to the destination marked by this link. So links are basically used to get two items or pages linked. This way documents are shared on the web.</p>
<p class="blogtext">You can use similar tags for the images too. Let us study each tag one by one. This is indeed a fun way of learning the HTML tags. You don’t need to be a master to understand this. Even basic computer knowledge is helpful to understand the tags. When you wish to import an image from its location, you need to use the tag<br />
&lt;IMG SRC =&#8221;Image Location&#8221;&gt;. You can either align the text at top middle position and bottom middle or align it left, right and center. For this you use the tag</p>
<p class="blogtext">ALIGN=&#8221;Left, Right” and ALIGN=&#8221;Top, Middle, Bottom&#8221;</p>
<p class="blogtext">For alternative text you use the tag ALT while for bordering the image use the tag border. You can even change the width of the image in pixels by using HTML by using the tag WIDTH. Similarly, the height can also be changed by using HEIGHT. You may also decide the amount of horizontal and vertical space you require around your image by using the tags VSPACE and HSPACE. Now this is easy and you don’t need to be afraid of HTML programming anymore. Not that tags form HTML programming but they are definitely the basis for this programming and without understanding this you cannot move ahead.</p>
<p class="blogtext">Let us see how to add an image to your web page. You need to use the following command to add the image:</p>
<p class="blogtext">&lt;img src=&#8221; . . . &#8220;&gt;.</p>
<p class="blogtext">In the area marked by dot, as shown above, you need to place the name of the file containing the image you are planning to use to add the image.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.html.co.uk/43/html-links-and-images.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

