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!