Computer Science, asked by wanimujtaba28, 18 days ago

Write the html commands for the following: to create a table with four pixels thick border of blue color. to create a table with background color as blue.​

Answers

Answered by h167384
0

Answer:<!DOCTYPE html>

<html>

<body>

<h2>----</h2>

<p>-----</p>

<a href="default.html">

 <img src="smiley.gif" alt="HTML tutorial" style="width:42px;height:42px;border:0;">

</a>

<p>-----</p>

</body>

<!-- Mirrored from www.w3schools.com/html/tryit.asp?filename=tryhtml_images_link by HTTrack Website Copier/3.x [XR&CO'2014], Sun, 22 Sep 2019 08:48:26 GMT -->

</html>

write where there is --------

Similar questions