diff --git a/Sample/training-12-sample/assets/images/user_icon_251962.ico b/Sample/training-12-sample/assets/images/user_icon_251962.ico new file mode 100644 index 0000000..83dd924 Binary files /dev/null and b/Sample/training-12-sample/assets/images/user_icon_251962.ico differ diff --git a/Sample/training-12-sample/css/style.css b/Sample/training-12-sample/css/style.css new file mode 100644 index 0000000..9272525 --- /dev/null +++ b/Sample/training-12-sample/css/style.css @@ -0,0 +1,26 @@ +h1, h2 { + text-transform: uppercase; + letter-spacing: 0.2em; +} + +.credits { + font-weight: bold; + word-spacing: 1.5em; + text-indent: 20px; +} + +p { + text-align: justify; +} + +.test { + vertical-align: text-bottom; +} + +.text-indent-20 { + text-indent: 20px; +} + +.text-indent--10 { + text-indent: -10px; +} \ No newline at end of file diff --git a/Sample/training-12-sample/index.html b/Sample/training-12-sample/index.html new file mode 100644 index 0000000..d7de4fa --- /dev/null +++ b/Sample/training-12-sample/index.html @@ -0,0 +1,90 @@ + + + + + + + Text + + + + + + + +

Briards

+

A Heart wrapped in fur

+

The + briard, or berger de brie, is a large breed of dog traditionally used as a + herder and guardian of sheep.

+

Breed History

+

The briard, which is believed to have originated in France, has been bred for + centuries to herd and to protect sheep. The breed was used by the French Army as + sentries, messengers and to search for wounded soldiers because of its fine sense + of hearing. Briards were used in the First World War almost to the point of + extinction. Currently the population of briards is slowly recovering. + Charlemagne, Napoleon, Thomas Jefferson and Lafayette all owned briards.

+

by Ivy Duckett

+ + + \ No newline at end of file