I want 3 webpages on Tourism.
It should have Background Images,Colored Text and bold letters format.
Answers
Answered by
0
<html>
<body style="background: image.ext; text: bold;" color="red">
CONTENT
</body>
</html>
Like this you can make 3 Webpages
<body style="background: image.ext; text: bold;" color="red">
CONTENT
</body>
</html>
Like this you can make 3 Webpages
Answered by
1
Answer:
Background Images,Colored Text and bold letters format.
Similar questions