HTML INTRODUCTION

HTML stands for hyper text markup language .which is use to create Front-end for the softwares,web pages etc Advantages(pro’s) 1.html is the most used language. 2.html is easy to learn and easy to use. 3.very useful for beginners. 4.html has many tags and attribute which can short your line of code 5.html elements tell the […]
3 best Editors for Html

An HTML editor is a type of software that helps to create and edit html code so they can build applications quicker and easier.
HTML ELEMENT

Html file is a group of elements ,elements are responsible for the html file. Element consist of start tag and end tag Example:- <h1>Hello word</h1> Here <h1>: start tag Hell word : content </h1> :end tag Void element(empty elements): In html all elements are not required start tag and end tag (like <br> this tag […]
WP Blog and Widget
Hello world!

Welcome to WordPress. This is your first post. Edit or delete it, then start writing!