Learned the hypertext markup language
I learned how to make web page markup
Studied the cascading styles table (grid, flexbox)
I use it to style web page elements
Learning the script language
I use it to create interactive web documents
Studying the JavaScript library
I use JavaScript plugins to create web page elements
Studying the Sass preprocessor
I use it to write concise CSS code
Studying task Manager Gulp
I can set up a Manager to automate routine tasks
I studied the Bootstrap framework
I use the Bootstrap grid to speed up and adapt the layout
I learned how to redefine framework variables and mixins
Studying a distributed version control system
I learned how to use the pull, push, commit, quick stage commands, etc
I studied the layout for PSD layouts
I learned how to use the Adobe Photoshop image editor
I studied the layout of Figma layouts
I learned how to use the online service Figma
Learning vector graphics svg
I learned how to style it and add it to a web document
I use pixel perfect layout, in which the final web page completely matches the original layout
I studied the BEM layout methodology
I learned how to divide the interface into independent blocks
I use it to understand the code and quickly navigate it