Skip to content

bielborgesc/corius-violin

Repository files navigation

✔️ FINISHED

📒 My First Website

🎻 Cursive Violins

Cursive Violins is a webpage focused on curiosities about violins, a place every violinist should visit.

🔍 Objective

This was my first web page, its main objective was to get acquainted with the strong concepts and the different tags existing in HTML and a brief introduction to CSS stylesheets.

💻 Development

  • This simple webpage has FirstPage.html as its homepage, which serves as the entry point for visitors; it's the only page containing CSS styles.
  • All pages feature HTML tags that are not commonly used in everyday development but provide significant semantics.
  • The FamousModel.html page contains descriptions of a very rare violin and some images.
  • The top10Music.html page contains a video that plays automatically upon entering the page, some images, and some lists.
  • The HistoricalEvolution.html page contains an image and a table styled solely by HTML.
  • Finally, the ContactUs.html page features a fake form, solely for demonstration purposes of contacting the owners of the page.

✔️ Concluding

This simple application demonstrates semantic concepts of HTML tags and gives a brief introduction to CSS concepts.

▶️ Run the code

To visualize the effect of the code, you can download the repository to your machine and use a code editor like Visual Studio Code (https://code.visualstudio.com/), which has various plugins that can help you visualize the pages like Live Stream (https://code.visualstudio.com/livestream). Alternatively, you can also access the page available on GitHub Pages through the link: https://bielborgesc.github.io/corius-violin/FirstPage.html

🙋‍♂️ Developer

Gabriel Carvalho

Releases

No releases published

Packages

No packages published