1 / 7

HTML Courses| Training Classes|Institute in Raipur

HTML(Hypertext Mark-up Language) is the language used for designing website. In this course you will learn basics as well as advance of HTML and also basics of CSS (Cascading style Sheets). Get training from faculties who have a professional work experience.

pranit004
Download Presentation

HTML Courses| Training Classes|Institute in Raipur

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. web and app development

  2. What is mean by HTML? HTML - HyperText Mark-up Language. HTML is a markup language used to create HTML documents. HTML documents allow plain text to be formatted (bold, italic, etc), as well as being able to specify hyperlinks, images and more.

  3. Why HTML is so important ? HTMLis the acronym for Hyper Text Markup Language. It is a form of programming language that is used to make web pages on the internet viewable. So it can be said that it is because of HTML that web pages are interesting to look at, but the importance of HTML is often taken for granted.

  4. What are the advantages using HTML There are various types of advantages of HTML are as follows:- 1. Easy to create a web page. 2. Every browser supports HTML language. 3.  Easy to learn and use. 4. You can integrate HTML with CSS, JavaScript,

  5. Disadvantages of HTML: 1. It can create only static and plain pages so if we need dynamic pages then HTMLis not useful.2. Need to write a lot of code for making a simple webpage.3. Security features are not good in HTML.4. If we need to write long code for making a webpage then it produces some complexity.

  6. Why HTML is Used in Web pages? Web developing includes two main sections: Backend: codes that are written in Python, PHP, ASP.Net, and Golang to name but a few by the developer.And Frontend which is markup showed by clients' or users' browsers, and for doing this we should use HTML(HyperText Markup Language), it just shows some elements for users and doesn't run any functions.When you go to a specific URL, your request is sent to your desired server and it'll render for your HTML of the site, in fact, the server runs any server-side functions.

  7. Is HTML considered a programming language? No, HTML is not a programming language. The "M" stands for "Markup". Generally, a programming language allows you to describe some sort of process of doing something, whereas HTML is a way of adding context and structure to text

More Related