Skip to content

msameer-ninja/FineTimetable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Project 3: Interactive Timetable Objective: Create a weekly timetable for Sameer's study schedule or a fictional class schedule. styled as a table. Document tabs Tab 1 Skills Used: HTML tables (ctable>, , , ). CSS for table styling (borders, colors, hover effects). Classes and IDs for specific styling (e.g., highlight weekends). Responsive design (make the table mobile-friendly). Colors and formatting (e.g., background colors for different subjects). Implementation Steps:

  1. Structure: Create a with rows for time slots and columns for days (Monday-Sunday).
  2. Content: Fill the table with sample subjects or tasks (e.g., "HTML Study," "Break").
  3. Styling: Use CSS to add borders, alternate row colors, and hover effects on cells.
  4. Responsive Design: Use percentage-based widths or media queries to ensure the table is readable on mobile.
  5. Bonus: Add a
  6. for the table and style it with a unique font or color.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors