Skip to content

This website displays Wikipedia-like facts about table tennis and some fictional table tennis results in tabular form.

License

Notifications You must be signed in to change notification settings

CodingWithJiro/beginner-portfolio-website-table-tennis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Table Tennis Website

HTML5 CSS3 Visual Studio Code Git GitHub Netlify Beginner Project Semantic HTML Minimal CSS

Netlify Status Status Learning Path Views

A Sports Facts Website using HTML and Minimal CSS

Screenshot of the project

A HTML website with minimal CSS built as part of my earliest lessons in frontend development.


Overview

This project displays a fictional table tennis tournament leaderboard using semantic HTML and light CSS styling. I built this as a continuation of learning how to structure real-world data on the web.

It includes a ranked leaderboard, a breakdown of official rules, and a tournament-style match setup using semantic tags like <section>, <article>, <figure>, and <table>. I also practiced linking to external sources and improving page navigation.


Features

  • Semantic HTML5 Structure
  • Accessible Table Design
  • Internal Page Navigation
  • Structured Text Elements
  • Descriptive & Accessible Images
  • External Link Resources
  • Visual Section Separators by using <hr>
  • Back to Top Link

What I Learned

  • How to structure tabular data using <table>, <thead>, <tbody>, and <tfoot>
  • When to use <section> vs. <article>
  • How to group and caption images with <figure> and <figcaption>
  • Linking to external sources using <cite> and <a target="_blank">
  • Creating accessible, navigable content with internal anchor links
  • Basic usage of CSS for page layout and image styling

Tech Used

  • HTML5
  • CSS (minimal)
  • Git
  • GitHub
  • Netlify

How to Run

  1. Clone the repository
  2. Open index.html in your browser

Live Demo

Or you can check out the live website here


Author

Created by Elmar Chavez

Month/Year: April 2025

Journey: 1st month of learning frontend web development.

About

This website displays Wikipedia-like facts about table tennis and some fictional table tennis results in tabular form.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published