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 --- README.md | 2 - README.txt | 2 + .../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 +++++++++++ .../Testing stuff/New Text Document.html | 97 +++++++++++++++++++++ 6 files changed, 150 insertions(+), 2 deletions(-) delete mode 100644 README.md create mode 100644 README.txt 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 create mode 100644 Web design/Only HTML (html learning)/Testing stuff/New Text Document.html diff --git a/README.md b/README.md deleted file mode 100644 index cb6d137..0000000 --- a/README.md +++ /dev/null @@ -1,2 +0,0 @@ -# Self-learning -All the stuff I do, while I teach myself code and stuff diff --git a/README.txt b/README.txt new file mode 100644 index 0000000..cb6d137 --- /dev/null +++ b/README.txt @@ -0,0 +1,2 @@ +# Self-learning +All the stuff I do, while I teach myself code and stuff 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 diff --git a/Web design/Only HTML (html learning)/Testing stuff/New Text Document.html b/Web design/Only HTML (html learning)/Testing stuff/New Text Document.html new file mode 100644 index 0000000..dd2d6f4 --- /dev/null +++ b/Web design/Only HTML (html learning)/Testing stuff/New Text Document.html @@ -0,0 +1,97 @@ + + + + Test + + + + +

Testing some stuff

+
+ + +

I remade tables from here

+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
ЦЕНОРАЗПИС
1 кг.захар1.72 лв.
1 кг.сол0.65 лв.
1 кг.брашно1.42 лв.
1 литъролио1.85 лв.
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
ЗАКУПЕНИ СТОКИ
количествостокастойност
300
100
1000
100
ДЪЛЖИТЕ:
+ +
+
+
+ +

Made on 22 February 2019

+ + \ No newline at end of file -- cgit v1.2.3