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 the required format….

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 Version of multiple…

Read more »
comments-in-apache-ant

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 them! –> <!–…

Read more »