Baseline Widely available
<article>
㯠HTML ã®è¦ç´ ã§ãææ¸ããã¼ã¸ãã¢ããªã±ã¼ã·ã§ã³ããµã¤ããªã©ã®ä¸ã§èªå·±å®çµãã¦ãããï¼éåãããã®ã®ä¸ã§ï¼åå¥ã«é
ä¿¡ãåå©ç¨ãè¡ããã¨ãæå³ããæ§æç©ã表ãã¾ããä¾ãã°ããã©ã¼ã©ã ã®æç¨¿ãéèªãæ°èã®è¨äºãããã°ã®è¨äºãååã«ã¼ããã¦ã¼ã¶ã¼ãæç¨¿ããã³ã¡ã³ãã対話åã®ã¦ã£ã¸ã§ãããã¬ã¸ã§ããããã®ä»ã®ç¬ç«ããã³ã³ãã³ãã®é
ç®ãå«ã¾ãã¾ãã
<article class="forecast">
<h1>ã·ã¢ãã«ã®å¤©æ°äºå ±</h1>
<article class="day-forecast">
<h2>2018/03/03</h2>
<p>é¨ã</p>
</article>
<article class="day-forecast">
<h2>2018/03/04</h2>
<p>ãã£ã¨é¨ã</p>
</article>
<article class="day-forecast">
<h2>2028/03/05</h2>
<p>大é¨ã</p>
</article>
</article>
.forecast {
margin: 0;
padding: 0.3rem;
background-color: #eee;
}
.forecast > h1,
.day-forecast {
margin: 0.5rem;
padding: 0.3rem;
font-size: 1.2rem;
}
.day-forecast {
background: right/contain content-box border-box no-repeat
url("/shared-assets/images/examples/rain.svg") white;
}
.day-forecast > h2,
.day-forecast > p {
margin: 0.2rem;
font-size: 1rem;
}
ããææ¸ã«è¤æ°ã®è¨äºãå«ãããã¨ãã§ãã¾ãããã¨ãã°ãèªè
ãã¹ã¯ãã¼ã«ãããã³ã«åè¨äºã®ããã¹ããæ¬¡ã
ã¨è¡¨ç¤ºããããã°ã§ã¯ãåè¨äºã¯ <article>
è¦ç´ ã«å«ã¾ãããããããã®ä¸ã« 1 ã¤ä»¥ä¸ã® <section>
ãããã¾ãã
ãã®è¦ç´ ã«ã¯ã°ãã¼ãã«å±æ§ã®ã¿ãããã¾ãã
使ç¨ä¸ã®æ³¨æ<article>
ã¯ãåè¦ç´ ã¨ãã¦è¦åºãï¼<h1>
- <h6>
è¦ç´ ï¼ãå«ããªã©ã®æ¹æ³ã§èå¥ã§ããããã«ããã¹ãã§ãã<article>
è¦ç´ ãå
¥ãåã«ããå ´åãå
å´ã®è¦ç´ ã¯å¤å´ã®è¦ç´ ã«é¢ããè¨äºã表ãã¾ããä¾ãã°ããã°æç¨¿ã¸ã®ã³ã¡ã³ãã¯ãããã°æç¨¿ã表ã <article>
å
ã¸å
¥ãåã«ãã <article>
è¦ç´ ã«ã§ãã¾ãã<article>
è¦ç´ ã®èè
æ
å ±ã¯ <address>
è¦ç´ ã§æä¾ã§ãã¾ãããå
¥ãåã«ããã <article>
è¦ç´ ã«ã¯é©ç¨ããã¾ããã<article>
è¦ç´ ã®çºè¡æ¥æã¯ã <time>
è¦ç´ ã® datetime
屿§ã§ç¤ºããã¨ãã§ãã¾ãã<article class="film_review">
<h2>Jurassic Park</h2>
<section class="main_review">
<h3>Review</h3>
<p>Dinos were great!</p>
</section>
<section class="user_reviews">
<h3>User reviews</h3>
<article class="user_review">
<h4>Too scary!</h4>
<p>Way too scary for me.</p>
<footer>
<p>
Posted on
<time datetime="2015-05-16 19:00">May 16</time>
by Lisa.
</p>
</footer>
</article>
<article class="user_review">
<h4>Love the dinos!</h4>
<p>I agree, dinos are my favorite.</p>
<footer>
<p>
Posted on
<time datetime="2015-05-17 19:00">May 17</time>
by Tom.
</p>
</footer>
</article>
</section>
<footer>
<p>
Posted on
<time datetime="2015-05-15 19:00">May 15</time>
by Staff.
</p>
</footer>
</article>
çµæ æè¡çæ¦è¦ 仿§æ¸ ãã©ã¦ã¶ã¼ã®äºææ§ é¢é£æ
å ±
<body>
, <nav>
, <section>
, <aside>
, h1, h2, h3, h4, h5, h6, <hgroup>
, <header>
, <footer>
, <address>
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4