Last seen: Aug 10, 2022
Text and inline elements can wrap around an element that is placed on the left or right side of its container using the float CSS property. In contras...
By focusing on a device's capabilities rather than its type, media queries introduced in CSS3 improved on the idea of media types first introduced in ...
In CSS, the special state of an element is defined by a pseudo class. It can be used in conjunction with a CSS selector to give existing elements a st...
The transition property, also known as transition-property, transition-duration, transition-timing-function, and transition-delay, is an acronym for f...
The content edge, padding edge, border edge, and margin edge are the four sections (or portions) that each box is made up of.
Pagination, which is an ordinal page numbering, is typical the Java Query Language, write a query and define its parameters using setMaxResults and se...
Local storage Local storage has a 5MB/10MB storage capacity. It browsers that support it are fewer in number. Session storage The session...
Cross-Origin Resource Sharing is referred to as CORS. It permits requests to be sent from one website to another in the browser, which is typically no...
OPTIMIZE CACHES Ensure that your mobile browser uses local memory to cache resources in order to avoid unnecessary server request APPLY AJAX 2 A...
Vector based (composed of shapes) Raster based (composed of pixel) using vectors (composed of shapes) Scalability is better for raster-based (p...
The HTML canvas element and JavaScript both support drawing graphics thanks to the Canvas API. It can be applied to animation, game graphics, data vis...
For presenting two-dimensional graphics, charts, and illustrations on webpages, the SVG file format is frequently used. Additionally, because it is a ...
The five most prominent media element tags added with HTML5 are: <audio> <video> <source> <embed> <track>. ...
To enhance the user experience and make forms more interactive, HTML 5 offers a variety of new input types, including : Date DateTime DateTime-...
A namespace is a logical grouping of names used in a programme that serves as the context for identifiers. A unique identifier must identify an entity...