aboutsummaryrefslogtreecommitdiff
path: root/files/bg/learn/html/introduction_to_html/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/bg/learn/html/introduction_to_html/index.html')
-rw-r--r--files/bg/learn/html/introduction_to_html/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/bg/learn/html/introduction_to_html/index.html b/files/bg/learn/html/introduction_to_html/index.html
index 1b35c86467..54cc110cd0 100644
--- a/files/bg/learn/html/introduction_to_html/index.html
+++ b/files/bg/learn/html/introduction_to_html/index.html
@@ -19,7 +19,7 @@ translation_of: Learn/HTML/Introduction_to_HTML
<p class="summary">At its heart, {{glossary("HTML")}} is a fairly simple language made up of {{Glossary("Element","elements")}}, which can be applied to pieces of text to give them different meaning in a document (Is it a paragraph? Is it a bulleted list? Is it part of a table?), structure a document into logical sections (Does it have a header? Three columns of content? A navigation menu?), and embed content such as images and videos into a page. This module will introduce the first two of these and introduce fundamental concepts and syntax you need to know to understand HTML.</p>
-<div class="in-page-callout webdev">
+<div class="callout">
<h3 id="Looking_to_become_a_front-end_web_developer">Looking to become a front-end web developer?</h3>
<p>We have put together a course that includes all the essential information you need to work towards your goal.</p>