This project was develeped for the Bootcamp TQI Fullstack Developer - DIO, is the final project of module HTML + CSS
This is a landing page wiht information abou my GitHub, Instagram, LinkedIn and has a menu using css animations. .
- HTML : is the standard markup language for documents designed to be displayed in a web browser.
- CSS : is a style sheet language used for describing the presentation of a document written in a markup language such as HTML. CSS is a cornerstone technology of the World Wide Web, alongside HTML and JavaScript.
- CSS Animations : CSS allows animation of HTML elements without using JavaScript or Flash!.
- VS Code : is a source-code editor made by Microsoft for Windows.
For download the source code of project in yout PC, firstly you must have install in your PC the GIT .
With the Git installed, in your terminal execute the following command:
$ git clone https://github.com/jonasmachados/final-project-module-html-css
Install VS Code
https://code.visualstudio.com/download
Jonas Machado