Skip to content

This repository contains the solution to the challenge "Recreating Wikipedia with a Modern Layout" proposed by DIO.me. The project involves selecting a Wikipedia page and replicating it with the HTML learned in the course, thus creating a semantic and accessible website. In my solution, I made a remake of the Wikipedia page of Persona 5.

Notifications You must be signed in to change notification settings

annielymariah/recreating-wikipedia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Recreating Wikipedia with a Modern Layout 🎮

This repository contains the project of an HTML challenge, with the goal of recreating a Wikipedia page with a modern layout using HTML5 and its powerful semantic features. The emphasis was on improving the page's accessibility, providing a richer and more inclusive user experience. This project was developed as part of the HTML Web Developer Formation by Digital Innovation One (DIO.me) and aims to apply the knowledge gained in web page structuring.

♥️ Challenge

The main goal of the challenge was:

  • To use semantic HTML5 to improve the structure and accessibility of the code.
  • To structure a simple CSS to complement the design and help in understanding the page.
  • To ensure the page is accessible by using screen reader programs such as NVDA, offering a more inclusive experience.

♣️ Solution

To solve the challenge, I recreated the Wikipedia page from Persona 5, a turn-based RPG that I am passionate about. In this game, the player controls a student who, together with a group of friends, fights against injustice by entering cognitive worlds called "Palaces". The layout was modernized, maintaining simplicity and clarity, and following good web development practices with a focus on accessibility. Below is a portion of the page I created:

Persona 5 Website's

♦️ How to View

  1. Clone this repository to your local machine:
git clone https://github.com/annielymariah/recreating-wikipedia.git
  1. Open the index.html file in your browser to view the developed website.

♠️ Credits

All the source code developed during the course was versioned on GitHub. You can access the repository for the challenge proposed by Digital Innovation One through the link below:

In addition, here is the page I used as a reference for the project:

About

This repository contains the solution to the challenge "Recreating Wikipedia with a Modern Layout" proposed by DIO.me. The project involves selecting a Wikipedia page and replicating it with the HTML learned in the course, thus creating a semantic and accessible website. In my solution, I made a remake of the Wikipedia page of Persona 5.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published