外文翻译HTML教程.doc

  1. 1、本文档共17页,可阅读全部内容。
  2. 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
  3. 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载
  4. 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
外文翻译HTML教程

外文原稿一 HTML Tutorial - Preface 作者:Three topper L Merrily. 国籍:USA 出处:butt://wow.Weeper / 原文正文: is one of the easiest languages to learn.This tutorial will explain how to write HTML Weepies, what HTML is, and how to program in HTML.HTML stands for Hypertext Markup Language.The only use for HTML is for writing Web pages.A Web page is really a program, only a very simple one.What is easy about HTML is that: 1.There is no couple to make and easy to fix. To use HTML, you can of course use an HTML wizard program which would defeat the whole purpose of this tutorial, or you can use a simple text editor, save the text as an .hum file (or .HTML for a Mailing, and 2.It is simple coding only.There are no functions, loops.Bugs are almost impose ), and view it with your , such as Newscast or Microcode Internet Explorer. This tutorial is being written in ordinary Notepad, so you dont need anything special. If you do not already have a Web browse, you can download: Newscast at wow.N MSIE at wow.M Before anything, HTML is written in tags. Tags are like the command words that make up the language. A tag is written like this: tag.An example tag would be bold, HTML, title, hr and others. The entire code is made up mostly of tags, tags tell the Web page what to do. Sometimes a tag starts something, like for instance bold will make all the text after it turn bold. Or title will make anything after it become the title. But in some instances, like section tags, you will need to end a tag. For example, say you use a bold tag before a text. That’s all fine and well, but everything after the bold tag will become bold. The entire page. You may only want to make one world bold. Therefore you must end a tag which will stop its actions. To stop a tag you use this format: \tag For example: boldThis is bold!/bold This isnt! Youll learn more about other tags in the chapters to come. One good thing about HTML is that it always follows one layout. The following layout is an entire HTML Web page: HTM

您可能关注的文档

文档评论(0)

pangzilva + 关注
实名认证
内容提供者

该用户很懒,什么也没介绍

1亿VIP精品文档

相关文档