From 2ebcc40cee30cf953bb27e92b73c25695b816f80 Mon Sep 17 00:00:00 2001 From: Tyler Taylor <61921198+TylerOliverTaylor@users.noreply.github.com> Date: Wed, 20 May 2020 22:16:57 -0400 Subject: [PATCH 1/4] Finshed Text HTML --- css/index.css | 137 +++++++++++++++++++++++++++++++++++++++++++++++- index.html | 49 ++++++++++++++++- less/index.less | 2 +- 3 files changed, 185 insertions(+), 3 deletions(-) diff --git a/css/index.css b/css/index.css index 7dd97920d..b56477ed7 100644 --- a/css/index.css +++ b/css/index.css @@ -1 +1,136 @@ -/* Compile your LESS file! */ \ No newline at end of file +/* http://meyerweb.com/eric/tools/css/reset/ + v2.0 | 20110126 + License: none (public domain) +*/ +html, +body, +div, +span, +applet, +object, +iframe, +h1, +h2, +h3, +h4, +h5, +h6, +p, +blockquote, +pre, +a, +abbr, +acronym, +address, +big, +cite, +code, +del, +dfn, +em, +img, +ins, +kbd, +q, +s, +samp, +small, +strike, +strong, +sub, +sup, +tt, +var, +b, +u, +i, +center, +dl, +dt, +dd, +ol, +ul, +li, +fieldset, +form, +label, +legend, +table, +caption, +tbody, +tfoot, +thead, +tr, +th, +td, +article, +aside, +canvas, +details, +embed, +figure, +figcaption, +footer, +header, +hgroup, +menu, +nav, +output, +ruby, +section, +summary, +time, +mark, +audio, +video { + margin: 0; + padding: 0; + border: 0; + font-size: 100%; + font: inherit; + vertical-align: baseline; +} +/* HTML5 display-role reset for older browsers */ +article, +aside, +details, +figcaption, +figure, +footer, +header, +hgroup, +menu, +nav, +section { + display: block; +} +body { + line-height: 1; +} +ol, +ul { + list-style: none; +} +blockquote, +q { + quotes: none; +} +blockquote:before, +blockquote:after, +q:before, +q:after { + content: ''; + content: none; +} +table { + border-collapse: collapse; + border-spacing: 0; +} +/* Set every element's box-sizing to border-box */ +* { + box-sizing: border-box; +} +html, +body { + height: 100%; +} diff --git a/index.html b/index.html index a7f9e3ad1..1597ae362 100644 --- a/index.html +++ b/index.html @@ -14,6 +14,53 @@
-I am a blacksmith with over 7 years of experience. I specialize in architectual iron work and artistic art primarily made from steel and bronze.
+I was trained by Andrew T. Crawford Ironworks in Atlanta, Ga. After 6 years I moved on to the more architectual size of metal work with Calhoun Design and Metalworks.
+