梦殇国际

标题: 今天上课学了点HTML [打印本页]

作者: 阿星    时间: 2014-3-6 15:47
标题: 今天上课学了点HTML
然后自己鼓捣了一下感觉学了点东西做的玩意比以前还是好看一些
不晓得梦殇国际爆吧社区的有木有也要学
web动态网页设计的


拱了一个css
两个个表格

效果预览:https://www.714.hk/msi/msi.html
代码如下:
  1. <!doctype html>
  2. <html lang="en">

  3. <style type="text/css">
  4. a:link,a:visited{
  5. text-decoration:none;  /*超链接无下划线*/
  6. }
  7. a:hover{
  8. text-decoration:underline;  /*鼠标放上去有下划线*/
  9. }
  10. </style>

  11. <head>
  12.   <meta charset="UTF-8">
  13.   <meta name="Generator" content="EditPlus®">
  14.   <meta name="Author" content="阿星">
  15.   <meta name="Keywords" content="梦殇国际,爆吧,爆吧社区,爆吧器,拆吧器,盖楼机,召唤机,自动签到,一键签到">
  16.   <meta name="Description" content="梦殇国际爆吧娱乐,专业百度贴吧周边服务,计算机网络交流">
  17.   <title>感谢使用 - 梦殇国际</title>
  18. </head>
  19. <body bgcolor="#990033">
  20.   <div align="center">
  21.   <a href="https://www.714.hk"><font size=7 color=white face=隶书>梦殇国际爆吧娱乐社区</font></a>
  22.   </div>
  23.   <hr color=white border="2">

  24.   <table width="960" border="0" align="center">
  25.   <tr>
  26.   <th width="120" scope="col"><br>
  27.   <strong><a href="https://www.714.hk"><font color=white>本站首页</a></strong></th>

  28.   <th width="120" scope="col"><br>
  29.   <strong><a href="https://www.714.hk/forum.php?gid=39"><font color=white>贴吧工具</font></a></strong></th>

  30.     <th width="120" scope="col"><br>
  31.   <strong><a href="https://www.714.hk/forum.php?gid=43"><font color=white>电脑综合</font></a></strong></th>

  32.     <th width="120" scope="col"><br>
  33.   <strong><a href="https://www.714.hk/forum.php?gid=135"><font color=white>学习交流</font></a></strong></th>
  34.   
  35.     <th width="120" scope="col"><br>
  36.   <strong><a href="https://www.714.hk/forum.php?gid=52"><font color=white>分团版块</font></a></strong></th>

  37.       <th width="120" scope="col"><br>
  38.   <strong><a href="https://www.714.hk/msi-9798-1-1.html"><font color=white>新人必备</font></a></strong></th>

  39.         <th width="120" scope="col"><br>
  40.   <strong><a href="https://www.714.hk/forum.php?mod=post&action=newthread&fid=117"><font color=white>问题咨询</font></a></strong></th>

  41.     <th width="120" scope="col"><br>
  42. /*这里是QQ联系方式*/</th>
  43.   </tr>
  44.   </table>
  45. </br>

  46. <center>
  47.   <table>
  48.   <tr>
  49.   <td>1</td>
  50.   <td>2</td>
  51.   <td>3</td>

  52.   </tr>
  53.   </table>

  54. /*这里是云推荐内容*/

  55. </center>

  56. </body>
  57. </html>
复制代码







作者: 木犀    时间: 2014-3-6 15:52
进去  简洁极了  屏幕三个大大的广告

作者: zqxmoney    时间: 2014-3-6 16:07
好厉害的样子

作者: smoke    时间: 2014-3-6 16:49
完全不懂

作者: 宝儿    时间: 2014-3-6 17:01
好复杂,不学

作者: 阿星    时间: 2014-3-6 17:36
smoke 发表于 2014-3-6 16:49
完全不懂

看都不看肯定不懂啊
对着书我懂
美书就不懂了
哪些属性记不住

作者: 阿星    时间: 2014-3-6 17:37
宝儿 发表于 2014-3-6 17:01
好复杂,不学

不用你学啊

