casino malaysia
Davallie's Forum Posts

Welcome, guest: Join Money Land / Login / Trending / Recent

Join Moneyland VIP Package

26,098 members, 59,805 topics. May 18, 2024, 11:48 pm

Davallie's Topics/Threads

Money Land Forum / Davallie's Topics / Threads on Money Land Forum Forum

(1 Topic(s) Added)

Introduction to HTML by Davallie(m) : 11:15 pm On Jan 15, 2020

HTML stands for Hyper Text Markup Language it was created by Berners-Lee in late 1991 , which is the most widely used language on Web to develop web pages.

Web browsers can read HTML files and compose them into visible or audible web pages. Browsers do not display the HTML tags and scripts, but use them to interpret the content of the page. HTML describes the structure of a website semantically along with cues for presentation, making it a markup language, rather than a programming language .

HTML VERSIONS

VERSION YEAR
Html :: 1991
Html 2.0:: 1995
Html 3.2 ::1997
Html 4.01 ::1999
XHtml ::2000
Html 5 ::2012


GETTING STARTED :

HTML files are just simple text files, so to start writing in HTML, you need a simple text editor ,for learning HTML a simple text editor like VS Code .

To create a simple Webpage with vs code :

Open vs code (PC)


Following is an example of a simple HTML document with Heading and Paragraph :



<!DOCTYPE html>
<html>

<body>

<h1>This is Heading</h1>

<p> This is paragraph</p>

</body>
</html>

(1)

(Go Up)

Money Land Forum - Copyright © 2016 - 2024 | Aderonke Bamidele (Admin). All rights reserved. Follow Money Land Forum on Facebook and Twitter
Disclaimer: Every Money Land Forum member is solely responsible for anything that he/she posts or uploads on Money Land Forum.