<html>
<head>
<title>Speech Bubble</title>
<style>
img { height: 63; width: 63; }
img:after {
content: "cool";
display: block;
}
</style>
</head>
<body>
<img title = "yep" src = "http://upload.wikimedia.org/wikipedia/en/e/e0/Kane_at_Raw_House_Show_2011.png" />
</body>
</html>
But no content is appearing. Can someone tell me what might be the issue?
This post has been edited by cupidvogel: 27 February 2012 - 08:38 AM

New Topic/Question
Reply



MultiQuote




|