Orest Ropi https://a1-orestropi.glitch.me/ This project shows my ability to use git, github, and glitch. Also my ability to use, implement, and test some basic HTML and CSS.
-
Styled page with CSS:
-
Added text color rule for the h1, h2, h3, and h4 selectors.
-
Added background-color rule for the h1 selector.
-
Added text-allign rule for li, p, h1, h2, h3, and h4 selectors.
-
Added font-size rule for h1 selector.
-
Added line-height rule to p selector.
-
Added font-family rule to p selector.
-
HTML Tags:
-
Added HTML tag for a link to my github.
-
Added HTML tag to add image to my webpage.