#html

4 posts published

#html

4 posts published

DocumentFragment and The DOM

The DOM is a logical representation of an HTML document, which the browser uses to determine how a page is displayed. The DOM also provides…

June 27th, 2020 | 5 mins read

Semantic HTML

What is Semantics? According to the dictionary, Semantic means relating to meaning in language or logic. In other words, this refers to…

February 1st, 2020 | 4 mins read

What is HTML?

What is HTML? HTML stands for HyperText Markup Language. It is the standard markup language for building webpages. Let's break these terms…

December 26th, 2019 | 7 mins read