Open pcreglow opened 9 years ago
index.html
main.css
body
container
<ul>
<li>
<ul> Section
<li> <div>
<li><div>
width: 50%
float left
href
float right
https://github.com/kmattiko/TIY-Github/pull/5
Feature/mobile/repos-repo-list
index.html
main.css
body
elementcontainer
elementcontainer
, create 5 sections (boxes!) - Could be set up as<ul>
with 5<li>
tags?<ul>
Section<li>
- Within each<li>
create two divs<li>
- Each has a bottom border, color lightgrey<li> <div>
- Repo Icon & Repo Title elements<li> <div>
- Star Number & Star Icon elements<li><div>
- Divs have equal width -width: 50%
?float left
?href
float right
?https://github.com/kmattiko/TIY-Github/pull/5