The HTML Head Section - Home Of The Meta Tags - 3

The HTML Head Section - Home Of The Meta Tags - 3
Now you are ready to add these meta tags to Template1.html. Open this code in your text editor and put these meta tags just below the <title> tags. Your new webpage code should look something like the example below. Save this new webpage as Template4.html. If you view your new webpage there will be no change in the appearance of the webpage on the screen because meta tags do their magic without showing on the screen.

Template4.html - source code

<html>
<head>
<title>Hello World</title>

<meta name="keywords" content="quilts,quilting,
quilt fabrics,quilt patterns,quilt batting,quilting books,
applique,picture quilts,quilt blocks">

<meta name="description" content="Quilting site for
quilters of all types. Resources for supplies, lessons,
information and help, friendship and discussion.">

</head>
<body>
Hello World
</body>
</html>
Note--The arrow indicates that the code is wrapped to a second line and should really be all on one line.

← Back

|




This site needs an editor - click to learn more!



RSS
Editor's Picks Articles
Top Ten Articles
Previous Features
Site Map





Content copyright © 2023 by Diane Cipollo. All rights reserved.
This content was written by Diane Cipollo. If you wish to use this content in any manner, you need written permission. Contact BellaOnline Administration for details.