aboutsummaryrefslogtreecommitdiff
path: root/files/uk/learn/tools_and_testing
diff options
context:
space:
mode:
Diffstat (limited to 'files/uk/learn/tools_and_testing')
-rw-r--r--files/uk/learn/tools_and_testing/client-side_javascript_frameworks/index.html2
-rw-r--r--files/uk/learn/tools_and_testing/cross_browser_testing/index.html2
-rw-r--r--files/uk/learn/tools_and_testing/github/index.html2
-rw-r--r--files/uk/learn/tools_and_testing/index.html2
-rw-r--r--files/uk/learn/tools_and_testing/understanding_client-side_tools/index.html2
5 files changed, 5 insertions, 5 deletions
diff --git a/files/uk/learn/tools_and_testing/client-side_javascript_frameworks/index.html b/files/uk/learn/tools_and_testing/client-side_javascript_frameworks/index.html
index 8486b71311..39daad4acb 100644
--- a/files/uk/learn/tools_and_testing/client-side_javascript_frameworks/index.html
+++ b/files/uk/learn/tools_and_testing/client-side_javascript_frameworks/index.html
@@ -29,7 +29,7 @@ original_slug: Learn/Tools_and_testing/Розуміння_JavaScript-фрейм
<p>Your code will be richer and more professional as a result, and you'll be able to troubleshoot problems with more confidence if you understand the fundamental web platform features that the frameworks are building on top of.</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>
diff --git a/files/uk/learn/tools_and_testing/cross_browser_testing/index.html b/files/uk/learn/tools_and_testing/cross_browser_testing/index.html
index 460fa487f9..1437b545ea 100644
--- a/files/uk/learn/tools_and_testing/cross_browser_testing/index.html
+++ b/files/uk/learn/tools_and_testing/cross_browser_testing/index.html
@@ -8,7 +8,7 @@ original_slug: Learn/Tools_and_testing/Тестування_кросбраузе
<p class="summary">This module focuses on testing web projects across different browsers. We look at identifying your target audience (e.g. what users, browsers, and devices do you most need to worry about?), how to go about doing testing, the main issues that you'll face with different types of code and how to mitigate them, what tools are most useful in helping you test and fix problems, and how to use automation to speed up testing.</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>
diff --git a/files/uk/learn/tools_and_testing/github/index.html b/files/uk/learn/tools_and_testing/github/index.html
index aee71d8e53..6af5a10937 100644
--- a/files/uk/learn/tools_and_testing/github/index.html
+++ b/files/uk/learn/tools_and_testing/github/index.html
@@ -25,7 +25,7 @@ original_slug: Learn/Tools_and_testing/Git_та_GitHub
<p><strong>Note</strong>: Git is actually a <em>distributed</em> version control system, meaning that a complete copy of the repository containing the codebase is made on your computer (and everyone else's). You make changes to your own copy, and then push those changes back up to the server, where an administrator will decide whether to merge your changes with the master copy.</p>
</div>
-<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>
diff --git a/files/uk/learn/tools_and_testing/index.html b/files/uk/learn/tools_and_testing/index.html
index 721a0ef87f..2cb51ee8d2 100644
--- a/files/uk/learn/tools_and_testing/index.html
+++ b/files/uk/learn/tools_and_testing/index.html
@@ -33,7 +33,7 @@ translation_of: Learn/Tools_and_testing
</div>
-<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>
diff --git a/files/uk/learn/tools_and_testing/understanding_client-side_tools/index.html b/files/uk/learn/tools_and_testing/understanding_client-side_tools/index.html
index 9720f485b7..61bc35ac77 100644
--- a/files/uk/learn/tools_and_testing/understanding_client-side_tools/index.html
+++ b/files/uk/learn/tools_and_testing/understanding_client-side_tools/index.html
@@ -14,7 +14,7 @@ original_slug: Learn/Tools_and_testing/Розуміння_інструменті
<p>You should really learn the basics of the core <a href="/en-US/docs/Learn/HTML">HTML</a>, <a href="/en-US/docs/Learn/CSS">CSS</a>, and <a href="/en-US/docs/Learn/JavaScript">JavaScript</a> languages first before attempting to use the tools detailed here.</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>