简单记录一下用vscode打的第一个代码

it2026-08-13  10

<html> <head> <title> 小朋友 </title> <style> #xmc{ color:red; background-color: darkkhaki; font-weight:bold; font-size:50px; text-align:center; } </style> <p id="xmc">花开、若相依<br>花落、莫相离</p><br> <img src="E:\web\xmc.jpg"> </head> </html>
最新回复(0)