Intent of Each Language – HTML, CSS, JS
Lab: Introduction to WordPress Web Development – Absolute Beginners
Video Runtime: 12:55
Let’s talk about the different languages of a WordPress website which includes: PHP, HTML, CSS, JavaScript, and SQL. Let’s talk about the intent of each of these languages. This is a big picture overview of the languages.
HTML is the markup and structure of a web page. It runs in the browser. Its markup provides the meaning and intent of the content for other software, such as screen readers and web crawlers. It is not dependent upon CSS or JavaScript, as it can standalone.
CSS is the styling language that adds all of the personality to your site for sighted viewers. It is dependent upon the HTML markup.
JavaScript runs in the browser and adds interactivity to your web page. It makes your site more expressive.
This is part one of a two-part episode.
There’s a time to code and …. yup, that sums it up.
Episodes
Total Lab Runtime: 02:18:22
- 1 Lab Introductionfree 06:50
- 2 When & Why of WordPressfree 08:03
- 3 Web Page Overviewfree 08:00
- 4 Web Page Requestfree 08:27
- 5 Convert Web Request into a Web Pagefree 09:48
- 6 The Website Filesfree 10:26
- 7 Rendering the Web Pagefree 15:34
- 8 Big Picture of Programmingfree 15:46
- 9 First Look at Codefree 13:19
- 10 Code Becomes a Web Pagefree 08:16
- 11 Intent of Themes vs. Pluginsfree 11:34
- 12 Intent of Each Language - HTML, CSS, JSfree 12:55
- 13 Intent of Each Language - PHP & SQLfree 05:15
- 14 Wrap it Upfree 04:09