HTML4 provides plenty of tags that are helpful to make the webpage, but what are the features of HTML5 that make the life of a developer easier. HTML5 brings powerful features such as semantic...
Welcome to the easycodingtips.com
Learn coding related tips and tricks here
Recent Posts
HTML is a Markup language which means it has plenty of markups(tags) that you can use to make a webpage. I wondered what the essential tags are to create a web page structure. HTML has four...
When you start learning HTML, you do not even know the use of every HTML tag, and you wrongly use them while writing the HTML. There are various HTML tags that I have seen the HTML learners as...
I was writing HTML and using <div> and <p> tag frequently. I know that I can write content in both the tags, but what makes them different from each other. The difference between a <div>...
HTML and CSS are easy to start learning, and when you spend a lot of time with these languages, you need to improve your skills to master these languages. HTML and CSS are languages that never...
I was learning HTML and one question came into my mind, what are the advantages and disadvantages of HTML. HTML has its various advantages, such as it is widely used for making website and web...