Skip to content

surajaswal29/no-css-challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

No CSS Challenge

A web development project demonstrating the power of pure HTML without any CSS styling. This project showcases how to create a functional and structured webpage using only HTML elements.

Live Demo

No CSS Challenge

Project Structure

vanilla-HTML/
├── index.html          # Main blog homepage
├── about.html          # About page
├── contact.html        # Contact page
├── services.html       # Services page
└── posts/             # Directory containing blog posts

Features

  • Pure HTML implementation with no CSS dependencies
  • Responsive layout using HTML tables
  • Interactive navigation menu
  • Blog post listing with thumbnails
  • SVG-based illustrations and graphics
  • Contact form implementation
  • Semantic HTML structure for better accessibility

Getting Started

  1. Clone this repository:
    git clone https://github.com/surajaswal29/vanilla-HTML.git
  2. Open index.html in your web browser
  3. Explore the HTML-only implementation

Technologies Used

  • HTML5
  • SVG for graphics and illustrations
  • HTML Tables for layout
  • Semantic HTML elements

License

This project is open source and available under the MIT License.


Made with ❤️ by Suraj Aswal

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages