Reflection Image & Element With CSS3

Monday 16 July 2012 0 comments
Reflection Image & Element With CSS3 In FireFox

<!DOCTYPE html>

<html>
<style>
.reflect {
position: relative;
}