GUVI
Back

test cases failing

Created 2 years ago
56 Views
3 Comments
sasidharzMhP7N
@sasidharzMhP7N
sasidharzMhP7N
@sasidharzMhP7NProfile is locked. Login

Draw a rectangle of width 200 and height 100 with a border of 1px black color.

<!DOCTYPE html>

<html lang="en">

<head>

<meta charset="UTF-8">

<meta name="viewport" content="width=device-width, initial-scale=1.0">

<meta http-equiv="X-UA-Compatible" content="ie=edge">

<title>Static Template</title>

</head>

<body>

<canvas id="myCanvas" width="200" height="100" style="border:1px solid black">

</canvas>

</body>

</html>

output-test cases failing

Comments (3)
Please login to comment.
 
Powered by habitate.io Habitate