<!DOCTYPE html> <html> <head> <title>flag and portrate</title> <link rel="stylesheet" type="text/css" href="flag.css"> </head> <h1>国旗</h1> <div class="flag"> <div></div> <div></div> </div> <h1>PORTRATE</h1> <div class="portrate"> <p class="photo"><img src="portrate.png" alt="My_portrate" width="150" height="143"></p> <p>大井<span class="red">ま</span>こと</p> </div>