What are the various elements provided by HTML 5 for media content ?
There are lot of new elements are added which provides some extra functionality to create dynamic and attractive website in...
What is the use of Namespace in Web Development ?
It refers to the programming paradigm of providing scope to the identifiers like name of types, functions, variables, etc....
What is Cors ?
CORS- Cross-Origin Resource Sharing. It is header-based mechanism that allows a server to indicate any origins like scheme,...
What is SVG and why is it used ?
SVG- Scalar Vector Graphics. It is a popular tool for displaying two-dimensional charts, graphics and illustrations on...
What is Responsive Web Design (RWD) ?
RWD-Responsive Web Design. It is used to make your web page look good, appropriate and well placed on all devices like...
What is HTML ?
HTML- Hypertext Markup Language. In 1991, HTML was created by Tim Berners-Lee. Using Markup language, it is used to design...
How to set background image of a webpage ?
We can easily add the background Image in the Html document which is to be displayed on a web page in HTML. In this method...
What is the use of Canvas in HTML ?
In HTML the <canvas> tag is used to draw graphics on a web page using JavaScript. It can be used to draw boxes,...
What is the difference between SOAP and REST ?
SOAP REST It is a protocol. It is an architectural style. SOAP- Simple Object Access...
What is Grid system ?
It is a structure comprising a series of vertical and horizontal lines which intersect and used to arrange content. Is a way...
What are the main language or platform used for web-design ?
Customers should receive responses to their questions in a timely manner, and Communication must always be open. The best...
What is the meaning of DOCTYPE in HTML ?
Document type declaration otherwise known as Doctype is an instruction used by web browsers to fetch what version of HTML...
What is Semantic HTML ?
It is essential to understand the meaning of words during communication in any language. It becomes more critical and...
What is pagination ? How can pagination be implemented ?
In website, Pagination is a simple sequence of pages. These pages have similar content to display and are interconnected to...
What is JS ?
It is a small piece of javascript program that can add user interactivity to your website. A Script could provide a dropdown...
What is Flexbox ?
It is a one-dimensional layout model that has efficient and flexible layouts with distributed spaces among items to control...
What are the advantages and disadvantages of Responsive web design ?
Advantages of Responsive Web Design : User experience friendly : It is specially designed to respond according to...
What is CSS ?
CSS- Cascade Style Sheet. It is a style sheet language that is used to describe the format and look of a document written in...
What is PHP ?
PHP- Hypertext Preprocessor. It is an open-source, object-oriented, and interpreted scripting language that can be executed...
What is Web Design ?
Web designing is the creation of websites and pages to reflect a company’s brand, ensure a user-friendly experience and...