文件名称:lab-06-e-commerce-site:https
文件大小:267KB
文件格式:ZIP
更新时间:2024-04-20 00:28:15
JavaScript
计划数据模型 - Thundercats - Color - Name - Type (cat type) - isReal - image 扩大index.html中的DOM元素的范围 -
-
-
- with class and style.background color
-
tags with classes for name, type, isAwesome bool (pVAR.classList.add('class name')) - text content: pName.textContent = thundercat.namme, pType.textContent = thundercat.type - img & src const image - document.createElement('img'); img.src = thund
【文件预览】:
lab-06-e-commerce-site-main
----index.html(1KB)
----.eslintrc(1KB)
----.github()
--------workflows()
----styles()
--------home.css(31B)
--------reset.css(826B)
--------style.css(3KB)
----.vscode()
--------settings.json(638B)
----products()
--------index.html(1KB)
--------products.js(238B)
----utils.js(1KB)
----app.js(110B)
----.travis.yml(132B)
----assets()
--------panthero.jpg(45KB)
--------snarf.jpg(15KB)
--------lion-o.jpg(16KB)
--------alchemy-logo.png(5KB)
--------big-logo.png(20KB)
--------cheetara.jpg(25KB)
--------thundercat.jpg(152KB)
----test()
--------index.html(1KB)
--------utils.test.js(2KB)
--------tests.js(28B)
--------index.js(531B)
----README.md(644B)
----product.js(1KB)
----.gitignore(27B)