• 设为首页
  • 点击收藏
  • 手机版
    手机扫一扫访问
    迪恩网络手机版
  • 关注官方公众号
    微信扫一扫关注
    迪恩网络公众号

bmuellerhstat/html-basics

原作者: [db:作者] 来自: 网络 收藏 邀请

开源软件名称:

bmuellerhstat/html-basics

开源软件地址:

https://github.com/bmuellerhstat/html-basics

开源编程语言:

HTML 55.1%

开源软件介绍:

Note to contributors: this repository is currently NOT accepting pull requests. Please DO NOT SUBMIT a pull request.

HTML Basics


The purpose of this repository is to help you practice using HTML elements in their proper syntax.

Before you begin

Observe the files in this repo:

  • index.html is where you will be doing your coding.
  • index.md is just an example of how plain the HTML Basics look in markdown syntax. You can ignore this file if you want to.
  • index.txt is the raw code you will be copying/pasting into index.html.
    • NOTE: embedding code inside HTML is tricky. It often requires using
    • &lt; instead of < and
    • &gt; instead of >.
    • This has already been converted for you.
  • README.md is the file you're reading. You should be reading it on GitHub.
  • result.png is the result you should be aiming for with index.html.
  • style.css is the styling that will make index.html look pretty. You're welcome.

Directions

  • Fork and clone this repo.
  • Little by little, start copying/pasting small chunks of raw text from index.txt to index.html INSIDE here:
    <div class="wrapper">
     
    </div>
  • Use the appropriate HTML syntax to format the code until the preview looks like result.png.
    • HINT: To make your code show up in red, surround it with the proper open/close <code> tags.
  • Make sure you add/commit/push. Then go into your repo's settings on github and change gh-pages to use the master branch.
  • If you finish early, add a section to the bottom with links to helpful resources for learning more HTML Basics.

Good luck!




鲜花

握手

雷人

路过

鸡蛋
该文章已有0人参与评论

请发表评论

全部评论

专题导读
上一篇:
Beau-zihan/Html5Video: 基于html5实现的视频播放器,提供PSD源文件发布时间:2022-06-19
下一篇:
realrafin11/html发布时间:2022-06-19
热门推荐
阅读排行榜

扫描微信二维码

查看手机版网站

随时了解更新最新资讯

139-2527-9053

在线客服(服务时间 9:00~18:00)

在线QQ客服
地址:深圳市南山区西丽大学城创智工业园
电邮:jeky_zhao#qq.com
移动电话:139-2527-9053

Powered by 互联科技 X3.4© 2001-2213 极客世界.|Sitemap