>>912401
This.
They basically have to know
<!DOCTYPE html>
<html>
<head>
<title>My first webpage</title>
<style>/* paste some CSS here */</style>
</head>
<body>
<?php some insert command I'm too lazy to look up?>
</body>
</head>
There you go beautiful website. Took really long and is even compatible with internet explorer!