Programming cheatsheets
HTML (HyperText Markup Language)
A markup language to create elements of the website.
More >>CSS (Cascading StyleSheets)
A frontend language to style HTML elements and customize the layout of the website.
More >>JavaScript
A programming language to handle user interaction on websites (e.g. like, comment, registration).
More >>