This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE html><html><head> | |
<title></title></head> | |
<body><h1>a title about your culture and music</h1> | |
<div style="background-color:#ff0; border-radius: 5px 10px 5px 10px / 10px 5px 10px 5px;padding:20px"> | |
<div>your city or town</div> | |
<div>your country</div> | |
<div>tell us something about your school</div> | |
</div> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE html> | |
<html lang="en"> | |
<head> | |
<base href="https://popcorn.webmaker.org/templates/basic/"> | |
<title>Popcorn Maker</title> | |
<meta charset="utf-8"> | |
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> | |
<meta name="viewport" content="width=device-width"> | |
<link rel="stylesheet" href="style.css"> |