-
Web基础了解版01-html-css
Web基础了解版01-html-css HTML 网页构成 摘要 说明 结构(HTML) HTML是网页内容的载体 。内容就是网页制作者放在页面上 想要让用户浏览的信息 ,可以包含文字、图片、视频等。 表现(CSS) CSS样式是表现 。就像网页的外衣。比如, 标题字体、颜色变化 ,或为标题加入 背...
-
软件设计之基于Java的连连看小游戏(一)——开题及游戏首页的制
软件设计之基于Java的连连看小游戏(一)——开题及游戏首页的制作 原本计划紧张忙碌的考试月在图书馆和实验室度过,结果突如其来为期两周的软件设计把课余时间几乎捆绑在了机房。软设没有太多知识上的要求,只要成品简洁美观、实用准确即可。考虑了很久决定要用Java s...
-
HTML常用标签
HTML常用标签 html常用标签 h1 /h1h2 /h2h3 /h3...p /p //段落标签hr / //水平线标签br / //换行标签div /divspan /spanimg src=url / //图像标签a href= target=self /a //链接标签!-- 注释语句 -- //注释标签 相对路径 | 绝对路径 表格标签 table tr th表头/th ... /...
2019-12-13 06:29:26 html常用标签文件ESET定义word用户提升用户体验CheckBox<HTML
-
Delphi - 手把手教你基于D7+Access常用管理系统架构的设计与实现
Delphi - 手把手教你基于D7+Access常用管理系统架构的设计与实现 (更新中) 前言 从事软件开发工作好多年了,学的越深入越觉得自己无知,所以还是要对知识保持敬畏之心,活到老,学到老! 健身和代码一样都不能少,身体是革命的本钱,特别是我们这种高危工种,所以小...
-
注册登录页面模板
注册登录页面模板 !DOCTYPE htmlhtml lang=enhead meta charset=UTF-8 titlePractice/title/headstyle #register,#login{ width: 300px; height: 400px; border: 1px solid grey; background-color: dimgrey; /*margin: auto;*/ float: left; } .long{ width: 280px; h...
-
Ajax获取网页添加到div中
Ajax获取网页添加到div中 1:利用DOM获取该 div 的 ID,然后清空该DIV的内容(如果你需要接着里面的内容添加可不要清空);需要注意点是清空最好用 empty() ; 2: 把 async设成true , 否则又一条警告的错误,这条错误导致你的内容显示不出来;下面就是警告的错误 3:就...
-
随机点名
随机点名 今天听课听到了Math对象中的随机数方法random(),然后就想用它设计一个简单的随机点名系统。我记得之前高中的时候语文老师用过一个,是类似于名字滚动的那种,现在太菜就先不考虑这个了,后续有机会再研究吧。 先展示一下最终的 效果图 。 下面是 html 代码部...
-
FCC---CSS Flexbox: Apply the flex-direction Property to Crea
FCC---CSS Flexbox: Apply the flex-direction Property to Create a Column in the Tweet Embed The tweet embed header and footer used the flex-direction property earlier with a row value. Similarly, the items inside the .profile-name element would work...
-
FCC---CSS Flexbox: Apply the flex-direction Property to Crea
FCC---CSS Flexbox: Apply the flex-direction Property to Create Rows in the Tweet Embed The header and footer in the tweet embed example have child items that could be arranged as rows using the flex-direction property. This tells CSS to align the ch...
-
FCC---CSS Flexbox: Add Flex Superpowers to the Tweet Embed
FCC---CSS Flexbox: Add Flex Superpowers to the Tweet Embed To the right is the tweet embed that will be used as the practical example. Some of the elements would look better with a different layout. The last challenge demonstrated display: flex . He...
IDC资讯: 主机资讯 注册资讯 托管资讯 vps资讯 网站建设
网站运营: 建站经验 策划盈利 搜索优化 网站推广 免费资源
网络编程: Asp.Net编程 Asp编程 Php编程 Xml编程 Access Mssql Mysql 其它
服务器技术: Web服务器 Ftp服务器 Mail服务器 Dns服务器 安全防护
软件技巧: 其它软件 Word Excel Powerpoint Ghost Vista QQ空间 QQ FlashGet 迅雷
网页制作: FrontPages Dreamweaver Javascript css photoshop fireworks Flash
