From 8a1985f8bdc43aaa1fedc00e43957b580c64e1dd Mon Sep 17 00:00:00 2001 From: Syndamia Date: Fri, 22 Feb 2019 12:55:10 +0200 Subject: Added two html exercise pages --- .../How I learned basic/LearnHTML.webp | Bin 0 -> 52894 bytes .../How I learned basic/LearnMoreHTML.webp | Bin 0 -> 113630 bytes .../How I learned basic/New Text Document.html | 51 +++++++++++++++++++++ 3 files changed, 51 insertions(+) create mode 100644 Web design/Only HTML (html learning)/How I learned basic/LearnHTML.webp create mode 100644 Web design/Only HTML (html learning)/How I learned basic/LearnMoreHTML.webp create mode 100644 Web design/Only HTML (html learning)/How I learned basic/New Text Document.html (limited to 'Web design/Only HTML (html learning)/How I learned basic') diff --git a/Web design/Only HTML (html learning)/How I learned basic/LearnHTML.webp b/Web design/Only HTML (html learning)/How I learned basic/LearnHTML.webp new file mode 100644 index 0000000..b2db05e Binary files /dev/null and b/Web design/Only HTML (html learning)/How I learned basic/LearnHTML.webp differ diff --git a/Web design/Only HTML (html learning)/How I learned basic/LearnMoreHTML.webp b/Web design/Only HTML (html learning)/How I learned basic/LearnMoreHTML.webp new file mode 100644 index 0000000..a8d455b Binary files /dev/null and b/Web design/Only HTML (html learning)/How I learned basic/LearnMoreHTML.webp differ diff --git a/Web design/Only HTML (html learning)/How I learned basic/New Text Document.html b/Web design/Only HTML (html learning)/How I learned basic/New Text Document.html new file mode 100644 index 0000000..aaf40e1 --- /dev/null +++ b/Web design/Only HTML (html learning)/How I learned basic/New Text Document.html @@ -0,0 +1,51 @@ + + + + Basic HTML + + + +

How I learned basic HTML in 30 min

+
+ +

HTML is a very different language than C# or Java, but it is still very very useful. + Thanks to YouTube I learned not only how to code this page, but +

+ + + +

and to also

+ +
    +
  1. make
  2. +
  3. ordered
  4. +
  5. lists
  6. +
+
+ +

Well there are other things I learned too, but you should take a look at the videos (click on images)

+ + + Learn HTML in 12 minutes + + + + Learn more HTML in 12 minutes + + +

*This is a test/exercise of my abilities

+ +
+ +

Entry number 17

+

Dark Darker Yet Darker

+

The Darkness Keeps Growing

+
The Shadows Cutting Deeper
+
Photon Readings Negative
+ + \ No newline at end of file -- cgit v1.2.3