kytschBASIC

Put down that phone!
Please view me on real computer.

HEAD

Creating the HTML head.

Example

HEAD

	LOAD "_ROOT/project/shared/head"

	NAME "HEAD statment | kytschBASIC"

END HEAD

Output

<head>
<meta charset="UTF-8"><meta name="description" content="This is a kytschBASIC example"><meta name="keywords" content="kytschBASIC, BASIC, web BASIC"><meta name="author" content="Mike Welsh"><meta name="viewport" content="width=device-width, initial-scale=1.0"><link rel="icon" href="/kytschi/imgs/favicon.ico" sizes="64x64"><link rel="stylesheet" type="text/css" href="/kytschi/css/palette.css">
<title>HEAD statment | kytschBASIC</title>
</head>

See also