Skip to content

A basic website using table layout. Basically, the entire site is one big table.

Notifications You must be signed in to change notification settings

quendp/table-layout

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

HTML Website Using Table layout

VIEW LIVE WEBSITE


📌 Key Features

  • Table layout
  • Light theme
  • Tablet Responsive

📝 Description

This project is one of our bootcamp tasks about the basics of HTML. Basically, the task is to create a website by only using a table.

My approach on this one (as discussed on its about section) is that I used 100% width for the table and divided it into 20 equal columns that served as grids for my layout. I also used basic styling on this one to make it little more presentable.

The downside of this project is that it does not look good on mobile devices. However, that is not a part of this activity so (this is supposed to be a quick one) so I did not make it to be as responsive as possible.

🗓️ Date Finished

November 11, 2022

⌛ Time Spent

2 Hours


💛 Credits

About

A basic website using table layout. Basically, the entire site is one big table.

Topics

Resources

Stars

Watchers

Forks