Skip to content

Commit ce9c6de

Browse files
authored
Update circle.html
agrego hola mundo
1 parent 729ceb2 commit ce9c6de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

circle.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<body>
88
<h1>How to create a circle using a div</h1>
99
<div class="blue circle">
10-
10+
<h1>hola mundo</h1>
1111
<div>
1212
</body>
1313
</html>

0 commit comments

Comments
 (0)