This is a test.
Important
Here is some text.

10a = 2
11print('my 1st line')
12print(f'my {a}nd line')
1.1. Development Tools
1.1.1. Javascript
Modernizer: Supports old browsers, feature detection tool.
HTMLS boilerplate: Generic site template
Normalize CSS: Provide consistency between browsers
Bootstrap: front-end framework
Mockflow, Wireframe Pro: Wireframing
1.1.2. Validation tools
Litmus: Multi-browser validation
1.1.3. HTML & CSS
Sass CSS pre-processor.
Native CSS emerging.
1.1.4. CSS Frameworks
Bootstrap 5 CSS framework.
Materialize material design.
Bulma mobile-first.
Foundation advanced, customizable.
1.1.5. Visual Studio Code Plugins
Emmet
Live Server
Prettier
ESLint
GitHub Copilot