DEV Community

justina
justina

Posted on

Project

Beginner coder: my very first website.

My interests lie in working with data and creating data visualizations. However, creating a website was something I always wanted to do. I experimented with basic HTML as a young kid whenever I changed the color of the background and font or uploaded images. It was difficult to use my free time to learn both Python and web development. This first website helped me build a foundation in creating a website - the next steps are to create my own personal website to serve as my portfolio.

Link to Code:

GitHub logo justina-tran / firstwebsite

first website using media queries

firstwebsite

first website using media queries

Created this website by going through an online tutorial on SuperHi. I familiarized myself with HTML/CSS using the code editor on SuperHi. Then I decided to migrate my work into a code editor so I can see my results live. I experimented with using media queries to get the content to adjust to the width of a device.

Process

I built this project by using HTML and CSS and following a tutorial from SuperHi. I experimented a lot with media queries to create a responsive website. It was fun and I hope to spend more time diving deeper into learning JavaScript to create more compelling websites and data visualizations (using D3.js)!

Thanks!

Top comments (0)