diff options
Diffstat (limited to 'files/uk/learn/javascript/building_blocks/index.html')
| -rw-r--r-- | files/uk/learn/javascript/building_blocks/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/uk/learn/javascript/building_blocks/index.html b/files/uk/learn/javascript/building_blocks/index.html index 64af01ebf9..b33be235cb 100644 --- a/files/uk/learn/javascript/building_blocks/index.html +++ b/files/uk/learn/javascript/building_blocks/index.html @@ -8,7 +8,7 @@ original_slug: Learn/JavaScript/Будівельні_блоки <p class="summary">In this module, we continue our coverage of all JavaScript's key fundamental features, turning our attention to commonly-encountered types of code blocks such as conditional statements, loops, functions, and events. You've seen this stuff already in the course, but only in passing — here we'll discuss it all explicitly.</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> |
