<!DOCTYPE html>
<html>
<body>
<h1>Purwokerto Student</h1>
<p>Sharing, Activity, and Career</p>
<button type="button" onclick="document.write(7 + 6)">Try it</button>
</body>
</html>
Purwokerto Student
Sharing, Activity, and Career
Kota Satria
<!DOCTYPE html>
<html>
<body>
<h1>Purwokerto Student</h1>
<p>Sharing, Activity, and Career</p>
<button type="button" onclick="document.write(7 + 6)">Try it</button>
</body>
</html>
Sharing, Activity, and Career