Tag: css
-
The Abc of Programming
Hello, This is the third course of the JavaScript series I’ve started. If you have missed them, you can check them “Introduction to JavaScript” and “HTML and CSS: A quick refresher” courses. In this course, we will cover the basics of programming. Basically we will answer the following questions: What is script? How do computers…
-
HTML & CSS: A Quick Refresher
Hello and welcome to the second lesson of the Learning JavaScript series. This post will be short and simple, a quick refresher of HTML and CSS. In the next post we will get started with Basics of JavaScript. If you missed it, here is the Introduction to JavaScript lesson. Before looking at JavaScript, let’s clarify…