diff --git a/OctrianTito/FOTO FORMAL.jpg b/OctrianTito/FOTO FORMAL.jpg new file mode 100644 index 0000000..6296d7d Binary files /dev/null and b/OctrianTito/FOTO FORMAL.jpg differ diff --git a/OctrianTito/index.html b/OctrianTito/index.html new file mode 100644 index 0000000..7d27f4f --- /dev/null +++ b/OctrianTito/index.html @@ -0,0 +1,24 @@ + + + + + + + OCTRIAN ADILUHUNG TIO PUTRA + + +
+

OCTRIAN ADILUHUNG TITO PUTRA

+ FOTO GWEHHH +
+

PROFIL PRIBADI

+

Nama : Octrian Adiluhung Tito Putra

+

Umur : 19

+

Asal : Probolinggo

+

Hobi : Main Game

+

Github : https://github.com/OctrianTito

+

DESKRIPSI SINGKAT : SAYA MANUSIA POLTEK

+
+ + + \ No newline at end of file diff --git a/OctrianTito/style.css b/OctrianTito/style.css new file mode 100644 index 0000000..0624450 --- /dev/null +++ b/OctrianTito/style.css @@ -0,0 +1,14 @@ +.profile { + background-color:bisque; + text-align: center; + padding-top: 50px; + margin-top: 50px; + margin-bottom: 60px; + margin-left: 20px; + margin-right: 20px; + font-family: 'Times New Roman', Times, serif; + .hr { + width: 10px; + color: black; + } +} \ No newline at end of file