issues
search
pope410211
/
TIY-Assignments
0
stars
0
forks
source link
FWT-Plan
#33
Open
pope410211
opened
9 years ago
pope410211
commented
9 years ago
FULL WIDTH TABS - RESPONSIVE
PART 1
HTML
[x] Have tabs
[x] photos
[x] lorem ipsum
PART 2
sass
Tabs
[x] tabs are full width.
[x] tabs have borders.
[x] Selected tab has thicker border-top.
[x] Tabs change with hover.
[x] Bottoms border spreads full width of page.
Content
[x]
display: none;
on content.
[x] selected tab shows appropriate content.
Responsive
[x] yes
PART 3
jQuery
[x] Tabs change when clicked
[x] Content changes when tab is clicked
pope410211
commented
9 years ago
FULL WIDTH TABS - RESPONSIVE
PART 1
HTML
PART 2
sass
display: none;
on content.PART 3
jQuery