
Data Structure
Networking
RDBMS
Operating System
Java
MS Excel
iOS
HTML
CSS
Android
Python
C Programming
C++
C#
MongoDB
MySQL
Javascript
PHP
- Selected Reading
- UPSC IAS Exams Notes
- Developer's Best Practices
- Questions and Answers
- Effective Resume Writing
- HR Interview Questions
- Computer Glossary
- Who is Who
Bhanu Priya has Published 1449 Articles

Bhanu Priya
276 Views
To display the main content in the document, we use tag. The tag consists of open and closing tags, the content present in between element is unique to the document, it does not contain any content which is repeated across documents like navigation links, site logos, sidebars ... Read More

Bhanu Priya
3K+ Views
In HTML the tag is used to add a resource reference. The link defines the relationship between the external document and current document. The tag is also used to link external style sheets and to add favicon to our websites, tag consists of attribute values. Following is ... Read More

Bhanu Priya
3K+ Views
We can add a layer to an HTML document using the tag in HTML. Once we have created a layer using this tag, then we can manipulate it using JavaScript. This tag is used to position and animate (through scripting) elements in a page. A layer can be thought ... Read More

Bhanu Priya
761 Views
In HTML the tag is used to include/define a title for a tag. Before proceeding further let us understand what is a fieldset. A fieldset is an element in HTML, used for grouping related elements. It is helpful to user if form fields are arranged in logical groups. ... Read More

Bhanu Priya
556 Views
In HTML the tag is used to define labels for serval elements like , , , , . Syntax Following is the usage of tag ... Read More

Bhanu Priya
547 Views
Header tag is used to represent a container consists of set of navigational links or introductory content. It consists of one or more heading elements, icons and authorship information. In HTML we can place number of elements, but element cannot be placed within a , another ... Read More

Bhanu Priya
724 Views
The tag in HTML is a horizontal rule, defines a thematic break in an HTML page. It is often used to display a horizontal rule to separate the content or to change the display of content in an HTML page. It consists of only opening tag in HTML. Syntax ... Read More

Bhanu Priya
662 Views
In HTML the text can be represented in italic using tag. The text present in between tag open and closing is represented in italic format. tag is called as Idiomatic text element. Syntax Usage of tag in HTML is shown below − ... Read More

Bhanu Priya
35K+ Views
There are so many characteristics of a database management system, which are as follows − A database management system is able to store any kind of data in a database. The database ... Read More

Bhanu Priya
33K+ Views
Operating systems work as an interface between the user and the computer hardware. OS is the software which performs the basic tasks like input, output, disk management, controlling peripherals etc. Windows, Linux etc are some examples of operating systems. Operating System Evolution Operating system is divided into four generations, which ... Read More