Skip to content
This repository was archived by the owner on Feb 27, 2023. It is now read-only.

Commit a7c4e40

Browse files
Astrid RonjaNateWr
Astrid Ronja
andauthored
Update week-1/3-semantic-html/readme.md
Co-Authored-By: Nate Wright <[email protected]>
1 parent 214b9e2 commit a7c4e40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

week-1/3-semantic-html/readme.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
There are no semantic tags or attributes being used in the messages for this example. Let's improve it by changing the tags and attributes to semantic HTML code, so that computers can understand what kind of information is being presented.
44
Take a look at the picture, which shows an example of a semantic HTML structure.
5-
![alt text](html.jpg)
5+
![A visual diagram showing the semantic structure of an HTML page.](html.jpg)
66

77
Complete the following changes in the `index.html` file:
88

0 commit comments

Comments
 (0)