Head Element

The head tag contains various types of information including:

The head element of this page, for example, includes the following:

<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<link rel="stylesheet" type="text/css" href="testing.css" />
<meta name="keywords" content="web development, ENGL 7766, webworkshop, XHTML" />

<title>Heading</title>

</head>

 

WS_FTP | Doc Types | Head Element | Charset | Links | Tables | Images | CSS | Javascript | Home | Top