hai,
i have a design in html page ....when i use in html the design is working good .....
on that same time i just copy the design part and paste it in the .aspx page but it is not working
i dont know what is the problem......
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link href='http://fonts.googleapis.com/css?family=Ubuntu:300,400,700' rel='stylesheet' type='text/css'>
<script type="text/javascript" src="Menu%20js/modernizr.js"></script>
<link href="Menu%20css/style.css" rel="stylesheet" />
<link href="Menu% ...
Go to the complete details ...