|
|
How to create a VML gradient background for a web page?
(VML free example written by Anton Zamov.) |
How to create a VML gradient background for a web page?
Try the following code:
<html>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<xml:namespace prefix="v"/>
<style>
v:* {behavior=url(#default#VML)}
o:* {behavior:url(#default#VML);}
</style>
</head>
<body>
<v:background fillcolor="#224452">
<v:fill type="gradient"/>
</v:background>
</body>
</html>
|
|
|
Jobs Portal, poweful jobs board software
PHP Mall, multi vendors mall website software
Car Portal, php script for auto classifieds websites
NetArt Media, software products and services
Real Estate Portal, web software for real estate portals
Blog System, multi user blog hosting script
PHP Store, powerful e-commerce system written in PHP
|