Computer Science, asked by faruksabreen, 10 months ago

cool html codes pls answer .......​

Answers

Answered by anilsonule7560
3

Answer:

<html>

<head>

<style>

code {

font-family: Consolas,"courier new";

color: crimson;

background-color: #f1f1f1;

padding: 2px;

font-size: 105%;

}

</style>

</head>

<body>

<p>The HTML <code>button</code> tag defines a clickable button.</p>

<p>The CSS <code>background-color</code> property defines the background color of an element.</p>

</body>

</html>

Comment bhi to kardo

Similar questions