MooMooGrocery:用于存储我的 HTML 代码和样式表的个人存储库

时间:2024-08-24 12:43:56
【文件属性】:

文件名称:MooMooGrocery:用于存储我的 HTML 代码和样式表的个人存储库

文件大小:5.7MB

文件格式:ZIP

更新时间:2024-08-24 12:43:56

HTML

MooMoo杂货店 用于存储 SOEN 287 Web 编程作业的 HTML 代码和样式表的个人存储库。 造型样式是使用 Dart Sass ( .scss ) 完成的,然后编译为 ( .css )。 Bootstrap 4 大部分用于前台商店页面,后台商店使用 Zack 编写的样式实现。 目录 . ├── LICENSE ├── README.md ├── aisles │ └── bakery.html ├── backstore │ ├── product-edit.html │ └── product-list.html ├── css │ ├── p3-style.css │ ├── p3-style.css.map │ ├── p3-style.scss │ ├── styles-backstore.css │ ├── styles-ma


【文件预览】:
MooMooGrocery-main
----css()
--------p3-style.css(987B)
--------styles-main.css(5KB)
--------p3-style.scss(1KB)
--------styles-universal.css(1KB)
--------p3-style.css.map(293B)
--------styles-backstore.css(4KB)
----images()
--------donut.jpg(2.35MB)
--------cookie.jpg(1.21MB)
--------multigrain.jpg(1.48MB)
--------pie.jpg(660KB)
----aisles()
--------.DS_Store(6KB)
--------bakery.html(21KB)
----LICENSE(1KB)
----products()
--------pie.html(9KB)
--------cookie.html(9KB)
--------sourdough.html(9KB)
--------donut.html(9KB)
--------baguette.html(9KB)
--------multigrain.html(9KB)
--------product-template.html(9KB)
--------croissant.html(9KB)
--------cake.html(9KB)
----.gitignore(9B)
----backstore()
--------product-list.html(7KB)
--------product-edit.html(8KB)
----README.md(1KB)

网友评论