Computer Science, asked by khatunsagira454, 6 hours ago

please tell me please help me ​

Attachments:

Answers

Answered by saibal45
0

Explanation:

<html>

<head>

<title>Computer Assignment</title>

</head>

<body>

<table border="5">

<tr>

<th>CSS Property</th>

<th>Internet Explorer</th>

<th>FireFox</th>

<th>Chrome</th>

<th>Safari</th>

<th>Opera</th>

</tr>

<tr>

<th>Border Radius</th>

<th>YES</th>

<th>YES</th>

<th>YES</th>

<th>YES</th>

<th>YES</th>

</Tr>

<tr>

<th>Box Shadow</th>

<th>YES</th>

<th>YES</th>

<th>YES</th>

<th>YES</th>

<th>YES</th>

</Tr>

<tr>

<th>CSS Animation</th>

<th>NO</th>

<th>NO</th>

<th>YES</th>

<th>YES</th>

<th>NO</th>

</Tr>

</table>

</body>

</html>

Answered by hirunakadulaj
0

Explanation:

<html>

<head>

<title>Computer Assignment</title>

</head>

<body>

<table border="5">

<tr>

<th>CSS Property</th>

<th>Internet Explorer</th>

<th>FireFox</th>

<th>Chrome</th>

<th>Safari</th>

<th>Opera</th>

</tr>

<tr>

<th>Border Radius</th>

<th>YES</th>

<th>YES</th>

<th>YES</th>

<th>YES</th>

<th>YES</th>

</Tr>

<tr>

<th>Box Shadow</th>

<th>YES</th>

<th>YES</th>

<th>YES</th>

<th>YES</th>

<th>YES</th>

</Tr>

<tr>

<th>CSS Animation</th>

<th>NO</th>

<th>NO</th>

<th>YES</th>

<th>YES</th>

<th>NO</th>

</Tr>

</table>

</body>

</html>

Answer:

Explanation:

Similar questions