- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 2631 - 2640 of about 10,000 for content_length:[100000 TO 499999] (0.17 sec)
-
<defs> - SVG: Scalable Vector Graphics | MDN
The <defs> SVG element is used to store graphical objects that will be used at a later time. Objects created inside a <defs> element are not rendered directly. To display them you have to reference them (with a <use> element for example).developer.mozilla.org/en-US/docs/Web/SVG/Element/defsRegistered: Mon Jan 13 00:57:22 UTC 2025 - Last Modified: Sun Jan 12 00:53:45 UTC 2025 - 128.5K bytes - Viewed (0) -
<a> - SVG: Scalable Vector Graphics | MDN
The <a> SVG element creates a hyperlink to other web pages, files, locations in the same page, email addresses, or any other URL. It is very similar to HTML's <a> element.developer.mozilla.org/en-US/docs/Web/SVG/Element/aRegistered: Mon Jan 13 00:57:32 UTC 2025 - Last Modified: Sun Jan 12 00:53:45 UTC 2025 - 140.3K bytes - Viewed (0) -
data-* - SVG: Scalable Vector Graphics | MDN
The data-* SVG attributes are called custom data attributes. They let SVG markup and its resulting DOM share information that standard attributes can't, usually for scripting purposes. Their custom data are available via the SVGElement interface of the element the attributes belong to, with the SVGElement.dataset property.developer.mozilla.org/en-US/docs/Web/SVG/Attribute/data-*Registered: Mon Jan 13 01:05:36 UTC 2025 - Last Modified: Sun Jan 12 00:53:42 UTC 2025 - 121.6K bytes - Viewed (0) -
Division (/) - JavaScript | MDN
The division (/) operator produces the quotient of its operands where the left operand is the dividend and the right operand is the divisor.developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/DivisionRegistered: Mon Jan 13 01:05:39 UTC 2025 - Last Modified: Sun Jan 12 00:53:36 UTC 2025 - 145.2K bytes - Viewed (0) -
Greater than (>) - JavaScript | MDN
The greater than (>) operator returns true if the left operand is greater than the right operand, and false otherwise.developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/Greater_thanRegistered: Mon Jan 13 01:07:34 UTC 2025 - Last Modified: Sun Jan 12 00:53:36 UTC 2025 - 142.5K bytes - Viewed (0) -
accumulate - SVG: Scalable Vector Graphics | MDN
developer.mozilla.org/en-US/docs/Web/SVG/Attribute/accumulateRegistered: Mon Jan 13 01:07:51 UTC 2025 - Last Modified: Sun Jan 12 00:53:41 UTC 2025 - 121.2K bytes - Viewed (0) -
ascent - SVG: Scalable Vector Graphics | MDN
The ascent attribute defines the maximum unaccented height of the font within the font coordinate system.developer.mozilla.org/en-US/docs/Web/SVG/Attribute/ascentRegistered: Mon Jan 13 01:07:59 UTC 2025 - Last Modified: Sun Jan 12 00:53:41 UTC 2025 - 121.1K bytes - Viewed (0) -
Memory management - JavaScript | MDN
Low-level languages like C, have manual memory management primitives such as malloc() and free(). In contrast, JavaScript automatically allocates memory when objects are created and frees it when they are not used anymore (garbage collection). This automaticity is a potential source of confusion: it can give developers the false impression that they don't need to worry about memory management.developer.mozilla.org/en-US/docs/Web/JavaScript/Memory_managementRegistered: Mon Jan 13 01:04:47 UTC 2025 - Last Modified: Sun Jan 12 00:53:20 UTC 2025 - 179.1K bytes - Viewed (0) -
<tspan> - SVG: Scalable Vector Graphics | MDN
The <tspan> SVG element defines a subtext within a <text> element or another <tspan> element. It allows for adjustment of the style and/or position of that subtext as needed.developer.mozilla.org/en-US/docs/Web/SVG/Element/tspanRegistered: Mon Jan 13 01:08:27 UTC 2025 - Last Modified: Sun Jan 12 00:53:46 UTC 2025 - 133.3K bytes - Viewed (0) -
cursor - SVG: Scalable Vector Graphics | MDN
developer.mozilla.org/en-US/docs/Web/SVG/Attribute/cursorRegistered: Mon Jan 13 01:08:33 UTC 2025 - Last Modified: Sun Jan 12 00:53:42 UTC 2025 - 121.9K bytes - Viewed (0)