Skip to content

Commit

Permalink
Update code.html
Browse files Browse the repository at this point in the history
  • Loading branch information
manjunath5496 authored Sep 13, 2022
1 parent 9cfaadc commit b924e69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion html/code.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<link rel="shortcut icon" href="logo.png" alt="The internet's best source for free eBook downloads" title="MyW3schools " />
<style>
table { font: .8em Monaco; display: block; }
tr { background: green; display: inline-block; text-align: center; width: 10em; height: 10em; margin: .5em; padding: 1px; position: relative; }
tr { background: #EEE; display: inline-block; text-align: center; width: 10em; height: 10em; margin: .5em; padding: 1px; position: relative; }
td { display: block; }

.character { font: 4em "Georgia", "Apple Symbols", serif; line-height: 1.1; }
Expand Down

0 comments on commit b924e69

Please sign in to comment.