TestSEHTML / hints /folder.html
Alef1986's picture
Upload 1308 files
b0475e3 verified
Raw
History Blame Contribute Delete
337 Bytes
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8"/>
<link rel="stylesheet" href="style.css" type="text/css"/>
<title>Folder</title>
</head>
<body>
<p>A folder to contain elements.</p>
<p>Note that the root folders cannot be deleted.</p>
</body>
</html>