file
stringlengths
16
94
text
stringlengths
32
24.4k
vector
list
css/reference/properties/interpolate-size/index.md
CSS - Properties - interpolate-size - Examples - Basic `interpolate-size` usage: This example demonstrates how to set `interpolate-size: allow-keywords` on a document to enable animations involving an intrinsic size. The demo features a character badge/"name tag", which can be hovered or focused to reveal information ...
[ -0.8146500587463379, -0.4263388514518738, -1.0265341997146606, 0.23776400089263916, -0.7603029012680054, -1.0151996612548828, 1.2449243068695068, 0.6949005126953125, -0.33554166555404663, -0.4721668064594269, 0.02150912955403328, 0.09099513292312622, -0.35261067748069763, -0.48448270559310...
css/reference/properties/interpolate-size/index.md
CSS - Properties - interpolate-size - Examples - Basic `interpolate-size` usage - HTML: The HTML contains a single `section` element with `tabindex="0"` set on it so it can receive keyboard focus. The `<section>` contains `header` and `main` elements, each with their own child content. Example: <section tabindex="0"...
[ -1.610823392868042, -0.002484867349267006, -0.6231648325920105, -0.38710033893585205, -0.4711005985736847, -0.5822978615760803, 1.479601502418518, 0.1571827530860901, 0.25914326310157776, 0.2958521246910095, -0.383369117975235, 0.46831196546554565, -1.0281341075897217, 0.49202507734298706,...
css/reference/properties/interpolate-size/index.md
CSS - Properties - interpolate-size - Examples - Basic `interpolate-size` usage - CSS: Example: * { box-sizing: border-box; } section { font-family: "Helvetica", "Arial", sans-serif; width: 175px; border-radius: 5px; background: #eeeeee; box-shadow: inset 1px 1px 4px rgb(255 255 255 / 0.5), inset...
[ -0.6071943640708923, 0.35550737380981445, -0.6153172850608826, -0.47325584292411804, 0.7936616539955139, -1.3840768337249756, -0.140218123793602, 1.9353115558624268, -0.41603079438209534, -0.3825143277645111, -0.004368789494037628, -0.14435836672782898, -0.28962892293930054, 0.238032668828...
css/reference/properties/columns/index.md
CSS - Properties - columns: The `columns` CSS shorthand property sets the maximum number of columns to use when drawing an element's contents, along with the minimum width and maximum height of the element's columns. Example: columns: 2; Example: columns: 6rem auto; Example: columns: 12em; Example: columns: 2 ...
[ -1.3149220943450928, 0.1753009706735611, -1.3089077472686768, 0.5218989253044128, 0.08429974317550659, -1.4463019371032715, 0.2576950192451477, 0.5327335596084595, -0.6037808656692505, 0.9688000082969666, -0.2459016889333725, 1.2099360227584839, -0.032309357076883316, 0.5113459229469299, ...
css/reference/properties/columns/index.md
CSS - Properties - columns - Constituent properties: This property is a shorthand for the following CSS properties: - `column-count` - `column-width` - `column-height`
[ -1.0505995750427246, 0.40019193291664124, -1.1333982944488525, 0.5076467394828796, -0.22161975502967834, -1.9150043725967407, 0.9024302363395691, 1.8188034296035767, -0.30447834730148315, 0.37205711007118225, -0.7161630392074585, 0.1159534752368927, -0.15450535714626312, 0.2438777387142181...
css/reference/properties/columns/index.md
CSS - Properties - columns - Syntax: Example: /* Column width */ columns: 18em; /* Column count */ columns: auto; columns: 2; /* Column width and count */ columns: 2 auto; columns: auto 12em; columns: auto auto; /* Column width and/or count, and column height */ columns: 18em / 10em; columns: 2 / 90vh; columns: 2 ...
[ -1.2046834230422974, -0.03944402560591698, 0.05607398599386215, 0.3165551424026489, 0.4823232889175415, -0.4953935742378235, 0.5332207679748535, 0.7748095393180847, 0.1812056601047516, 0.3881514370441437, -0.592513918876648, -0.018100015819072723, 0.03441529721021652, 0.5268970131874084, ...
css/reference/properties/columns/index.md
CSS - Properties - columns - Syntax - Values: - `<'column-width'>`: The ideal column width, defined as a `&lt;length&gt;` or the keyword `auto`. The actual width may be wider or narrower to fit the available space. See `column-width`. - `<'column-count'>`: The ideal number of columns into which the element's content s...
[ -0.6382328867912292, 0.11368957161903381, -0.806039571762085, 0.6916679739952087, 0.38917458057403564, -0.4460495114326477, 0.17631235718727112, 1.0657355785369873, -0.009961754083633423, 0.15270833671092987, -0.12914028763771057, -0.1812211275100708, -0.4174047112464905, 0.468201041221618...
css/reference/properties/columns/index.md
CSS - Properties - columns - Examples - Setting three equal columns: This example shows how to split a text container into three equal columns.
[ -0.7014147043228149, 0.38368403911590576, -0.6947351098060608, 0.5999272465705872, -0.373691588640213, -0.11255384981632233, 0.7181421518325806, 1.5668898820877075, -0.5493208169937134, 0.7277052402496338, -0.27296262979507446, 0.5465668439865112, -0.5369186997413635, -0.0619170218706131, ...
css/reference/properties/columns/index.md
CSS - Properties - columns - Examples - Setting three equal columns - HTML: We include a basic `p` element containing text content. Example: <p class="content-box"> This is a bunch of text split into three columns using the CSS <code>columns</code> property. The text is equally distributed over the columns. </...
[ -0.9048035144805908, -0.022921353578567505, -0.8805229067802429, 0.8876014351844788, 0.2069910168647766, -1.16713285446167, 1.4664524793624878, 1.3049236536026, -0.9697263836860657, 0.5889012217521667, -0.6954644322395325, 0.36331692337989807, -0.4953581392765045, -0.13469386100769043, -...
css/reference/properties/columns/index.md
CSS - Properties - columns - Examples - Setting three equal columns - CSS: We set a `columns` property value on the paragraph that includes a `<column-count>` value of `3` and a `<column-width>` value of `auto`. Example: body { width: 60%; margin: 0 auto; } Example: .content-box { columns: 3 auto; }
[ -1.0699535608291626, 0.5992502570152283, -0.8194963932037354, 0.2907983958721161, 0.41578102111816406, -1.0726330280303955, 0.735197126865387, 1.5232620239257812, -0.5427967309951782, 0.26192325353622437, -0.06549634039402008, 0.5196455121040344, -0.2372760772705078, 0.21086180210113525, ...
css/reference/properties/columns/index.md
CSS - Properties - columns - Examples - Creating wrapping, fixed height columns: This example demonstrates including a `<column-height>` value with the `columns` shorthand property to split a text container into fixed-height columns that wrap onto new lines when the container inline edge is reached.
[ -1.7519458532333374, 0.019428588449954987, -0.8968983888626099, 0.9570304155349731, 0.23051974177360535, -1.1747838258743286, 0.6840118765830994, 2.44480562210083, -0.7455287575721741, 0.6260164380073547, -0.9328259229660034, 0.13882555067539215, -0.32608166337013245, 0.16447514295578003, ...
css/reference/properties/columns/index.md
CSS - Properties - columns - Examples - Creating wrapping, fixed height columns - HTML: We include a basic `p` element with some text. Example: <p class="content-box"> This is a bunch of text split into three columns using the CSS <code>columns</code> property. This includes a <code>column-count</code> value o...
[ -1.1614387035369873, 0.209914430975914, -0.7480866312980652, 0.7559187412261963, 1.0867118835449219, -1.1688637733459473, 0.5663081407546997, 1.1337063312530518, -0.8855769634246826, 0.8608242869377136, -0.3731735348701477, -0.09881746768951416, -0.0189581960439682, 0.31714141368865967, ...
css/reference/properties/columns/index.md
CSS - Properties - columns - Examples - Creating wrapping, fixed height columns - CSS: We set a `columns` property value on the paragraph that includes a `<column-count>` value of `3`, a `<column-width>` value of `auto`, and a `<column-height>` value of `5em`. Because the `<column-height>` is set to a `<length>`, the ...
[ -0.6150057911872864, 0.2511354386806488, -0.5186238288879395, 0.3289729356765747, 0.540632963180542, -1.0102264881134033, -0.050775863230228424, 1.4813854694366455, -0.5247148275375366, 0.49139654636383057, -0.18712042272090912, -0.11077089607715607, -0.11561385542154312, 0.916886448860168...
css/reference/properties/scroll-behavior/index.md
CSS - Properties - scroll-behavior: The `scroll-behavior` CSS property sets the behavior for a scrolling box when scrolling is triggered by the navigation or CSSOM scrolling APIs. Example: scroll-behavior: auto; Example: scroll-behavior: smooth; Example: <section id="default-example"> <div class="container"> ...
[ -0.5363356471061707, -0.4636498689651489, -1.1339244842529297, -0.034748367965221405, 0.44516366720199585, -1.254905343055725, -0.5422799587249756, 1.7131381034851074, 0.1249566525220871, 0.12481935322284698, 0.9557815790176392, 0.29758304357528687, -0.4224354028701782, 0.05939729511737823...
css/reference/properties/scroll-behavior/index.md
CSS - Properties - scroll-behavior - Syntax: Example: /* Keyword values */ scroll-behavior: auto; scroll-behavior: smooth; /* Global values */ scroll-behavior: inherit; scroll-behavior: initial; scroll-behavior: revert; scroll-behavior: revert-layer; scroll-behavior: unset;
[ -1.414300560951233, 0.458739697933197, -0.5519043803215027, -0.05556204915046692, -0.6172037124633789, -0.6176634430885315, 0.3768853545188904, 1.8895734548568726, 0.28786414861679077, -0.10092837363481522, -0.47346094250679016, 0.414218932390213, -0.3401784896850586, -0.16308583319187164,...
css/reference/properties/scroll-behavior/index.md
CSS - Properties - scroll-behavior - Syntax - Values: This property is specified as one of the following keyword values: - `auto`: The scrolling box scrolls instantly. - `smooth`: The scrolling box scrolls in a smooth fashion using a user-agent-defined easing function over a user-agent-defined period of time. User ag...
[ -1.3235641717910767, -0.15548038482666016, -1.3909019231796265, -0.2392963021993637, 0.24815547466278076, -1.2211089134216309, 0.17458805441856384, 1.5591377019882202, 0.41099339723587036, 0.12899565696716309, 0.034888945519924164, 0.2882101535797119, 0.20367684960365295, -0.09360438585281...
css/reference/properties/scroll-behavior/index.md
CSS - Properties - scroll-behavior - Examples - Setting smooth scroll behavior - HTML: Example: <nav> <a href="#page-1">1</a> <a href="#page-2">2</a> <a href="#page-3">3</a> </nav> <div class="scroll-container"> <div class="scroll-page" id="page-1">1</div> <div class="scroll-page" id="page-2">2</div> <div...
[ -1.7686947584152222, -0.10463913530111313, -0.6486785411834717, 0.23124238848686218, 0.6047271490097046, -0.008188440464437008, 0.41110026836395264, 0.8341414928436279, -1.0822649002075195, 0.3308011293411255, 0.8288047313690186, 0.09570004045963287, -0.2576170265674591, -0.036629311740398...
css/reference/properties/scroll-behavior/index.md
CSS - Properties - scroll-behavior - Examples - Setting smooth scroll behavior - CSS: Example: a { display: inline-block; width: 50px; text-decoration: none; } nav, .scroll-container { display: block; margin: 0 auto; text-align: center; } nav { width: 339px; padding: 5px; border: 1px solid black; } ...
[ -0.5034680366516113, 0.029075849801301956, -0.8639816641807556, -0.4483303725719452, 0.37711456418037415, -0.47299301624298096, -0.3294728398323059, 1.399504542350769, -0.3648379445075989, 0.5194602608680725, 1.1532481908798218, 0.22960025072097778, -0.5414009094238281, 0.3148772418498993,...
css/reference/properties/outline-style/index.md
CSS - Properties - outline-style: The `outline-style` CSS property sets the style of an element's outline. An outline is a line that is drawn around an element, outside the `border`. Example: outline-style: none; Example: outline-style: dotted; Example: outline-style: solid; Example: outline-style: groove; Ex...
[ -1.264466643333435, -0.45891478657722473, -1.5921145677566528, -0.4558223783969879, 0.4238967299461365, -0.8136245608329773, -0.12345851957798004, 1.9824817180633545, -0.0028557032346725464, 0.1033986508846283, -0.5668433904647827, 0.6982675790786743, -0.2857581079006195, -0.34570249915122...
css/reference/properties/outline-style/index.md
CSS - Properties - outline-style - Syntax: Example: /* Keyword values */ outline-style: auto; outline-style: none; outline-style: dotted; outline-style: dashed; outline-style: solid; outline-style: double; outline-style: groove; outline-style: ridge; outline-style: inset; outline-style: outset; /* Global values */ o...
[ -0.8362821936607361, 0.1494879275560379, -0.8531845808029175, -0.006960853934288025, -0.29876405000686646, -0.543539822101593, 0.08434838056564331, 2.697688579559326, 0.2583458721637726, 0.24321424961090088, -0.5539247989654541, 1.12433660030365, 0.07285931706428528, -0.45203685760498047, ...
css/reference/properties/outline-style/index.md
CSS - Properties - outline-style - Syntax - Values: This property is specified as one of the following values: - `auto`: Permits the user agent to render a custom outline style. - `none`: No outline is used. - `dotted`: The outline is a series of dots. - `dashed`: The outline is a series of short line segments. - `so...
[ -0.9843174815177917, -0.10700875520706177, -1.3203155994415283, -0.4523547887802124, 0.31355831027030945, -0.5304927825927734, 0.7480812668800354, 2.7268142700195312, 0.6545946002006531, -0.06090894341468811, -0.6354711055755615, 0.6576563715934753, 0.03210989385843277, -0.8722259998321533...
css/reference/properties/outline-style/index.md
CSS - Properties - outline-style - Examples - Setting outline style to auto: The `auto` value indicates a custom outline style, described in the specification as "typically a style that] is either a user interface default for the platform, or perhaps a style that is richer than can be described in detail in CSS, e.g.,...
[ -1.4410573244094849, -0.791602373123169, -1.80557119846344, 0.5689772367477417, 0.06801310181617737, -0.9595242142677307, 0.6227702498435974, 2.1258363723754883, 0.2985009551048279, 0.4262652099132538, 0.0979478508234024, 0.7075814604759216, 0.562493622303009, -0.1476651430130005, -0.209...
css/reference/properties/outline-style/index.md
CSS - Properties - outline-style - Examples - Setting outline style to auto - HTML: Example: <div> <p class="auto">Outline Demo</p> </div>
[ -1.0952962636947632, -0.5146898627281189, -0.933973491191864, 0.42027026414871216, -0.8095000386238098, 0.010414998978376389, 0.7710756063461304, 2.1526389122009277, 0.22789660096168518, 0.028243720531463623, -0.4026166498661041, 0.8729550242424011, 0.3080456852912903, -0.6545909643173218,...
css/reference/properties/outline-style/index.md
CSS - Properties - outline-style - Examples - Setting outline style to auto - CSS: Example: .auto { outline-style: auto; /* same result as "outline: auto" */ } /* To make the Demo clearer */ * { outline-width: 10px; padding: 15px; }
[ -0.6941214799880981, -0.6057383418083191, -1.0695737600326538, -0.24877914786338806, -0.659755527973175, -0.5713836550712585, 0.603661835193634, 1.9351574182510376, -0.1050800159573555, 0.3659353256225586, -0.35851818323135376, 0.8815918564796448, 0.2281297743320465, -0.4192553758621216, ...
css/reference/properties/outline-style/index.md
CSS - Properties - outline-style - Examples - Setting outline style to dashed and dotted - HTML: Example: <div> <div class="dotted"> <p class="dashed">Outline Demo</p> </div> </div>
[ -0.8399879932403564, -0.5245282649993896, -0.5699007511138916, -0.20961794257164001, -0.7769049406051636, -0.5585307478904724, 0.731731116771698, 2.1783835887908936, -0.0442165844142437, 0.24436886608600616, -0.7227414846420288, 0.6829707622528076, 0.31061115860939026, -0.9853330254554749,...
css/reference/properties/outline-style/index.md
CSS - Properties - outline-style - Examples - Setting outline style to dashed and dotted - CSS: Example: .dotted { outline-style: dotted; /* same result as "outline: dotted" */ } .dashed { outline-style: dashed; } /* To make the Demo clearer */ * { outline-width: 10px; padding: 15px; }
[ -0.6102235317230225, -0.4404486119747162, -0.725933313369751, -0.8660828471183777, -0.36195212602615356, -1.1576820611953735, 0.8591247200965881, 2.0873024463653564, -0.5367633104324341, 0.3475942611694336, -0.5352196097373962, 0.78343266248703, 0.07533547282218933, -0.6829445958137512, ...
css/reference/properties/outline-style/index.md
CSS - Properties - outline-style - Examples - Setting outline style to solid and double - HTML: Example: <div> <div class="solid"> <p class="double">Outline Demo</p> </div> </div>
[ -1.312424659729004, -0.24141868948936462, -0.5975785255432129, -0.2768392562866211, -0.5904439687728882, -0.22767899930477142, 0.7286896109580994, 2.284240484237671, 0.18956154584884644, -0.12789104878902435, -0.2419271022081375, 0.8882262706756592, 0.40952715277671814, -1.1285779476165771...
css/reference/properties/outline-style/index.md
CSS - Properties - outline-style - Examples - Setting outline style to solid and double - CSS: Example: .solid { outline-style: solid; } .double { outline-style: double; } /* To make the Demo clearer */ * { outline-width: 10px; padding: 15px; }
[ -0.9744833707809448, -0.14964748919010162, -0.7438554763793945, -0.7454933524131775, -0.30579251050949097, -0.5603309869766235, 0.6894800066947937, 2.0835671424865723, -0.401663213968277, 0.09011135250329971, -0.17048859596252441, 0.7562080025672913, 0.19306477904319763, -0.948730409145355...
css/reference/properties/outline-style/index.md
CSS - Properties - outline-style - Examples - Setting outline style to groove and ridge - HTML: Example: <div> <div class="groove"> <p class="ridge">Outline Demo</p> </div> </div>
[ -1.3713432550430298, 0.3272310495376587, -0.5435046553611755, -0.14177151024341583, -0.7918408513069153, -0.44464215636253357, 0.232320636510849, 1.9219229221343994, -0.17307665944099426, -0.30682650208473206, -0.3073028326034546, 0.8174523711204529, 0.039205506443977356, -0.84279489517211...
css/reference/properties/outline-style/index.md
CSS - Properties - outline-style - Examples - Setting outline style to groove and ridge - CSS: Example: .groove { outline-style: groove; } .ridge { outline-style: ridge; } /* To make the Demo clearer */ * { outline-width: 10px; padding: 15px; }
[ -0.9721060991287231, 0.12240123748779297, -0.7489038705825806, -0.49995413422584534, -0.29111385345458984, -0.7875889539718628, 0.3327408730983734, 1.751353144645691, -0.5429354906082153, -0.11170199513435364, -0.264482319355011, 0.8107340931892395, 0.022224370390176773, -0.523054242134094...
css/reference/properties/outline-style/index.md
CSS - Properties - outline-style - Examples - Setting outline style to inset and outset - HTML: Example: <div> <div class="inset"> <p class="outset">Outline Demo</p> </div> </div>
[ -1.2615394592285156, -0.4016972780227661, -0.995293140411377, 0.36187243461608887, -0.6850985288619995, -0.3187255263328552, 0.2443973422050476, 2.0082716941833496, 0.19622698426246643, -0.1705835610628128, -0.49780160188674927, 1.0599002838134766, 0.284480482339859, -1.231374979019165, ...
css/reference/properties/outline-style/index.md
CSS - Properties - outline-style - Examples - Setting outline style to inset and outset - CSS: Example: .inset { outline-style: inset; } .outset { outline-style: outset; } /* To make the Demo clearer */ * { outline-width: 10px; padding: 15px; }
[ -0.9114618301391602, -0.1351013481616974, -1.1571319103240967, -0.35014238953590393, -0.3306993544101715, -0.6449337601661682, 0.2094195932149887, 2.070145845413208, -0.3089873790740967, -0.031322795897722244, -0.4772738814353943, 1.0163649320602417, 0.0883384421467781, -0.8719337582588196...
css/reference/properties/text-decoration-color/index.md
CSS - Properties - text-decoration-color: The `text-decoration-color` CSS property sets the color of decorations added to text by `text-decoration-line`. The color applies to decorations, such as underlines, overlines, strikethroughs, and wavy lines like those used to mark misspellings, in the scope of the property's...
[ -0.58160001039505, 0.16881951689720154, -0.3549473285675049, -0.1975252777338028, 0.6072354316711426, -1.6066292524337769, -0.6894190311431885, 2.297959089279175, -0.279705286026001, -0.09699025750160217, 0.5411729216575623, -0.6092913746833801, 0.2258216142654419, -0.018513545393943787, ...
css/reference/properties/text-decoration-color/index.md
CSS - Properties - text-decoration-color - Syntax: Example: /* <color> values */ text-decoration-color: currentColor; text-decoration-color: red; text-decoration-color: #00ff00; text-decoration-color: rgb(255 128 128 / 50%); text-decoration-color: transparent; /* Global values */ text-decoration-color: inherit; text...
[ -1.430228352546692, 0.737555980682373, 0.3421112596988678, 0.0722002163529396, -0.46298712491989136, -1.6155697107315063, -0.3752593398094177, 1.9076457023620605, 0.3987254500389099, 0.07572778314352036, -0.3184983432292938, 0.3086016774177551, 0.4894106388092041, -0.137893944978714, -0....
css/reference/properties/text-decoration-color/index.md
CSS - Properties - text-decoration-color - Syntax - Values: This property is specified as one `<color>` value: - `&lt;color&gt;`: The color of the line decoration.
[ -0.9740456342697144, 0.4424234628677368, -0.9942158460617065, -0.0669599398970604, -0.24654115736484528, -1.769696593284607, 0.12035688757896423, 2.333669662475586, 0.48359960317611694, -0.5936655402183533, -0.3192887604236603, 0.03352372348308563, 0.26531562209129333, -0.3960438370704651,...
css/reference/properties/text-decoration-color/index.md
CSS - Properties - text-decoration-color - Accessibility: It is important to ensure that the contrast ratio between the color of the text, the background the text is placed over, and the text decoration line is high enough that people experiencing low vision conditions will be able to read the content of the page. Col...
[ -1.1979491710662842, 0.07619845122098923, -0.16228479146957397, -0.525259256362915, -0.2836334705352783, -1.1395363807678223, 0.09176947921514511, 1.1775389909744263, -0.05349782854318619, 0.538096010684967, -0.6003484129905701, -0.6470164060592651, -0.23546631634235382, 0.0027010887861251...
css/reference/properties/text-decoration-color/index.md
CSS - Properties - text-decoration-color - Examples - Basic example: Example: <p> This paragraph has <s>some erroneous text</s> inside it that I want to call attention to. </p> Example: p { text-decoration-line: underline; text-decoration-color: cyan; } s { text-decoration-line: line-through; text-deco...
[ -0.7694894671440125, 0.3709789216518402, -0.13787709176540375, -0.5387489795684814, 0.403346449136734, -1.465179204940796, 0.0032633766531944275, 1.595582365989685, -0.04343080520629883, -0.04524634778499603, 0.008092805743217468, -0.1889675259590149, 0.37699276208877563, -0.27497965097427...
css/reference/properties/scroll-initial-target/index.md
CSS - Properties - scroll-initial-target: The `scroll-initial-target` CSS property enables the definition of elements that are potential snap targets when their ancestor `scroll container` is first rendered.
[ -1.999962329864502, 0.11064959317445755, -1.3078131675720215, 0.35913822054862976, 0.03911978006362915, -1.2983473539352417, 0.44155484437942505, 1.3396401405334473, -0.26534223556518555, 0.9572944641113281, 0.18127427995204926, -0.348320871591568, -1.2757279872894287, -0.06881244480609894...
css/reference/properties/scroll-initial-target/index.md
CSS - Properties - scroll-initial-target - Syntax: Example: /* Keyword values */ scroll-initial-target: none; scroll-initial-target: nearest; /* Global values */ scroll-initial-target: inherit; scroll-initial-target: initial; scroll-initial-target: revert; scroll-initial-target: revert-layer; scroll-initial-target: ...
[ -1.5673249959945679, 0.20632649958133698, -0.013830006122589111, 0.45581740140914917, 0.4913328289985657, -1.3867063522338867, 0.2860938608646393, 1.8957056999206543, -0.2740592956542969, 0.14458586275577545, -0.5485358834266663, 0.16538375616073608, -0.29440489411354065, 0.314301550388336...
css/reference/properties/scroll-initial-target/index.md
CSS - Properties - scroll-initial-target - Syntax - Values: This property is specified as one of the following keyword values: - `none`: The element is not an initial scroll target. - `nearest`: The element is potentially an initial scroll target for its nearest scroll container ancestor.
[ -1.1997706890106201, 0.30347371101379395, -0.6774836182594299, 0.17881309986114502, -0.48517045378685, -0.8016716241836548, 1.0322930812835693, 1.708059549331665, -0.10337182134389877, 0.436801552772522, 0.10843612253665924, -0.19725193083286285, -0.6406653523445129, 0.027042992413043976, ...
css/reference/properties/scroll-initial-target/index.md
CSS - Properties - scroll-initial-target - Description: The `scroll-initial-target` property enables defining elements that should be snapped when their parent `scroll snap` containers are first rendered. Setting the value to `nearest` defines the element as a potential target that should be snapped to when the neares...
[ -0.9493998885154724, 0.023662518709897995, -1.1195615530014038, 0.23932498693466187, 0.49925172328948975, -1.2035688161849976, 0.010365650057792664, 1.394099473953247, -0.0008357912302017212, 0.6764355301856995, 0.6238034963607788, -0.3449579179286957, -0.9278761744499207, 0.59185719490051...
css/reference/properties/scroll-initial-target/index.md
CSS - Properties - scroll-initial-target - Examples - Using `scroll-initial-target`: The example below demonstrates the two values of `scroll-initial-target`, and how the first element with `scroll-initial-target` gets snapped.
[ -1.8297150135040283, 0.36117345094680786, -0.9975659847259521, -0.24302199482917786, 0.4271414279937744, -1.0087206363677979, 0.5956565141677856, 1.6936426162719727, -0.0030983462929725647, 0.2639678716659546, 0.16384078562259674, -0.18899813294410706, -0.5979203581809998, -0.1862677484750...
css/reference/properties/scroll-initial-target/index.md
CSS - Properties - scroll-initial-target - Examples - Using `scroll-initial-target` - HTML: We include 5 containers, preceded by a paragraph explaining the expected effect. Example: <p><code>none</code> on #4 only</p> <div class="none"> <div>1</div> <div>2</div> <div>3</div> <div class="set">4</div> <div>5...
[ -1.195016860961914, 0.7394874095916748, -0.48374608159065247, -0.10324346274137497, 0.4745967984199524, -1.3037420511245728, 0.12101353704929352, 1.216434359550476, -0.2275533825159073, 0.6185418963432312, 0.2517359256744385, -0.1487177610397339, -0.8952115774154663, 0.19592320919036865, ...
css/reference/properties/scroll-initial-target/index.md
CSS - Properties - scroll-initial-target - Examples - Using `scroll-initial-target` - CSS: We set up the nearest and none elements as scroll-snap containers, centering the snapped elements. Example: /* mandatory scroll-snap on parent */ div.nearest, div.none { scroll-snap-type: x mandatory; } /* scroll-snap align...
[ -1.0643128156661987, 0.12136007845401764, -0.500443696975708, 0.2117786407470703, 0.4553763270378113, -0.7526313066482544, -0.30153781175613403, 1.9836723804473877, -0.06201754882931709, 0.9374316930770874, 0.3478025496006012, -0.17609454691410065, -1.2090247869491577, 0.46663516759872437,...
css/reference/properties/text-size-adjust/index.md
CSS - Properties - text-size-adjust: The `text-size-adjust` CSS property controls the text inflation algorithm used on some smartphones and tablets. Other browsers will ignore this property. Because many websites have not been developed with small devices in mind, mobile browsers differ from desktop browsers in the w...
[ -0.10713477432727814, 0.1621837317943573, -1.4668023586273193, -0.2884577512741089, 0.07662156224250793, -2.169917583465576, -0.14781126379966736, 1.5432558059692383, -0.29492878913879395, 0.044300734996795654, 0.03246080130338669, 0.3250439167022705, -0.7372904419898987, 0.160431623458862...
css/reference/properties/text-size-adjust/index.md
CSS - Properties - text-size-adjust - Syntax: Example: /* Keyword values */ text-size-adjust: none; text-size-adjust: auto; /* <percentage> value */ text-size-adjust: 80%; /* Global values */ text-size-adjust: inherit; text-size-adjust: initial; text-size-adjust: revert; text-size-adjust: revert-layer; text-size-ad...
[ -0.833493173122406, 0.2777978777885437, -0.11538279801607132, -0.08081051707267761, -0.9100160598754883, -1.5171515941619873, 1.4983845949172974, 2.013733148574829, 0.6839888095855713, -0.028732027858495712, -0.47083956003189087, 0.33771371841430664, -0.5726086497306824, -0.158995658159255...
css/reference/properties/text-size-adjust/index.md
CSS - Properties - text-size-adjust - Syntax - Values: This property is specified as one of the following values: - `none`: Disables the browser's inflation algorithm. - `auto`: Enables the browser's inflation algorithm. This value is used to cancel a `none` value previously set with CSS. - `<percentage>`: Enables th...
[ -1.2429406642913818, -0.05532635375857353, -0.5829750895500183, 0.4067695438861847, -0.4963093400001526, -1.7415789365768433, 1.4417641162872314, 1.6804794073104858, 0.38983726501464844, 0.21657533943653107, -0.2480883002281189, -0.1840558499097824, -0.24093762040138245, -0.457990765571594...
css/reference/properties/text-size-adjust/index.md
CSS - Properties - text-size-adjust - Examples - Basic disabling usage: As hinted at above, on a properly designed responsive site the `text-size-adjust` behavior is not needed, so developers can elect to turn it off by specifying a value of none: Example: p { -webkit-text-size-adjust: none; text-size-adjust: no...
[ -1.0583933591842651, 0.2548026144504547, -0.4930756688117981, -0.16993793845176697, -0.43272629380226135, -1.139890432357788, 1.5174663066864014, 0.3749103546142578, 0.39294514060020447, 0.18557608127593994, -0.40000396966934204, -0.6406593322753906, -1.1397533416748047, -0.426353991031646...
css/reference/properties/text-decoration-skip-ink/index.md
CSS - Properties - text-decoration-skip-ink: The `text-decoration-skip-ink` CSS property specifies how overlines and underlines are drawn when they pass over glyph ascenders and descenders. Example: text-decoration-skip-ink: auto; Example: text-decoration-skip-ink: none; Example: <section id="default-example"> ...
[ -1.6836713552474976, -0.35636991262435913, -0.3400822579860687, 0.5644757151603699, 0.7438511252403259, -2.155968427658081, -0.41062113642692566, 1.0856465101242065, -0.27117058634757996, 0.08903798460960388, 0.6162856221199036, -0.2927457392215729, -0.42659252882003784, 0.7331157922744751...
css/reference/properties/text-decoration-skip-ink/index.md
CSS - Properties - text-decoration-skip-ink - Syntax: Example: /* Single keyword */ text-decoration-skip-ink: none; text-decoration-skip-ink: auto; text-decoration-skip-ink: all; /* Global keywords */ text-decoration-skip-ink: inherit; text-decoration-skip-ink: initial; text-decoration-skip-ink: revert; text-decorat...
[ -1.9718824625015259, 0.2226174771785736, 0.4641447067260742, 0.14803697168827057, -0.07589656114578247, -1.9588353633880615, 0.34832635521888733, 1.643480896949768, -0.02747105062007904, 0.017999039962887764, 0.35167989134788513, -0.14564502239227295, -0.37323111295700073, 0.48488020896911...
css/reference/properties/text-decoration-skip-ink/index.md
CSS - Properties - text-decoration-skip-ink - Syntax - Values: This property is specified as one of the following keyword values: - `none`: Underlines and overlines are drawn across the full length of the text content, including parts that cross over glyph descenders and ascenders. - `auto`: The default — the browser...
[ -1.5829330682754517, -1.0494083166122437, -0.9111931324005127, 0.25735267996788025, -0.3942648470401764, -0.9655438661575317, 1.0488412380218506, 0.516923189163208, -0.08083107322454453, -0.0765705332159996, -0.5991477966308594, -0.0639277994632721, 0.043235428631305695, -0.034707859158515...
css/reference/properties/text-decoration-skip-ink/index.md
CSS - Properties - text-decoration-skip-ink - Examples - HTML: Example: <p>You should go on a quest for a cup of coffee.</p> <p class="no-skip-ink">Or maybe you'd prefer some tea?</p> <p>この文は、 text-decoration-skip-ink: auto の使用例を示しています。</p> <p class="skip-ink-all"> この文は、 text-decoration-skip-ink: all の使用例を示しています。 <...
[ -1.8780968189239502, -0.6397902965545654, 0.09640781581401825, 0.6454266905784607, 0.17833757400512695, -1.1036220788955688, 0.7078633904457092, 0.8167821764945984, -0.18911942839622498, -0.010165801271796227, 0.760765552520752, -0.1797351837158203, 0.07214409857988358, -0.2097529619932174...
css/reference/properties/text-decoration-skip-ink/index.md
CSS - Properties - text-decoration-skip-ink - Examples - CSS: Example: p { font-size: 1.5em; text-decoration: underline blue; text-decoration-skip-ink: auto; /* this is the default anyway */ } .no-skip-ink { text-decoration-skip-ink: none; } .skip-ink-all { text-decoration-skip-ink: all; }
[ -1.2408021688461304, 0.482504278421402, -0.3127882778644562, -0.3680953085422516, 0.5516766905784607, -1.8485461473464966, 0.024863675236701965, 1.544264316558838, -0.25177761912345886, 0.011819694191217422, 1.1380451917648315, -0.3752671778202057, -0.07462305575609207, 0.01787213236093521...
css/reference/properties/animation-composition/index.md
CSS - Properties - animation-composition: The `animation-composition` CSS property specifies the `composite operation` to use when multiple animations affect the same property simultaneously.
[ -0.19017404317855835, -0.6782310605049133, -1.4397263526916504, 1.0226365327835083, 0.02218978852033615, -1.4406250715255737, 0.31930750608444214, 1.165915608406067, -0.2699678838253021, 0.6709998250007629, -0.16943147778511047, -1.0314419269561768, 0.1656346470117569, 0.33248087763786316,...
css/reference/properties/animation-composition/index.md
CSS - Properties - animation-composition - Syntax: Example: /* Single animation */ animation-composition: replace; animation-composition: add; animation-composition: accumulate; /* Multiple animations */ animation-composition: replace, add; animation-composition: add, accumulate; animation-composition: replace, add,...
[ -0.024156909435987473, -0.39099907875061035, -0.08548825979232788, 0.49285781383514404, -0.6396288871765137, -1.5726929903030396, 0.07695789635181427, 1.6773473024368286, -0.24111096560955048, -0.441951721906662, -0.15055400133132935, -0.826528012752533, -0.7947471737861633, 0.595301389694...
css/reference/properties/animation-composition/index.md
CSS - Properties - animation-composition - Syntax - Values: This property is specified as one or more comma-separated keyword values: - `replace`: The effect value overrides the underlying value of the property. This is the default value. - `add`: The effect value builds on the underlying value of the property. This ...
[ -0.5449462532997131, -0.02297046408057213, -0.47085899114608765, -0.08984233438968658, 0.5467787384986877, -1.0025317668914795, 0.08047401905059814, 1.6930756568908691, -0.06250922381877899, -0.25944381952285767, 0.21534417569637299, -0.1305130422115326, -0.30031439661979675, -0.1270337253...
css/reference/properties/animation-composition/index.md
CSS - Properties - animation-composition - Description: Each property that is targeted by the @keyframes at-rule is associated with an effect stack. The value of the effect stack is calculated by combining the underlying value of a property in a CSS style rule with the effect value of that property in the keyframe. Th...
[ 0.40408480167388916, -0.15181054174900055, -1.07441246509552, 0.6547926664352417, 1.062959909439087, -1.568884253501892, -0.3290892243385315, 1.8028825521469116, -0.21349459886550903, 0.06413184106349945, 0.46828997135162354, -0.14976637065410614, -0.06964926421642303, 0.36501994729042053,...
css/reference/properties/animation-composition/index.md
CSS - Properties - animation-composition - Description - Multiple values: When you specify multiple comma-separated values on an `animation-*` property, they will be applied to the animations in the order in which the `animation-name`s appear. If the number of animations and compositions differ, the values listed in t...
[ -0.5057618021965027, -0.7776482105255127, -0.7420077919960022, 1.4199947118759155, -0.13385309278964996, -0.7700814604759216, 0.9780004024505615, 1.0564764738082886, -0.8094267845153809, -0.33661890029907227, 0.4966902732849121, -0.2076583206653595, -0.091397725045681, 0.004680026322603226...
css/reference/properties/animation-composition/index.md
CSS - Properties - animation-composition - Examples - Understanding the animation-composition values: The example below shows the effect of different `animation-composition` values side-by-side.
[ 0.03858739510178566, -0.735554039478302, -1.133936882019043, 0.24266499280929565, -0.5072633028030396, -1.0548040866851807, 0.9219221472740173, 1.3910211324691772, 0.21118754148483276, -0.22458910942077637, 0.1941445916891098, -1.0254077911376953, -0.6516153216362, -0.10394255071878433, ...
css/reference/properties/animation-composition/index.md
CSS - Properties - animation-composition - Examples - Understanding the animation-composition values - HTML: Example: <div class="container"> replace <div id="replace" class="target"></div> </div> <div class="container"> add <div id="add" class="target"></div> </div> <div class="container"> accumulate <di...
[ -0.6624807119369507, -1.0377942323684692, -0.5342275500297546, 0.3326817750930786, -0.7442794442176819, -1.4900104999542236, 0.6368574500083923, 0.43775713443756104, -0.5143855810165405, -0.0483880490064621, -0.004997212439775467, -1.1052944660186768, -1.0941250324249268, 0.055888548493385...
css/reference/properties/animation-composition/index.md
CSS - Properties - animation-composition - Examples - Understanding the animation-composition values - CSS: Example: body { display: flex; flex-wrap: wrap; gap: 3px; } .container { flex: 1; min-width: 200px; height: 200px; background: lightblue; display: inline-block; text-align: center; } .target...
[ 0.08705070614814758, -0.21690751612186432, -1.5675086975097656, -0.12765386700630188, 0.4741706848144531, -0.6545653939247131, -0.507781982421875, 1.8637723922729492, -0.7502524256706238, -0.4350971281528473, 1.02730131149292, -0.8075643181800842, -0.6409599184989929, 0.557924747467041, ...
css/reference/properties/background-color/index.md
CSS - Properties - background-color: The `background-color` CSS property sets the background color of an element. Example: background-color: brown; Example: background-color: #74992e; Example: background-color: rgb(255 255 128); Example: background-color: rgb(255 255 128 / 0.5); Example: background-color: hs...
[ -1.0429402589797974, -0.5123820304870605, -0.840711236000061, -0.5635442733764648, -0.004708960652351379, -1.5998808145523071, 0.3049224317073822, 1.0263005495071411, -0.4416317045688629, 0.4320337474346161, -0.7938610911369324, 0.5680990815162659, 0.16407573223114014, 0.1364220380783081, ...
css/reference/properties/background-color/index.md
CSS - Properties - background-color - Syntax: Example: /* Keyword values */ background-color: red; background-color: indigo; /* Hexadecimal value */ background-color: #bbff00; /* Fully opaque */ background-color: #bf0; /* Fully opaque shorthand */ background-color: #11ffee00; /* Fully transparent */ background-color...
[ -1.7168622016906738, 0.3679259121417999, -0.014128543436527252, -0.41861000657081604, 0.10292315483093262, -0.9706808924674988, -0.5737318396568298, 1.5442219972610474, -0.4483622610569, -0.21444134414196014, -0.7658644318580627, -0.44749701023101807, 0.4324309527873993, 0.0498304367065429...
css/reference/properties/background-color/index.md
CSS - Properties - background-color - Syntax - Values: This property is specified as one `<color>` value: - `&lt;color&gt;`: The uniform color of the background. It is rendered behind any `background-image` that is specified, although the color will still be visible through any transparency in the image.
[ -1.3136240243911743, 0.2279152125120163, -1.4604487419128418, -0.12779484689235687, 0.10595929622650146, -1.2689586877822876, 0.35551175475120544, 2.0121028423309326, 0.15245412290096283, -0.7419012188911438, -0.5692071318626404, 0.769402265548706, 0.4529878795146942, 0.23882487416267395, ...
css/reference/properties/background-color/index.md
CSS - Properties - background-color - Description: The `background-color` property sets the background color of an element box. The color is drawn behind any background images. By default, the background color is painted within the border-box, meaning it's painted behind the border, ending at the outer edge of the bor...
[ -1.224782943725586, -1.0647706985473633, -1.1235343217849731, -0.5283234715461731, 0.09366153180599213, -1.3177427053451538, 0.28994494676589966, 2.0891003608703613, -0.304563045501709, -0.062169238924980164, -0.7946199774742126, 0.6135641932487488, 0.0469769686460495, 0.20924699306488037,...
css/reference/properties/background-color/index.md
CSS - Properties - background-color - Accessibility: It is important to ensure that the contrast ratio between the background color and the color of the text placed over it is high enough that people experiencing low vision conditions will be able to read the content of the page. A high contrast ratio also improves co...
[ -0.9343221187591553, 0.11091918498277664, -0.6190673112869263, -0.7722785472869873, -0.07675467431545258, -0.6668878793716431, 0.31779664754867554, 1.1156319379806519, -0.8107091188430786, 0.6342460513114929, -1.1544195413589478, 0.010773852467536926, -0.24277833104133606, 0.21567192673683...
css/reference/properties/background-color/index.md
CSS - Properties - background-color - Examples - Basic example: This example demonstrates applying `background-color` to HTML `p` elements using different CSS `&lt;color&gt;` values.
[ -0.2240206003189087, -0.09080807119607925, -1.3264715671539307, 0.19100938737392426, -0.7110501527786255, -0.7874950766563416, 1.7009767293930054, 1.7055506706237793, 0.08535647392272949, -0.030869431793689728, -0.5787750482559204, 0.3929946720600128, -0.12248856574296951, -0.8379786014556...
css/reference/properties/background-color/index.md
CSS - Properties - background-color - Examples - Basic example - HTML: Example: <p class="example-one">Lorem ipsum dolor sit amet, consectetuer</p> <p class="example-two">Lorem ipsum dolor sit amet, consectetuer</p> <p class="example-three">Lorem ipsum dolor sit amet, consectetuer</p>
[ -0.8171971440315247, 0.15265057981014252, -0.3789478838443756, -0.5811253786087036, -0.3875703513622284, -1.0523574352264404, 0.6013063788414001, 1.311015248298645, -0.010934755206108093, -0.10679270327091217, 0.21812528371810913, 0.5579723715782166, 0.5122724771499634, -1.332223653793335,...
css/reference/properties/background-color/index.md
CSS - Properties - background-color - Examples - Basic example - CSS: Each paragraph is set to a different background color, including explicitly setting the default `transparent`, an `rgb()` color function, and a `hex-color`. We also set the `color` property to ensure enough contrast between the text and its backgrou...
[ -1.0411174297332764, -0.028542054817080498, -0.7974853515625, -0.7704749703407288, 0.20582503080368042, -1.8432471752166748, 1.1147319078445435, 1.2636610269546509, -0.4424727261066437, 0.4183458387851715, -0.4478724002838135, -0.06627695262432098, 0.2961013913154602, 0.19153864681720734, ...
css/reference/properties/background-color/index.md
CSS - Properties - background-color - Examples - Colorized tables: This example demonstrates the use of `background-color` on HTML `table` elements, including `tr` rows and `td` cells. It also demonstrates how background colors are painted behind any borders.
[ -0.35329875349998474, -0.4582538604736328, -1.5024888515472412, -0.16811130940914154, -0.26983630657196045, -0.9013286232948303, 1.3636094331741333, 1.492922306060791, -0.6089965105056763, 0.35833343863487244, -0.6774945855140686, 0.0875360518693924, -0.254527747631073, 0.13547886908054352...
css/reference/properties/background-color/index.md
CSS - Properties - background-color - Examples - Colorized tables - HTML: Example: <table> <tbody> <tr id="r1"> <td id="c11">11</td> <td id="c12">12</td> <td id="c13">13</td> </tr> <tr id="r2"> <td id="c21">21</td> <td id="c22">22</td> <td id="c23">23</td> </tr> ...
[ -1.4822083711624146, -0.11713200062513351, -0.16580666601657867, 0.06989725679159164, 0.05485820770263672, -0.6545058488845825, 0.6826371550559998, 0.6024760603904724, -0.9589205980300903, 0.362338125705719, -0.43129175901412964, -0.4945823848247528, 0.07273450493812561, 0.2482322156429290...
css/reference/properties/background-color/index.md
CSS - Properties - background-color - Examples - Colorized tables - CSS: We use CSS to set different `named-color` values. We also set a large dashed border on the table and every cell to demonstrate how the `background-color` is painted to the outer edge of the border-box. Example: table { border-collapse: collap...
[ 0.8382307291030884, 0.03293600305914879, -1.6418235301971436, -0.24686332046985626, 0.20024031400680542, -1.2554072141647339, 0.28742077946662903, 1.4318231344223022, -0.17680314183235168, 0.4067426919937134, -0.22363117337226868, -0.07691269367933273, -0.3310922682285309, 0.67692953348159...
css/reference/properties/hyphens/index.md
CSS - Properties - hyphens: The `hyphens` CSS property specifies how words should be hyphenated when text wraps across multiple lines. Example: hyphens: none; Example: hyphens: manual; Example: hyphens: auto; Example: <section id="default-example"> <p id="example-element">An extra­ordinarily long English wor...
[ -0.43745437264442444, -0.3826530873775482, -0.04758644849061966, -0.3336372375488281, 1.0421699285507202, -2.206191301345825, 0.040554240345954895, 1.028630018234253, -0.3212875723838806, -0.3670665919780731, -0.15909172594547272, -0.018413159996271133, -0.19176872074604034, 0.167354375123...
css/reference/properties/hyphens/index.md
CSS - Properties - hyphens - Syntax: Example: /* Keyword values */ hyphens: none; hyphens: manual; hyphens: auto; /* Global values */ hyphens: inherit; hyphens: initial; hyphens: revert; hyphens: revert-layer; hyphens: unset;
[ -0.6296709179878235, 0.11806288361549377, 0.1355510950088501, 0.23295029997825623, -0.49321335554122925, -1.2792812585830688, 1.0934205055236816, 2.2103710174560547, 0.47565633058547974, 0.22445286810398102, -1.5031237602233887, 0.530206561088562, 0.06624408811330795, -0.1432766318321228, ...
css/reference/properties/hyphens/index.md
CSS - Properties - hyphens - Syntax - Values: This property is specified as one of the following keyword values: - `none`: Words are not broken at line breaks, even if characters inside the words suggest line break points. Lines will only wrap at whitespace. - `manual`: Default value. Words are broken for line-wrappi...
[ -1.3583049774169922, -0.373546302318573, 0.005030244588851929, -0.4413911998271942, 0.7338324785232544, -0.18398837745189667, 1.6313730478286743, 1.8596709966659546, 0.002421267330646515, 0.2762320339679718, -0.7453831434249878, -0.6400280594825745, -0.12601056694984436, 0.0013762041926383...
css/reference/properties/hyphens/index.md
CSS - Properties - hyphens - Description: The `hyphens` property can be used to define how words should be hyphenated when text wraps across multiple lines. It can prevent hyphenation entirely, hyphenate at manually-specified points within the text, or let the browser automatically insert hyphens where appropriate. H...
[ -1.1798100471496582, -0.3678553104400635, 0.18566571176052094, 0.16914743185043335, 0.5581777691841125, -0.8794690370559692, 0.4143403172492981, 1.1224995851516724, -0.004087485373020172, -0.16405627131462097, -0.8390510082244873, -0.6114224791526794, 0.5350214838981628, 0.2244233191013336...
css/reference/properties/hyphens/index.md
CSS - Properties - hyphens - Description - Suggesting line break opportunities: There are two Unicode characters used to manually specify potential line break points within text: - U+2010 (HYPHEN): The "hard" hyphen character indicates a visible line break opportunity. Even if the line is not actually broken at that ...
[ -1.8484809398651123, -0.04736317694187164, -0.4747760593891144, -0.2746025323867798, 0.7673466205596924, -1.08083176612854, 0.9107483625411987, 1.6184107065200806, 0.7002662420272827, 0.3253698945045471, -0.7476080060005188, 0.41189339756965637, -0.07728657126426697, -0.12520797550678253, ...
css/reference/properties/hyphens/index.md
CSS - Properties - hyphens - Examples - Basic example: This example demonstrates the three values of the `hyphens` property.
[ 0.4001769423484802, -0.05180244892835617, -0.6061902046203613, -0.1020672470331192, -0.5750336647033691, -0.9491077661514282, 1.8086235523223877, 1.7337453365325928, 0.43380504846572876, -0.7281548380851746, -1.1382472515106201, 0.4962196350097656, -0.14337897300720215, -0.8009393215179443...
css/reference/properties/hyphens/index.md
CSS - Properties - hyphens - Examples - Basic example - HTML: We include three `dd` elements containing the same text but with three different classes. Example: <dl> <dt><code>none</code>: no hyphen; overflow if needed</dt> <dd lang="en" class="none">An extreme&shy;ly long English word</dd> <dt> <code>manu...
[ -0.8825794458389282, -0.9943941831588745, -0.15957778692245483, 0.12435467541217804, -0.33388713002204895, -1.7023791074752808, 0.9597509503364563, 0.6692651510238647, -0.4830811321735382, 0.043908245861530304, -0.8265842795372009, 0.10514546930789948, 0.11715078353881836, -0.6599327325820...
css/reference/properties/hyphens/index.md
CSS - Properties - hyphens - Examples - Basic example - CSS: Each of the three classes is set to a different `hyphens` value. Example: dd { width: 55px; border: 1px solid black; } dd.none { hyphens: none; } dd.manual { hyphens: manual; } dd.auto { hyphens: auto; }
[ -0.9457863569259644, -0.599397599697113, -0.7763724327087402, -0.908042848110199, 0.2360943853855133, -0.8500736355781555, 1.679415225982666, 1.5209029912948608, -0.00446610152721405, -0.12938526272773743, -0.5670192837715149, 0.3947540521621704, -0.22837281227111816, -0.279598593711853, ...
css/reference/properties/alignment-baseline/index.md
CSS - Properties - alignment-baseline: The `alignment-baseline` CSS property specifies the specific baseline used to align the box's text and inline-level contents. Baseline alignment is the relationship among the baselines of multiple alignment subjects within an alignment context. When performing baseline alignment,...
[ -0.507023274898529, -0.35545632243156433, -2.094456434249878, 0.6138004064559937, 0.5258904695510864, -1.4667935371398926, 1.2340797185897827, 0.774176299571991, 0.22602692246437073, -0.33484482765197754, -0.7569091320037842, 0.7218616604804993, -0.48442262411117554, 0.7086819410324097, ...
css/reference/properties/alignment-baseline/index.md
CSS - Properties - alignment-baseline - Syntax: Example: /* Initial value */ alignment-baseline: baseline; /* Keyword values */ alignment-baseline: alphabetic; alignment-baseline: central; alignment-baseline: ideographic; alignment-baseline: mathematical; alignment-baseline: middle; alignment-baseline: text-bottom; ...
[ 0.39736294746398926, 0.1425151377916336, -1.0393648147583008, 0.17905095219612122, -0.015398338437080383, -0.9588247537612915, 1.2295981645584106, 1.1209170818328857, 0.140096515417099, -0.17312413454055786, -0.9779177308082581, 0.15853151679039001, -0.615532398223877, 0.22383183240890503,...
css/reference/properties/alignment-baseline/index.md
CSS - Properties - alignment-baseline - Syntax - Values: This property is specified as one of the following keyword values: - `baseline`: Use the `dominant-baseline` value of the parent. - `alphabetic`: Used in writing Latin, Cyrillic, Greek, and many other scripts; matches the box's alphabetic baseline to that of it...
[ -0.3909304738044739, 0.4045983552932739, -0.3304879069328308, 0.028157532215118408, 0.3121371567249298, -0.6102359294891357, 0.1741046905517578, 1.6267563104629517, 0.5705858469009399, -0.5065186619758606, 0.17062577605247498, 0.4153028130531311, -0.1911754012107849, -0.31555721163749695, ...
css/reference/properties/alignment-baseline/index.md
CSS - Properties - alignment-baseline - Example: Example: <svg viewBox="0 0 450 160" width="700" height="200"> <text x="50" y="20">alphabetic</text> <text x="50" y="60">central</text> <text x="50" y="100">hanging</text> <text x="50" y="140">ideographic</text> <text x="250" y="20">mathematical</text> <text...
[ -0.9386782646179199, 0.030705370008945465, -0.9459916353225708, -0.04679344221949577, -0.06965184211730957, -0.6909153461456299, 0.8183450102806091, 0.6018453240394592, 0.15921293199062347, -0.25729066133499146, -0.3140040636062622, 0.19475239515304565, -0.18480680882930756, 0.131111502647...
css/reference/properties/border-inline-start-width/index.md
CSS - Properties - border-inline-start-width: The `border-inline-start-width` CSS property defines the width of the logical inline-start border of an element, which maps to a physical border width depending on the element's writing mode, directionality, and text orientation. It corresponds to the `border-top-width`, `...
[ -0.2555697560310364, 0.5788077116012573, -0.9144363403320312, -0.5233122110366821, 0.5015894174575806, -1.225895881652832, -0.22296522557735443, 1.4944584369659424, 0.5536508560180664, -0.5591034889221191, -0.2290705442428589, 0.04314364492893219, -0.3552473783493042, 0.489499032497406, ...
css/reference/properties/border-inline-start-width/index.md
CSS - Properties - border-inline-start-width - Syntax: Example: /* <'line-width'> values */ border-inline-start-width: 5px; border-inline-start-width: thick; /* Global values */ border-inline-start-width: inherit; border-inline-start-width: initial; border-inline-start-width: revert; border-inline-start-width: rever...
[ 0.04675818979740143, 1.4353078603744507, -0.9036754965782166, -0.6337942481040955, -0.07303076982498169, -0.9161652326583862, 0.1448759138584137, 2.3787147998809814, 0.6147079467773438, -0.27728161215782166, -1.0549641847610474, 0.7411511540412903, -0.980308473110199, 0.3741578757762909, ...
css/reference/properties/border-inline-start-width/index.md
CSS - Properties - border-inline-start-width - Syntax - Values: - `&lt;line-width&gt;`: Defines the width of the border, either as an explicit non-negative `&lt;length&gt;` or the keywords: `thin`, `medium`, or `thick`. The default is `medium`.
[ -0.8916295766830444, -0.22586415708065033, -1.341917634010315, -0.8608939051628113, -0.17249450087547302, -0.18805982172489166, -0.009904596954584122, 2.0020835399627686, 0.7626851201057434, -0.19188465178012848, -1.0260995626449585, 0.8022646903991699, -0.7846283912658691, -0.186681777238...
css/reference/properties/border-inline-start-width/index.md
CSS - Properties - border-inline-start-width - Examples - HTML: Example: <div> <p class="exampleText">Example text</p> </div>
[ -0.9410461187362671, 0.06423060595989227, -0.6405550837516785, -0.2846013605594635, -0.7447064518928528, -0.3037509024143219, 1.0139294862747192, 2.1017167568206787, 0.4004533290863037, -0.5326442718505859, -0.6424945592880249, 0.9328938126564026, -0.5725381374359131, -0.6213664412498474, ...
css/reference/properties/border-inline-start-width/index.md
CSS - Properties - border-inline-start-width - Examples - CSS: Example: div { background-color: yellow; width: 120px; height: 120px; } .exampleText { writing-mode: vertical-lr; border: 1px solid blue; border-inline-start-width: 5px; }
[ -1.4599425792694092, 0.195247083902359, -0.7284367680549622, -0.5328052639961243, 0.04812081158161163, 0.6324955821037292, 0.3235168159008026, 1.9046775102615356, 0.05529755353927612, -0.39570847153663635, -0.6446847319602966, 0.7609672546386719, 0.12642106413841248, 0.07787817716598511, ...
css/reference/properties/resize/index.md
CSS - Properties - resize: The `resize` CSS property sets whether an element is resizable, and if so, in which directions. Example: resize: both; Example: resize: horizontal; Example: resize: vertical; Example: resize: none; Example: <section class="default-example" id="default-example"> <div id="example-e...
[ -0.17529000341892242, 0.2581750154495239, -0.9824607968330383, -0.4308539032936096, 0.6117739081382751, -1.4725146293640137, 0.012809410691261292, 1.7615914344787598, -0.560962438583374, 0.2066478282213211, -0.08113107085227966, 0.14235465228557587, -0.4265083372592926, -0.0192603580653667...
css/reference/properties/resize/index.md
CSS - Properties - resize - Syntax: Example: /* Keyword values */ resize: none; resize: both; resize: horizontal; resize: vertical; resize: block; resize: inline; /* Global values */ resize: inherit; resize: initial; resize: revert; resize: revert-layer; resize: unset;
[ -0.973302960395813, 0.9726044535636902, -0.04266953840851784, 0.2359541952610016, -0.8132079839706421, -0.0667848214507103, 0.9422680139541626, 1.6328431367874146, 0.3814902603626251, -0.11977401375770569, -0.7652902007102966, 0.7803550958633423, -0.4201955497264862, 0.042590200901031494, ...
css/reference/properties/resize/index.md
CSS - Properties - resize - Syntax - Values: This property is specified as one of the following keyword values: - `none`: The element offers no user-controllable method for resizing it. - `both`: The element displays a mechanism for allowing the user to resize it, which may be resized both horizontally and vertically...
[ -0.7968078851699829, 0.310722291469574, -0.6810785531997681, -0.7191013693809509, -0.4528839588165283, 0.1747867465019226, 1.5238347053527832, 1.9740216732025146, 0.35211122035980225, -0.27296796441078186, -0.7734763026237488, 0.7024209499359131, -0.2737341523170471, 0.08002746105194092, ...
css/reference/properties/resize/index.md
CSS - Properties - resize - Examples - Disabling resizability of text areas: In many browsers, `textarea` elements are resizable by default. You may override this behavior with the `resize` property.
[ -0.7095334529876709, 0.640458345413208, -0.7833788394927979, -0.17028279602527618, -0.4988057017326355, -0.09268085658550262, 1.043094515800476, 1.7131571769714355, 0.09546196460723877, -0.4465327858924866, -0.703988790512085, -0.32998332381248474, -1.1739741563796997, -0.3479231595993042,...
css/reference/properties/resize/index.md
CSS - Properties - resize - Examples - Disabling resizability of text areas - HTML: Example: <textarea>Type some text here.</textarea>
[ -0.6996554732322693, 0.8548634648323059, -0.11728504300117493, -0.12116945534944534, -0.8134601712226868, -0.7392605543136597, 1.3190876245498657, 1.9249119758605957, 0.06547646224498749, -0.02603480964899063, -0.4810965657234192, -0.22507837414741516, -0.4341574013233185, -0.1616621613502...
css/reference/properties/resize/index.md
CSS - Properties - resize - Examples - Disabling resizability of text areas - CSS: Example: textarea { resize: none; /* Disables resizability */ }
[ -0.5234623551368713, 0.8369689583778381, -0.5950612425804138, -0.7274400591850281, -0.6865714192390442, -0.615119457244873, 1.3852243423461914, 1.7183446884155273, -0.1693078577518463, 0.2428492158651352, -0.20294560492038727, -0.7320778369903564, -0.8887355923652649, 0.057235538959503174,...
css/reference/properties/resize/index.md
CSS - Properties - resize - Examples - Using resize with arbitrary elements: You can use the `resize` property to make any element resizable. In the example below, a resizable `div` contains a resizable paragraph (`p` element).
[ -0.040893781930208206, 0.5216209292411804, -0.45439186692237854, 0.3384580612182617, -1.0076192617416382, -0.5186129212379456, 2.2761940956115723, 1.2210010290145874, 0.12981224060058594, 0.14139124751091003, -0.7227604389190674, 0.5488414168357849, -0.6996545195579529, -0.0484892316162586...
css/reference/properties/resize/index.md
CSS - Properties - resize - Examples - Using resize with arbitrary elements - HTML: Example: <div class="resizable"> <p class="resizable"> This paragraph is resizable in all directions, because the CSS `resize` property is set to `both` on this element. </p> </div>
[ -1.0679442882537842, 0.7926923036575317, -0.29008686542510986, 0.13134317100048065, -0.8135546445846558, -0.8671165704727173, 1.7478759288787842, 1.0911891460418701, 0.17980343103408813, 0.3285224735736847, -0.7752199172973633, 0.6345123648643494, -0.45728200674057007, -0.3508335053920746,...
css/reference/properties/resize/index.md
CSS - Properties - resize - Examples - Using resize with arbitrary elements - CSS: Example: .resizable { resize: both; overflow: scroll; border: 1px solid black; } div { height: 300px; width: 300px; } p { height: 200px; width: 200px; }
[ -0.9035434126853943, 0.35093167424201965, -0.6287398934364319, -0.28941166400909424, -0.5455322265625, -0.08464599400758743, 1.9174989461898804, 0.927230715751648, -0.6354572176933289, 0.23457945883274078, -0.5796350240707397, 0.8581120371818542, -0.33540305495262146, 0.008106417953968048,...
css/reference/properties/align-content/index.md
CSS - Properties - align-content: The CSS `align-content` property sets the distribution of space between and around content items along a flexbox's cross axis, or a grid or block-level element's block axis. This property has no effect on single line flex containers (i.e., ones with `flex-wrap: nowrap`). The interac...
[ -0.06909659504890442, -0.33355456590652466, -1.3685590028762817, 0.12396895885467529, 0.2756199538707733, -1.8418093919754028, -0.5464986562728882, 2.122941493988037, -0.5993988513946533, 0.4975583553314209, 1.0955066680908203, -0.1848355531692505, -0.682479739189148, 0.3117217421531677, ...
css/reference/properties/align-content/index.md
CSS - Properties - align-content - Syntax: Example: /* Normal alignment */ align-content: normal; /* Basic positional alignment */ /* align-content does not take left and right values */ align-content: start; align-content: center; align-content: end; align-content: flex-start; align-content: flex-end; /* Baseline ...
[ -0.04767405241727829, -0.0353056937456131, -0.9876065850257874, -0.045821480453014374, -0.49653780460357666, -0.6645629405975342, 0.8915280699729919, 1.3644856214523315, -0.014917552471160889, 0.06682310998439789, -0.6078142523765564, 0.337639719247818, -1.2829551696777344, 0.3897148966789...