HTML 网页,按照题目内容,编写1个HTML网页。详细在图里,求HTML代码,急用

(如图所示。内容以英文为准。图1-2是任务内容,图3是任务内容的中文翻译,图4是任务要填写的资料)Task 1:Create a web page named temperature-conversion.html which should be displayed as(图)1. Your page should look similar as the above, including the layout of the page and the format of the font.2. Use an HTML table to line up three prompts and input boxes.3. The form should be designed to execute a program named temperature-converter.php (you will have a chance to code this later). The three input fields should be named start, end, and increment.4. The left button is a Submit button. Note that clicking the Submit button will generate an error since temperature-converter.php does not exist yet. The right one is a Resetbutton to clear the text of the three input fields.5. Show both of your name and student id on the page.6. Put this document in your local web server and request this page by entering a valid URL, e.g., http://localhost/web/lab1/temperature-conversion.html

文件名为temperature-conversion.html的代码如下(见图,图中有重复的地方只需写一次)

追问

请问这HTML代码能直接贴上来吗?不要用截图的 ,因为很难参考,拜托了。

请问另外一题能做到吗?个人信息随便发挥就可以,只要能做到题目内容所提到的短语元素就好。网页链接

追答

贴代码我怕有些字符显示不出来,我试试吧,完整的代码如下(以图中代码为准)

Temperature Conversions

Author: CHEN Da Wen
Student ID: 123456789d

Use this form to convert celsius temperatures to fahrenheit:

Starting temperature(Celsius):

Ending temperature(Celsius):

Increment value:

你看html代码都被吃掉了,麻烦你还是看图写代码吧,代码一共才30行。

追问

能试一下修改答案后,再发全部的html代码吗?谢谢

追答

我怕那样会说我违反知道规定,会删除我的回答.

追问

那这样吧,你贴到下面这个链接,可以的话我两个都会采纳网页链接

追答

我提交上去了,回答被暂时删除了,正在人工审核中,出现下面的提示语.可能要等几个小时才能出结果
回答正在人工审核中,请您耐心等待,审核结果请在消息中心查看

追问

我刚才马上就按了采纳了,还会这样?

请问另外一题能做到吗?个人信息自由发挥就可以,只要能做到题目内容所提到的短语元素就好。网页链接

追答

另一道题主要是访客留言的存储和8种不同类型的短语元素不好办,另外,我认为可能需要写两部分,一部分接收提交的form表单数据并显示,一部分form表单的填写页面,比较复杂.

追问

 


PHP is not necessary for now. You just need to focus on the web page design, i.e., displaying a text box with a button (by using HTML form).翻译:PHP现在不是必需的。你只需要专注于网页设计,即显示一个带有按钮的文本框(通过使用HTML表单)。

应该是不用了

追答

按照你的要求编写的html文件已经提交上去了,回答被暂时删除,不过现在显示出来了,你可以用其源代码了.

追问

第四点:在您的网页中总共包含至少 8 种不同类型的短语元素(包括上述标题和 HTML 表单),例如图像、段落、链接、表格、顺序列表、无序列表、下拉列表。
为何会没有?

追答

按照你的要求改进的html文件已经提交上去了.

追问

不知道这题会不会?

网页链接

追答

这题我提交了,平台正在审核,请耐心等待.

追问

请问你能根据这个html的代码,再编写1个PHP文件吗?谢谢。答案请传送到邮件[email protected]
https://zhidao.baidu.com/question/1613982214771868427.html?entry=qb_uhome_tag

温馨提示:答案为网友推荐,仅供参考
相似回答