diff --git a/Lessons/Web Development/HTML/Introduction/Intro to HTML.md b/Lessons/Web Development/HTML/Introduction/Intro to HTML.md index a170316..ab4ae6b 100644 --- a/Lessons/Web Development/HTML/Introduction/Intro to HTML.md +++ b/Lessons/Web Development/HTML/Introduction/Intro to HTML.md @@ -77,7 +77,7 @@ In general, line breaks could and should be avoided if possible; CSS can be used ### Images ```html -A placeholder image +A placeholder image ``` - **src** - The URL to the image