You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: index.html
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -185,7 +185,7 @@ <h1 id="images-and-videos">Images and videos</h1>
185
185
</section></code></pre>
186
186
<figcaption>
187
187
<h1>Code snippet of an image, with a descriptive caption.</h1>
188
-
<p>The <code><figure></code> element may be avoided if there is no need for a caption, in such a case the <code><img src="..."></code> element is a child of the <code><section></code> element. The article header may contain a picture as well, which will be full width.</p>
188
+
<p>The <code><figure></code> element may be avoided if there is no need for a caption, in such a case the <code><img></code> element is a child of the <code><section></code> element. The article header may contain a picture as well, which will be full width.</p>
189
189
</figcaption>
190
190
</figure>
191
191
<h2>Videos</h2>
@@ -517,7 +517,7 @@ <h1>Maxwell's equations in vacuum.</h1>
517
517
<footer>
518
518
<section>
519
519
<h1>Footnotes</h1>
520
-
<p>At the end of the article, you may want to add further information, like additional resources, footnotes, acknowledgements, author contribution, references, updates, corrections and so on. Rapido provides style rules for <strong>headings</strong>, <strong>paragraphs</strong>, <strong>lists</strong> and <strong>code snippets</strong> in the article footer.</p>
520
+
<p>At the end of the article, you may want to add further information, like additional resources, footnotes, acknowledgements, author contribution, references, updates, corrections and so on. Rapido provides style rules for <strong>headings</strong>, <strong>paragraphs</strong>, <strong>lists</strong>, <strong>tables</strong> and <strong>code snippets</strong> in the article footer.</p>
0 commit comments