Subscribe Us

Responsive Advertisement

Advertisement

4.style and color.html

 <!DOCTYPE html>

<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>Document</title>
</head>
<body style="background-color: #c5ccd1;">
         <p style="text-align: center;color: #b30993;"> hello I am Ujjal</p>
</body>
</html>

Post a Comment

0 Comments