What is HTML and How it works? An Overview and Its Use Cases

History & Origin of HTML HTML is a markup language used by the browser to manipulate text, images, and other content, in order to display it in…

Read More

CSS Tutorial-Part 1

Cascading Style Sheet (CSS) CSS is a simple mechanism of describing common presentation semantics for every page is a website. It can control the layout of the…

Read More

How to put comment in Ant | Comments in Apache Ant

How to put comment in Ant | Comments in Apache Ant Method 1: <!– Comments are just as important in buildfiles, do not –> <!– avoid writing…

Read More