Create bootstrapconverter.html
This commit is contained in:
parent
716cc41dd2
commit
dc96918e7c
1 changed files with 9 additions and 0 deletions
9
bootstrapconverter.html
Normal file
9
bootstrapconverter.html
Normal file
|
@ -0,0 +1,9 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>Bootstrap to Min converter</title>
|
||||
</head>
|
||||
<body>
|
||||
<textarea id="enteredHTML" placeholder="Enter your HTML here"></textarea>
|
||||
</body>
|
||||
</html>
|
Loading…
Add table
Reference in a new issue