Salesqueen Software Solution

Download Free Estimation Now Click Here
kavitha shri
@kavitha-shri
Honorable Member
Joined: Jul 25, 2022
Last seen: Aug 2, 2022
Topics: 251 / Replies: 271
Reply
RE: what is Z-index in css?

The CSS property known as Z Index (z-index) specifies the hierarchy of overlapping HTML elements. A higher index element will be positioned above a lo...

2 years ago
Reply
RE: what is DRY principle?

Don't repeat yourself, or DRY, is a software development principle that tries to reduce pattern recurrence and code duplication in favour of abstracti...

2 years ago
Reply
RE: what is pagination in css?

The process of segmenting a document into pages and assigning them numbers is known as pagination. Different Pagination Types In CSS, pagination comes...

2 years ago
Reply
RE: how to diagnose and fix the browser freeze issue in chrome,firefox and edge ?

Close all Chrome tabs. Restart Google Chrome. Stop all other operating applications and processes. Restart your computer. Disable all Chrome ...

2 years ago
Reply
RE: What is meant by event bubbling?

A sort of event propagation known as "event bubbling" occurs when an event first occurs on the innermost target element and then sequentially occurs o...

2 years ago
Reply
RE: advantages of embedded style sheet?

Classes can be made and applied to various tag kinds in the document. Selector and grouping methods can be used to apply styles in complex scenario...

2 years ago
Reply
RE: what is jQuery?

jQuery is a JavaScript library created to make event handling, CSS animation, Ajax, and DOM tree navigation and manipulation easier. It is open-source...

2 years ago
Reply
RE: what is purpose of introducing event bubbling concept?

The idea of event bubbling is utilised while creating a webpage or website using JavaScript, where the event handlers are called when two elements are...

2 years ago
Reply
RE: define html ,what is it used for?

The most fundamental component of the Web is HTML (HyperText Markup Language). It describes the purpose and organisation of web content. The appearanc...

2 years ago
Reply
RE: what are tags?

The brand name label on the inside of a shirt serves as an illustration of a tag. A price tag on a mug from a yard sale is an illustration of a tag. A...

2 years ago
Reply
RE: how many types of heading does an HTML contains?

There are six levels of headers in HTML. A header element includes any font alterations, preceding and after paragraph breaks, and any white space req...

2 years ago
Reply
RE: what are the types of lists used in html?

Unordered lists are employed to organise a collection of related things without regard to hierarchy. a list that is ordered is used to arrange a col...

2 years ago
Reply
RE: explain what the marquee tag is used for?

In HTML, the marquee tag is used to make text or images scroll on websites. Either horizontally from left to right or right to left, or vertically fro...

2 years ago
Reply
RE: how to insert a copyright symbol in html?

With the use of the &copy or &#169 symbol codes, you can build an HTML copyright symbol. These are frequently encapsulated in paragraphs. The ...

2 years ago
Reply
RE: what is semantic html?

Instead of just defining the presentation or appearance of the information, semantic HTML uses HTML markup to support the semantics, or meaning, of th...

2 years ago
Page 1 / 35