IsaacHardy / Position_Mimic

A mimic site used to demonstrate comprehension of positioning in CSS

Home Page:http://isaachardy.github.io/Position_Mimic.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#Position Mimic

####In this project, I was given a webpage (Linked Here) and was asked to create a duplicate copy on my own.

##Practices used to perform this task:

  • Positions: Distiguished between float, absolute, static, and relative.
  • Using :before and :after of a tag to create images
  • Manipulate web pages using browser tools to enhance the developing experience
  • Branch creation from a master file through git and github interactions
  • Finding solutions through problem solving

This type of project was extremely useful and challenged me to solve issues without concrete knowledge of positional manipulations through CSS.

About

A mimic site used to demonstrate comprehension of positioning in CSS

http://isaachardy.github.io/Position_Mimic.


Languages

Language:HTML 70.1%Language:CSS 29.9%