Untitled diff
7 removals
Lines | |
---|---|
Total | 27 |
Removed | -22.2%6 |
Words | |
Total | 17 |
Removed | -17.6%3 |
27 lines
1 addition
Lines | |
---|---|
Total | 22 |
Added | +4.5%1 |
Words | |
Total | 15 |
Added | +6.7%1 |
22 lines
<!DOCTYPE html>
<!DOCTYPE html>
<html>
<head>
<head>
<title>Learning JS</title>
<title>Learning JS</title>
<script>
<script type="text/javascript">
<script type="text/javascript"/>
document.write("Good morning reddit!");
document.write("Good morning reddit!");
</script>
</script>
</head>
</head>
<body>
<body>
</body>
</body>
</html>
</html>