<html>
<head>
<style>
*{
color:green;
}
</style>
</head>
<body>
<i>php</i>
<p>java</p>
<b>oracle</b>
<h2>asp</h2>
</body>
</html>
<head>
<style>
*{
color:green;
}
</style>
</head>
<body>
<i>php</i>
<p>java</p>
<b>oracle</b>
<h2>asp</h2>
</body>
</html>
0 comments:
Post a Comment