Introducing HTML Code Part (4)

By admin | Jan 13, 2012

Most Web pages, in fact, simply provide text, images, and hyperlinks. Of course, in real life, a Web page would provide considerably more text, several graphic images, and probably numerous hyperlinks. But, boiled down to their very essence, most Web pages are as simple.

Introducing HTML Code Part (3)

By admin | Jan 9, 2012

Notice also that in the middle of the “hello world” paragraph there is now a hyperlink. The hyperlink tag starts with <a> and ends with </a>, and in between are the attributes of the hyperlink and the text to which the hyperlink is attached.

Introducing HTML Code Part (2)

By admin | Jan 5, 2012

TIP: All HTML tags begin with a left angle bracket (<) and end with a right angle bracket (>). They usually begin and end similarly to the <html> and <p> tags—the end of the tag is the same as the beginning, except for the addition of a slash (/). For example, </p> closes the <p> [...]

Introducing HTML Code

By admin | Jan 1, 2012

HTML is the tool that Web developers use to create the Web pages that make up a Web site. Although Web-authoring tools allow people to easily work without touch-ing a line of HTML code, it helps to see how pages are actually built. Knowing a little bit about HTML code will also help you to [...]

© Techo Nerd Center and Internet Marketing Blog, - Techno Nerd