1.1、HTML-编写简单的自我介绍网站-bear提交作业 - 已锁定

bear   ·   发表于 2018-08-13 18:55:43   ·   CTF&WP专版

<!doctype html>

<html>

<head>

<meta charset="UTF-8">

<title>bear的第一个网页</title>

</head>

<body>

<h1 style="align:center">我人生中的第一段代码</h1>

<pre>

#include "stdio.h"

int main(){

printf("hello world!\n");

return 0;

}

</pre>

<p>希望我以后能在程序员的路上越走越远</p>

</body>

</html>

打赏我,让我更有动力~

1 条回复   |  直到 2018-8-14 | 1446 次浏览

Track-方丈
发表于 2018-8-14

通过,金币奖励已发放。

评论列表

  • 加载数据中...

编写评论内容
登录后才可发表内容
返回顶部 投诉反馈

© 2016 - 2024 掌控者 All Rights Reserved.