我的第一個網站
<!-- edu_1_6_1.html -->
<!doctype heml -->
<html lang = "UTF-8">
<head>
<meta charset = "UTF-8">
<title>Web前端開發技術初步應用</title>
<style type ="text/css">
p{font - size:20px;color:red;text-indent :2em;}
h3{font-size:24px;font-weight:bolder;color:#000099;}
</style>
</head>
<boby>
<h3>web前端開發技術</h3>
<p>HTML</p>
<p>JavaScript</p>
<h3>網路學習資源</p>
<a href="http://www.w3school.com.cn/html/">HRML教程</a>
<script type="text/javascript">
alert ("Web前端開發搞那個城市就業前景好、待遇高!");
</boby>
</html>
轉載請註明出處,本文鏈接:https://www.uj5u.com/qianduan/194867.html
標籤:HTML(CSS)
上一篇:Java開發九年,10月初收到60萬順豐和52W位元組跳動Offer,隨便選!(附贈自刷面試題總結)
下一篇:小程式使用vant weapp
