My homework-2 articles page
List of concepts to cover in the Fullstack JS course:
- HTML(HyperText Markup Language)
- Is the most basic building block of the Web. It defines the meaning and structure of web content.
- CSS(Cascading Style Sheets)
- Is a stylesheet language used to describe the presentation of a document written in HTML or XML .
- JS(Javascript)
- Is a lightweight interpreted (or just-in-time compiled) programming language with first-class functions..