codeschool-projects / HTMLPortfolioProject

Code School Project: HTML + CSS Portfolio
https://codeschool-project-demos.github.io/HTMLPortfolioProject/
MIT License
520 stars 2.62k forks source link

Html code #419

Open narasimha4346 opened 2 months ago

narasimha4346 commented 2 months ago

<!DOCTYPE html>

Web Page Design

Welcome to My Web Page

Table Example

Name Age City
John Doe 25 New York
Jane Smith 30 Los Angeles
Mike Johnson 35 Chicago

List Examples

Ordered List

  1. First item
  2. Second item
  3. Third item

Unordered List

  • Item one
  • Item two
  • Item three
Sandeep-880 commented 2 months ago

can you discribe the issues?