CSS3 Ribbon in HTML table -
i refer tutorial of css3-tricks ribbon tutorial.
i'd adjust th element inside table css3 looks ribbon in tutorial.
i've set jsfiddle test it, unfortunetly can't it. can me?
try giving display: block .ribbon, , take off background table.
here's example 1.
or can try add table: position:relative , z-index:-2.
here's example 2.
update 1
, here 100% width:example 3.
Comments
Post a Comment