Introducing Weekly Articles Challenge
January 4th, 2020 | 3 mins read
#2Articles1Week is a challenge whereby minimum of articles are written in a week. The articles written are shared on twitter. The purpose is to commit...
#general
January 4th, 2020 | 3 mins read
#2Articles1Week is a challenge whereby minimum of articles are written in a week. The articles written are shared on twitter. The purpose is to commit...
#general
December 31st, 2019 | 3 mins read
CSS Measurement units include px, pc, cm, em, rem, % and so much more. Knowing which one to use in order to achieve the result you want becomes of gre...
#css
December 31st, 2019 | 2 mins read
CSS Specificity is a set of rules used by CSS in browsers to determine which style declaration (among other declarations) would be applied to an eleme...
#css
December 30th, 2019 | 4 mins read
Javascript is a scripting language which is dynamic in nature. It is popularly known for it's usage on the web. With this language, interactions and f...
#javascript
December 30th, 2019 | 3 mins read
DOM is an acronym for Document Object Model which refers to a logical representation of a document (HTML or XML) and it's contents on the web. The rep...
#dom#javascript
December 29th, 2019 | 3 mins read
There a numerous methods for selecting elements which CSS styles can be applied to. In this article, we'd be looking at some of them.
#css
December 27th, 2019 | 5 mins read
CSS stands for Cascading Stylesheet which is used to define how elements on a page are displayed. Its duty is to add beauty to a website by creating l...
#css
December 26th, 2019 | 6 mins read
HTML stands for HyperText Markup Language which is a standard markup language for building webpages. It defines the contents of web pages.
#html
December 26th, 2019 | 1 min read
Scriting langauges are languages which need to be interpreted by interpreters rather than being compiled. They use interpreters (developed for them) t...
#language
December 26th, 2019 | 1 min read
Websites and web applications are two terms which are often mistaken with the other. In this article, we'd look at them differently and compare to see...
#web
Articles written with ❤ by
Dillion Megida