Ask Question, Ask an Expert

+61-413 786 465

info@mywordsolution.com

Ask PHP Expert

As specified earlier, HTML is Hyper Text Markup Language. HTML provides way of displaying any Web pages along with text & images or multimedia content. HTML is not a programming language, however a markup language. An HTML file is a text file having small markup tags. The markup tags tell the Web browser, like Internet Explorer or Netscape Navigator, how to display the page. An HTML file should have an html or htm file extension. These files are stored onto the web server. thus if you want to view the web page of a company, you must enter the URL (Uniform Resource Locator), that is the web site address of the company in the address bar of the browser. It sends a request to the web server that in turn responds by returning the wished web page. The browser renders the web page then and you view it on your computer.

HTML lets Web page publishers to create complicated pages of text & images which can be viewed by anyone on the Web, regardless of what sort of computer or browser is being utilized. In spite of what you might have heard, you don't require any special software to create an HTML page; all you require is a word processor (such as Microsoft Word) and a working knowledge of HTML. Luckily, the fundamentals of HTML are easy to master.  Though, you can relieve tedium and develop your productivity via a good tool.  A simple tool is Microsoft FrontPage which decreases the need to remember and type in HTML tags.  Still, there can be conditions where you are forced to hand code definte parts of the web page.

HTML is a series of tags only that are integrated into a document which can have text, images or multimedia content. Usually HTML tags are English words (such as block quote) or abbreviations (like p for paragraph), although they are distinguished from the regular text since they are placed in small angle brackets. Thus the paragraph tag is <p>, and the block quote tag is <blockquote>. Some of the tags dictate how the page will be formatted (for example, <p> begins a new paragraph), and others dictate how words appear (<b> makes text bold). Still others provide information like the title which doesn't appear on the page itself. The first thing to remember regarding tags is that they travel in pairs. Mostly time that you employ a tag - say <blockquote> - you have to also close it with another tag - in this case, </block quote>. Note the slash - / - before the word "block quote"; that is what distinguishes a closing tag from an opening tag.

The fundamental HTML page starts with the tag <html> and ends with </html>. In between, the file contains two sections - the header & the body.

The header - enclosed through the <head> & </head> tags - contains information regarding a page which will not appear on the page itself, like the title. The body enclosed through<body> & </body> - is where the action is. Everything which appears on the page is contained in these tags.

HTML pages are of two following types:

  • Static
  • Dynamic

 

PHP , Programming

  • Category:- PHP
  • Reference No.:- M9539433

Have any Question?


Related Questions in PHP

Question using the course software and week one template as

Question: Using the course software and Week One Template as a starting point, create a new HTML webpage and include the following: • Write the code to display your name in the largest-size heading element. • Write the m ...

Final project assignment -requirements specifications -1

FINAL PROJECT ASSIGNMENT - REQUIREMENTS / SPECIFICATIONS - 1. For the final project, you will have to make good use of your CMS using PHP and MySQL for the content delivery. You will have to be able to deliver the conten ...

Question develop a 5-6 page word document that describes

Question: Develop a 5-6 page Word document that describes the design for a small Web site that meets the following specifications. 1. The Web site includes four or more Web pages designed according to current usability g ...

Question continue to build on the skills of providing web

Question: Continue to build on the skills of providing Web page content and structure with HTML and Web page style and layout using CSS. Demonstrate the skill of creating a dynamic Web page that includes JavaScript clien ...

In php write a simple addtion calculator that reads in two

In PHP write a simple addtion calculator that reads in two values and then add them together and display the output. Be sure to validate both inputs and ensure that it can add 0+0 = Sum: 0. The user should be able to inp ...

  • 4,153,160 Questions Asked
  • 13,132 Experts
  • 2,558,936 Questions Answered

Ask Experts for help!!

Looking for Assignment Help?

Start excelling in your Courses, Get help with Assignment

Write us your full requirement for evaluation and you will receive response within 20 minutes turnaround time.

Ask Now Help with Problems, Get a Best Answer

Why might a bank avoid the use of interest rate swaps even

Why might a bank avoid the use of interest rate swaps, even when the institution is exposed to significant interest rate

Describe the difference between zero coupon bonds and

Describe the difference between zero coupon bonds and coupon bonds. Under what conditions will a coupon bond sell at a p

Compute the present value of an annuity of 880 per year

Compute the present value of an annuity of $ 880 per year for 16 years, given a discount rate of 6 percent per annum. As

Compute the present value of an 1150 payment made in ten

Compute the present value of an $1,150 payment made in ten years when the discount rate is 12 percent. (Do not round int

Compute the present value of an annuity of 699 per year

Compute the present value of an annuity of $ 699 per year for 19 years, given a discount rate of 6 percent per annum. As