# demo-shopping-static **Repository Path**: michaelpeng_supernova/demo-shopping-static ## Basic Information - **Project Name**: demo-shopping-static - **Description**: 电商网站,纯静态页面,HTML+CSS - **Primary Language**: HTML - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2022-07-18 - **Last Updated**: 2025-06-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: HTML, CSS ## README #Scarbrough 1.本项目为纯静态网站,主要应用HTML和CSS。 2.主界面为index.html。点击主界面的左侧导航栏的Phones进入List.html;在List.html中点击第一行第一个商品图片进入Details.html。 3.除去上述界面,还完成了一个简单的注册界面为Register.html。