当前位置:网站首页>JS learning basics document Write write a line of text in the page
JS learning basics document Write write a line of text in the page
2022-06-11 08:10:00 【.---】
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>05.24 Rookie tutorial 2 Demo</title>
</head>
<body>
<h1> My first one Web page </h1>
<p> My first paragraph .</p>
<script> document.write(Date()); document.write(" Ha ha ha ha ha ha ha "); </script>
</body>
</html>
It works like this 
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>05.24 Rookie tutorial 2 Demo</title>
</head>
<body>
<h1> My first one Web page </h1>
<p> My first paragraph .</p>
<p> My first paragraph .</p>
<p> My first paragraph .</p>
<p> My first paragraph .</p>
<p> My first paragraph .</p>
<p> My first paragraph .</p>
<p> My first paragraph .</p>
<p> My first paragraph .</p>
<p> My first paragraph .</p>
<p> My first paragraph .</p>
<p> My first paragraph .</p>
<p> My first paragraph .</p>
<p> My first paragraph .</p>
<p> My first paragraph .</p>
<p> My first paragraph .</p>
<p> My first paragraph .</p>
<p> My first paragraph .</p>
<p> My first paragraph .</p>
<p> My first paragraph .</p>
<p> My first paragraph .</p>
<p> My first paragraph .</p>
<script> document.write(Date()); document.write(" Ha ha ha ha ha ha ha "); </script>
</body>
</html>
If we change it to this way, we will find that the words "ha ha ha" do not break lines document.write Adding text or something should not be a block level element
document.write If it is written in a function and called, it will cover the entire page !!!
Self study for beginners Js
边栏推荐
猜你喜欢

How to output the percent sign "%" in printf function in C language

C language - Growth Diary -02- function

Method summary of creating deep learning model with keras/tensorflow 2.9

Understanding of Poisson distribution and Poisson process and Erlang distribution and their relations (important theories in queuing theory and operational research)

Collation of basic knowledge of intermediate development of Andrews (for interview)

Js学习基础document.write在页面中写一行文字

Study the Analects of entanglement

C language lesson 2

【案例解读】医疗单据OCR识别助力健康险智能理赔

Development of sylixos SD device driver
随机推荐
Typescript configuring ts in koa and using koa router
2021-10-24
空间几何
Getting started with bladed tutorial (video)
Tidb cloud launched Google cloud marketplace, empowering global developers with a new stack of real-time HTAP databases
Storage of floating point in memory
Typescript unknown type
使用特殊字符拼接字符串“+“
Thoroughly remember the difference between ImageView background and SRC
Dameng database startup and shutdown
Shell编程笔记
node报错整理
放大镜子效果图
避免list的并发修改异常的几种方式
[the most complete ENSP [installation diagram] in history!]
【案例解读】医疗单据OCR识别助力健康险智能理赔
安卓初中级开发基础知识整理(面试自用)
Typescript type alias
学习《缠解论语》
Typescript distributed condition type