How to set the title of html web page

青灯夜游
Release: 2023-01-05 16:13:33
Original
19363 people have browsed it

htmlHow to set the title of the web page: First create an html file with the basic structure code; then in the head part of the html file, use the title tag to set the title of the web page, the syntax "

web page Title content".

How to set the title of html web page

The operating environment of this tutorial: windows7 system, HTML5&&Sublime Text version 3, Dell G3 computer.

htmlSet the web page title

First open the Sublime editor and create a new html file with basic structure code

How to set the title of html web page

##Then add the title tag to the head part and write the title of the web page.

How to set the title of html web page

Run in the browser:

How to set the title of html web page

Recommended tutorial: "

html video tutorial"

The above is the detailed content of How to set the title of html web page. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template