CSS Grup

<html>
<head>
<style type=”text/css”>
h1,h2,p
{
color:blue;
text-align:center;
}
</style>
</head>
<body>
<h1>CSS Grup Örneği</h1>
<h2>CSS Grup </h2>
<p>Paragraf</p>
</body>
</html>

Bana Ders Anlat © 2008-2022