1 / 4

what a website is made of

HTML is a markup language used to describe the structure of Web pages on the World Wide Web. HTML provides authors with the ability to

mickeycr7
Download Presentation

what a website is made of

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. What a website is made of Hire web developer

  2. HTML HTML is a markup language used to describe the structure of Web pages on the World Wide Web. HTML provides authors with the ability to: Publish online documents that include headers, text, tables, lists, images, and other media. With the touch of a button, you may access internet information using hypertext links..

  3. CSS CSS is a style definition language that is used to define the appearance of web pages. It is used to describe the appearance and formatting of a document that has been created in markup language. HTML is enhanced by the addition of this function. It is typically used in conjunction with HTML to modify the appearance of web pages and user interfaces.

  4. JAVASCRIPT JavaScript is commonly used for creating web pages. It allows us to add dynamic behavior to the webpage and add special effects to the webpage. On websites, it is mainly used for validation purposes. JavaScript helps us to execute complex actions and also enables the interaction of websites with visitors.

More Related