From 0affde05efad98f8d2be044d93a5d986fc8c3e7a Mon Sep 17 00:00:00 2001 From: coopcool Date: Tue, 29 Dec 2020 19:35:49 -0500 Subject: [PATCH 1/3] js dom proj --- js-dom.html | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 js-dom.html diff --git a/js-dom.html b/js-dom.html new file mode 100644 index 0000000..9d2fd04 --- /dev/null +++ b/js-dom.html @@ -0,0 +1,18 @@ + + + + + + Document + + +

We are coders

+

Developers for life!

+ + + + + + + + - \ No newline at end of file From cd475c13dcc0aa5607c4b0b78cbb34a0dea1136e Mon Sep 17 00:00:00 2001 From: coopcool Date: Sat, 2 Jan 2021 17:55:30 -0500 Subject: [PATCH 2/3] javaDOM44 --- about.html | 11 +++++++++++ js-dom.html | 18 +++++++++++++++--- 2 files changed, 26 insertions(+), 3 deletions(-) create mode 100644 about.html diff --git a/about.html b/about.html new file mode 100644 index 0000000..d01f779 --- /dev/null +++ b/about.html @@ -0,0 +1,11 @@ + + + + + + Document + + + + + \ No newline at end of file diff --git a/js-dom.html b/js-dom.html index 9d2fd04..1dd6f4a 100644 --- a/js-dom.html +++ b/js-dom.html @@ -3,13 +3,25 @@ + Document -

We are coders

-

Developers for life!

- +

We are coders +

Developers for life!

+ +
+ + + + + From d6ca2d2a9a71658718b9ae5ae507c264269f21a5 Mon Sep 17 00:00:00 2001 From: coopcool Date: Wed, 13 Jan 2021 21:42:54 -0500 Subject: [PATCH 3/3] DOM ProJects --- TableContents3.html | 27 +++++++++++++++++ TableContentsDOM.html | 67 ++++++++++++++++++++++++++++++++++++++++++ about.html | 29 ++++++++++++++++-- image/myself.jpg.jpg | Bin 0 -> 890037 bytes main.js | 8 +++++ 5 files changed, 129 insertions(+), 2 deletions(-) create mode 100644 TableContents3.html create mode 100644 TableContentsDOM.html create mode 100644 image/myself.jpg.jpg create mode 100644 main.js diff --git a/TableContents3.html b/TableContents3.html new file mode 100644 index 0000000..803bf5c --- /dev/null +++ b/TableContents3.html @@ -0,0 +1,27 @@ + + + + + + Table of Contents + + +
+

Table of Contents

+
+
+
+

Fruits

+

Red Fruits

+

Apple

+

Raspberry

+

Orange Fruits

+

Orange

+

Tangerine

+

Vegetables

+

Vegetables Which Are Actually Fruits

+

Tomato

+

Eggplant

+
+ + \ No newline at end of file diff --git a/TableContentsDOM.html b/TableContentsDOM.html new file mode 100644 index 0000000..c27ab4a --- /dev/null +++ b/TableContentsDOM.html @@ -0,0 +1,67 @@ + + + + + + + Table of Contents + + + + + + + + + + +

Table of Contents

+ + + + + + + + + + + + + + + + +