|
|
||||||
|
What is HyperText Markup Language- HTML?A web page is written in HyperText Markup Language (HTML). The HTML marks up the various elements of your web page so that Web browsers have instruction on how to put the page together. HTML marks up your text and other elements with 'tags' that define their nature. Any computer should be able to interpret your page design with these tags but the exact layout on the screen will depend on the browser employed and the screen resolution. It is helpful, but not essential, to be aware of what HTML looks like. HTML contains the special codes, called tags, that control the way that a Web browser presents your Web page. Although it is possible to write pages in HTML, we generally employ programs that convert our text and graphics into HTML.
A
web page is developed in two sections. The head section provides the title, and
the META tags. The body section will contain the elements of the Web page that
are seen when a visitor looks at the page.
In HTML a blank page will look like this:
<HTML>
The <HTML> tag tells a Web browser that this is a Web page. The head and body
tags tell the browser where the head and body sections of the page can be
found.
In Frontpage 2003 there is the facility to look at the page you are developing in normal mode, HTML, a split HTML and design view and preview (as seen on your chosen Web browser). The following figure shows the index page for this Web site in split mode:
With Dreamweaver it is similarly possible to show your screen split with the page and HTML view: There is absolutely no need to know how to write in HTML but it is more than interesting to know how your Web authoring program is translating your pages into HTML code.
<title></title> . This tag is
placed in the head section.
<a href=””></a> : The link tag is
one of s. HTML is all about linking documents (web pages) together and as such they form the basis of making the web work.
<table> </table> : The table tag is used
to create tables. I Inventive HTML designers started to use them to format the entire web page by inserting not only text but images as well into tables. It has been estimated that 99% of web pages are formatted using tables.
<tr></tr>
<td></td>
<table width=# or %>
<hl></hl>
<b></b>
<i></i>
<a href="mailto:EMAIL"></a>
<p></p>
<p align=?>
<br>
<ul></ul>
<img src="name">
<img src="name" align=?>
<img src="name" border=?>
<form></form>
<select multiple name="NAME" size=?></select>
<input type="checkbox" name="NAME">
<input type="radio" name="NAME" value="x">
The Robots META tag is a tag to tell a robot if it is ok to index this page or not. It is used to invite a spider to walk down through all your pages and i There are four directives that can be placed in a robots meta tag. The CONTENT section of the meta tag can contain: index,noindex,follow,nofollow and are separated by commas. The four options are:-
<META NAME="ROBOTS" CONTENT="INDEX,FOLLOW">
| ||||||
| Roundup Thursday for the Week of 6/29/08 Posted by rebecca Stories, news, and other notable items from the past week: One star link: Hacker News started a thread asking why hackers hate SEO. Most of the answers are frustrating, though some folks chime in to defend our industry. Th... Publ.Date : Thu, 03 Jul 2008 06:00:33 -0500 Reddit, Stumbleupon, Del.icio.us and Hacker News Algorithms Exposed! Posted by Danny DoverIt is greatly ironic that algorithms, the quintessential example of all that is not human, would be so fundamental to social media. Last week I wrote a post about how Google gathers user data. This week I continue by exposing how... Publ.Date : Wed, 02 Jul 2008 11:25:19 -0500 An Initial Review of Boudica, the Social News Site for Women Posted by rebeccaDanny Sullivan's lovely wife, Lorna Harris (who once lent me a hat and gloves when Danny took me to see Stonehenge on an especially cold, windy day), recently created Boudica, a social news site for women. The site is pretty new... Publ.Date : Tue, 01 Jul 2008 09:19:46 -0500 White Hat Cloaking: It Exists. It's Permitted. It's Useful. Posted by randfishI'll begin with a quote from Google's Guidelines on Cloaking: Serving up different results based on user agent may cause your site to be perceived as deceptive and removed from the Google index. There are two critical pi... Publ.Date : Mon, 30 Jun 2008 09:17:30 -0500 Tips For Understanding Data: Regression Analysis Posted by Nick GernerNote: This post does not have a great deal of SEO advice per se. But I will give some insight into some of the technical details of how we come up with PageStrength scores and give a sneak preview of a product we'll be laun... Publ.Date : Sun, 29 Jun 2008 16:22:56 -0500 Display RSS Feeds on Your Website |
| Tips For Understanding Data: Regression Analysis Posted by Nick GernerNote: This post does not have a great deal of SEO advice per se. But I will give some insight into some of the technical details of how we come up with PageStrength scores and give a sneak preview of a product we'll be laun... Publ.Date : Sun, 29 Jun 2008 16:22:56 -0500 Roundup Thursday for the Week of 6/29/08 Posted by rebecca Stories, news, and other notable items from the past week: One star link: Hacker News started a thread asking why hackers hate SEO. Most of the answers are frustrating, though some folks chime in to defend our industry. Th... Publ.Date : Thu, 03 Jul 2008 06:00:33 -0500 Reddit, Stumbleupon, Del.icio.us and Hacker News Algorithms Exposed! Posted by Danny DoverIt is greatly ironic that algorithms, the quintessential example of all that is not human, would be so fundamental to social media. Last week I wrote a post about how Google gathers user data. This week I continue by exposing how... Publ.Date : Wed, 02 Jul 2008 11:25:19 -0500 An Initial Review of Boudica, the Social News Site for Women Posted by rebeccaDanny Sullivan's lovely wife, Lorna Harris (who once lent me a hat and gloves when Danny took me to see Stonehenge on an especially cold, windy day), recently created Boudica, a social news site for women. The site is pretty new... Publ.Date : Tue, 01 Jul 2008 09:19:46 -0500 White Hat Cloaking: It Exists. It's Permitted. It's Useful. Posted by randfishI'll begin with a quote from Google's Guidelines on Cloaking: Serving up different results based on user agent may cause your site to be perceived as deceptive and removed from the Google index. There are two critical pi... Publ.Date : Mon, 30 Jun 2008 09:17:30 -0500 Increase Online Traffic |
| Roundup Thursday for the Week of 6/29/08 Posted by rebecca Stories, news, and other notable items from the past week: One star link: Hacker News started a thread asking why hackers hate SEO. Most of the answers are frustrating, though some folks chime in to defend our industry. Th... Publ.Date : Thu, 03 Jul 2008 06:00:33 -0500 An Initial Review of Boudica, the Social News Site for Women Posted by rebeccaDanny Sullivan's lovely wife, Lorna Harris (who once lent me a hat and gloves when Danny took me to see Stonehenge on an especially cold, windy day), recently created Boudica, a social news site for women. The site is pretty new... Publ.Date : Tue, 01 Jul 2008 09:19:46 -0500 Tips For Understanding Data: Regression Analysis Posted by Nick GernerNote: This post does not have a great deal of SEO advice per se. But I will give some insight into some of the technical details of how we come up with PageStrength scores and give a sneak preview of a product we'll be laun... Publ.Date : Sun, 29 Jun 2008 16:22:56 -0500 Reddit, Stumbleupon, Del.icio.us and Hacker News Algorithms Exposed! Posted by Danny DoverIt is greatly ironic that algorithms, the quintessential example of all that is not human, would be so fundamental to social media. Last week I wrote a post about how Google gathers user data. This week I continue by exposing how... Publ.Date : Wed, 02 Jul 2008 11:25:19 -0500 White Hat Cloaking: It Exists. It's Permitted. It's Useful. Posted by randfishI'll begin with a quote from Google's Guidelines on Cloaking: Serving up different results based on user agent may cause your site to be perceived as deceptive and removed from the Google index. There are two critical pi... Publ.Date : Mon, 30 Jun 2008 09:17:30 -0500 Increased Web Site Traffic |