HTML5 Tech Talk @Fukuoka
Anne van Kesteren
@annevk @opera @opera_jp
#html5Fukuoka #html5j
border-radius
text-shadow
border-radius:0.2em
Aren't rounded corners awesome?!
text-shadow:red 5px 5px 2px, …
Shadows for everyone!
@font-face {
src:url(test.ttf);
font-family:test
}
Yabee!
transition:1s
transform:scale(1.1)
media="screen and
(min-width:600px)"
width:calc(30%-2em)
New box model!
Animations
Gradients