作者: smoke    时间: 2014-3-6 17:41
阿星 发表于 2014-3-6 17:36
看都不看肯定不懂啊
对着书我懂
美书就不懂了

我看见这些东西就头大了

作者: 阿星    时间: 2014-3-6 20:09
smoke 发表于 2014-3-6 17:41
我看见这些东西就头大了

我倒是不觉得

作者: smoke    时间: 2014-3-6 20:15
阿星 发表于 2014-3-6 20:09
我倒是不觉得

看来我天生不是这块料呢

作者: 小B    时间: 2014-3-8 13:48
表格布局好传统

作者: 阿星    时间: 2014-3-8 17:09
小B 发表于 2014-3-8 13:48
表格布局好传统

当然传统
我在想那种随便布局的怎么弄

这里一块哪里一块

作者: __KenNedy    时间: 2014-3-9 09:02
不会英语学编程会不会学不到家?

作者: 阿星    时间: 2014-3-9 12:25
__KenNedy 发表于 2014-3-9 09:02
不会英语学编程会不会学不到家?

几个单词而已啊
无需多说英文

作者: __KenNedy    时间: 2014-3-9 19:06
阿星 发表于 2014-3-9 12:25
几个单词而已啊
无需多说英文

比如什么开始start?载入input?

作者: __KenNedy    时间: 2014-3-9 19:08
阿星 发表于 2014-3-9 12:25
几个单词而已啊
无需多说英文

比如什么开始start?载入input?

作者: 阿星    时间: 2014-3-9 19:45
__KenNedy 发表于 2014-3-9 19:08
比如什么开始start?载入input?

看什么语言

作者: __KenNedy    时间: 2014-3-9 20:26
阿星 发表于 2014-3-9 19:45
看什么语言

这样啊,意思英语影响不大对嘛?

作者: __KenNedy    时间: 2014-3-9 20:26
阿星 发表于 2014-3-9 19:45
看什么语言

这样啊,意思英语影响不大对嘛?

作者: 海绵    时间: 2014-3-9 20:43
看不明白。太高级。
作者: 阿星    时间: 2014-3-9 22:45
__KenNedy 发表于 2014-3-9 20:26
这样啊,意思英语影响不大对嘛?

当然不大啊

作者: __KenNedy    时间: 2014-3-10 08:20
阿星 发表于 2014-3-9 22:45
当然不大啊

这真是极好的

作者: 阿星    时间: 2014-3-10 10:22
__KenNedy 发表于 2014-3-10 08:20
这真是极好的

是的呢
不过数学还是要好好学

作者: __KenNedy    时间: 2014-3-10 10:37
阿星 发表于 2014-3-10 10:22
是的呢
不过数学还是要好好学

数学???难道编程的函数和数学一样?

作者: 阿星    时间: 2014-3-10 12:55
__KenNedy 发表于 2014-3-10 10:37
数学???难道编程的函数和数学一样?

你不懂计算机刚刚兴起的时候
大多数都是搞数学的开始弄的

作者: __KenNedy    时间: 2014-3-10 13:26
阿星 发表于 2014-3-10 12:55
你不懂计算机刚刚兴起的时候
大多数都是搞数学的开始弄的

数学也应该比较基础不会太深奥的吧

作者: 阿星    时间: 2014-3-10 14:33
__KenNedy 发表于 2014-3-10 13:26
数学也应该比较基础不会太深奥的吧

想什么都不学就学好编程那是不大科学的
编程以后你要解决问题
建立模型的时候
肯定需要算法什么的

作者: __KenNedy    时间: 2014-3-10 15:04
阿星 发表于 2014-3-10 14:33
想什么都不学就学好编程那是不大科学的
编程以后你要解决问题
建立模型的时候

只要不是高深的应该还是莫得问题

作者: 阿星    时间: 2014-3-10 16:02
__KenNedy 发表于 2014-3-10 15:04
只要不是高深的应该还是莫得问题

看你的造化

作者: 唯你没变    时间: 2014-3-17 19:30
好                                                               





欢迎光临 梦殇国际 (https://714.hk/) Powered by Discuz! X3.4