
In this tutorial You will learn HTML to make projects , and how HTML is used in IT sectors to make client’s projects .
What actually is HTML :
HTML which means Hyper Text Markup Language, It is widely used language to develop web pages. You can create types of web pages in HTML , Like you are reading this tutorial which is also in html in anyway .
What is more uses of HTML :
- To Create Websites – You can create a website or customize an existing web template if you know HTML well. But for full responsive website you need to learn more other tools and languages also .
- To Become a web designer – If you want to start a carrer as a professional web designer, HTML and CSS e designing is a must skill , and If you know JavaScript then this will More helpful for you as a web developer .
- Understand web – The best part of Html or any language is , it add a ability to understand the web . Or If you want to optimize your website, to boost its speed and performance, it is good to know HTML to yield best results.
- Learn other languages – Once you learned the basic of HTML then other related technologies which is also for web development , like javascript, php, or angular are become easier to understand.
HISTORY :
HTML was created by Berners-Lee in late 1991 but “HTML 2.0” was the first standard HTML specification which was published in 1995. HTML 4.01 was a major version of HTML and it was published in late 1999. Though HTML 4.01 version is widely used but currently we are having HTML-5 version which is an extension to HTML 4.01, and this version was published in 2012.
HTML is a MUST for students and working professionals to become a great Software Engineer specially when they are working in Web Development Domain.
How to write ” Hello World” in HTML ?
While starting with new language everything start with your first try . Like the best approach we found is just start coding and after learn from code , that how every tag or written code is working .
Like To start HTML , First go through with the first code that is HELLO WORLD :
<!DOCTYPE html> <html> <head> <title>This is DigiTechBits title</title> </head> <body> <h1>This is a heading</h1> <p>Hello World!</p> </body> </html>
Copy above code and past it On NOTEPAD or in any IDE . Now Save it anywhere with any name ending with extension .html like ( index.html ) Or simply save the file with dtb.html , Now open the directory where the file is present and double click on that . This will open a new browser page from google or any other . There you will get your first result . Hello world !
Do you also provide certificates ?
If there is any please inform.
Yes , We provide . But for web development only