From 3784df4903427cb05ed7a2e89aba3b4b23b379b2 Mon Sep 17 00:00:00 2001 From: Tiara Anindityantary Date: Sun, 16 Jan 2022 11:10:19 +0700 Subject: [PATCH 1/2] Baru: index. --- index.html | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/index.html b/index.html index 361ff71..550c0f3 100644 --- a/index.html +++ b/index.html @@ -26,6 +26,11 @@

Data Asisten ICL 2018

Jember Melukis + + Tiara Anindityantary + Karawang + Menggambar + From f9bc95b9eb1bf976530b508bde83ccb8c0e18221 Mon Sep 17 00:00:00 2001 From: Tiara Anindityantary Date: Wed, 26 Jan 2022 12:11:29 +0700 Subject: [PATCH 2/2] Tugas Tiara --- index.css | 7 --- index.html | 36 ------------- tiara.css | 155 +++++++++++++++++++++++++++++++++++++++++++++++++++++ tiara.html | 60 +++++++++++++++++++++ 4 files changed, 215 insertions(+), 43 deletions(-) delete mode 100644 index.css delete mode 100644 index.html create mode 100644 tiara.css create mode 100644 tiara.html diff --git a/index.css b/index.css deleted file mode 100644 index 9dd100e..0000000 --- a/index.css +++ /dev/null @@ -1,7 +0,0 @@ -table, -th, -td { - border: 1px solid black; - border-collapse: collapse; - padding: 10px; -} diff --git a/index.html b/index.html deleted file mode 100644 index 550c0f3..0000000 --- a/index.html +++ /dev/null @@ -1,36 +0,0 @@ - - - - - - - - Halo ICl - - -

Halo ICL!

-

Data Asisten ICL 2018

- - - - - - - - - - - - - - - - - - - - - -
NamaKotaHobi
Febrio AkbarTangerang SelatanBernyanyi
Aliya QurrotaJemberMelukis
Tiara AnindityantaryKarawangMenggambar
- - diff --git a/tiara.css b/tiara.css new file mode 100644 index 0000000..050d1c9 --- /dev/null +++ b/tiara.css @@ -0,0 +1,155 @@ +*{ + margin: 0; + font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif +} +.container0 { + background-color: #9c03a1; + width: 90%; + height: 100%; + margin: auto; + padding-top: 3%; + padding-bottom: 3%; + +} +.container2{ + height: 0px; + width: 100%; +} +.container1{ + width: 95%; + height: 100%; + margin: auto; +} +.containerheadline{ + background-color: #ff9c07; + width: 100%; + height: 70px; + display: flex; + flex-direction: row; +} + +.container3{ + width: 100%; + height: 300px; + background-color: #ffffff; + display: flex; + flex-direction: row; +} + +.container4{ + height: 100%; + width: 70%; + background-color: #ff9c07; +} +.container5{ + height: 100%; + width: 35%; + align-items:flex-end; + background-color: #a5a58d; +} +.logo{ + margin-top: 10px; + margin-left: 10px; + height: 50px; + width: 50px; + border-radius: 50%; + background-color: #ff9c07; + +} +.teksheading{ + margin-top: 25px; + margin-left: 10px; + font-weight: bold; + font-size:larger; +} +.teksheading1{ + margin-top: 5px; + margin-left: 10px; + margin-right: 10px; + font-weight: bold; + font-size:small; + text-align: justify; +} +.part{ + width: 5%; + height: 100%; + background-color: #970778 + +} +.part1{ + width: 5%; + height: 100%; + background-color: #da0101 + +} +.part2{ + width: 5%; + height: 100%; + background-color: #087a17 + +} +.part3{ + width: 5%; + height: 100%; + background-color: #0149e4 + +} + +.img-icl img { + width: 100%; + height: 100%; + border-radius: 80px + + } + + .img-icl { + width: 100%; + height: 100%; + margin: 0px; + + } + + .image-header { + width: 100%; + height: auto; + margin-right: auto; + } + + .img-asis img { + width: 100%; + height: 100%; + + } + + .img-asis { + width: 100%; + height: 100%; + margin: 0px; + + } + + .img-joy1 img { + width: 70%; + height: 100%; + + } + + .img-joy1 { + width: 150%; + height: 75%; + margin: 0px; + + } + + .img-joy2 img { + width: 100%; + height: 100%; + + } + + .img-joy2 { + width:100%; + height: 100%; + margin: 0px; + + } \ No newline at end of file diff --git a/tiara.html b/tiara.html new file mode 100644 index 0000000..92ef98b --- /dev/null +++ b/tiara.html @@ -0,0 +1,60 @@ + + + + + + + Document + + + +
+
+
+ +
+
+
+
+ +

This is JOY

+
+
+
+
+ +
+

Joy is the protagonist of Inside Out. She is the yellow Emotion and the main Emotion out of the five inside out. She appears to be happy all the time and full of energy. Amy Poehler describes her as follows: "Joy is the engine.

+
+
+
+
+
+
+ +
+ +
+
+
+
+ +
+ + \ No newline at end of file