Skip to content

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/Lecture13/simple-selectors-after.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ <h2>Subheading 1 (h2)</h2>
4646
<h2>Subheading 2 (h2)</h2>
4747
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Eligendi nemo ipsum dolores vel modi magnam veniam alias at nam. Voluptatem officiis dolor dolorem aspernatur dolorum modi ipsa, nobis animi aut!</p>
4848
<div>This is the main point of the entire article. So, attribute
49-
<span id="mainPoint">id="mainPoint".</span </div>
49+
<span id="mainPoint">id="mainPoint".</span> </div>
5050

5151
</body>
5252
</html>

0 commit comments

Comments
 (0)