Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion modules/20-hypertext/20-text-style/en/EXERCISE.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ Add the phrase to the editor
<span>Hexlet - hands-on programming courses</span>
</div>

in which make the word "courses" bold (physical markup) and highlight the combination "by programming" in italics (logical markup). Don't forget to wrap the phrase in a paragraph
in which make the word "courses" bold (physical markup) and highlight the word "programming" in italics (logical markup). Don't forget to wrap the phrase in a paragraph
Loading