Hyper text markup language, PHP Web Programming

Assignment Help:

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

 


Related Discussions:- Hyper text markup language

Need help to create amazon affiliat store, Amazon Affiliat Store I need ...

Amazon Affiliat Store I need your services to build me an Amazon Affiliate Webstore (for Health as well as Personal Care Products). Script must import inventory from amazon. Int

Search engines, Search Engines are programs which search the web. Web is a ...

Search Engines are programs which search the web. Web is a big graph along with the pages being the nodes & hyperlinks being the arcs. Search engines gather all the hyperlinks on e

Develop a basic html page, Develop your Bio-Data in HTML Page. ...

Develop your Bio-Data in HTML Page. Qualifications &

Need help to wordpress classipress theme customization, Wordpress Classipre...

Wordpress Classipress theme customization We are seeking a Wordpress customisation expert who can adapt our original design into Classipress theme keeping the exact same feature

Need help in wordpress plugin, Need help Wordpress Plugin WP Conversion ...

Need help Wordpress Plugin WP Conversion Tracker & List Building Feedback I have comprised all files, mockups and a video for further explanation. Desired Skills are MySQL

Determine the date and time, Use the PHP date function described in IT 202 ...

Use the PHP date function described in IT 202 manual (p. 200), or in w3schools or online PHP manual. Invoke the PHP date function in the script and output to browser. Use a forma

Javascript with html, Events are actions which can be detected through Java...

Events are actions which can be detected through JavaScript.  An example would be the on Mouse Over event that is detected while the user moves the mouse on an object.  Another eve

Prestashop custom url rewrite, Prestashop Custom URL rewrite- repost I w...

Prestashop Custom URL rewrite- repost I would like somewhat to automatically create custom URLs in my shop for guest wishlists using the wishlist owner's names I presently am us

What is an image map, Question: (a) (i) How does HTML allow you to inse...

Question: (a) (i) How does HTML allow you to insert an image on a page with an alternate text if the image is not loaded? (ii) If after uploading your site, all the images

Need help in rails application ui development, Need help in Rails Applicati...

Need help in Rails Application UI Development I have an application that I have developed about 80% of. I need somebody to complete the job Component 1- Create a fresh UI to

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd