+Bootstrap
This commit is contained in:
15
texts.html
Normal file
15
texts.html
Normal file
@@ -0,0 +1,15 @@
|
||||
<!DOCTYPE HTML>
|
||||
<html>
|
||||
<head>
|
||||
<title>Text webpage!</title>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<h2>Hello, World</h2>
|
||||
<div>
|
||||
<p type="text">Text</p>
|
||||
<p type="subtext">subtext</p>
|
||||
</div>
|
||||
<body>
|
||||
|
||||
</html>
|
||||
Reference in New Issue
Block a user