24h購物| | PChome| 登入
2012-04-15 17:57:30| 人氣303| 回應0 | 上一篇 | 下一篇

[HTML] Build a Webpage

推薦 0 收藏 0 轉貼0 訂閱站台

<html>
<head>
    <title>Week 13 project</title>
</head>
<body>
    <h1>My Week 13 Project</h1>
    <img src="http://www.kateglover.co.uk/html.png" align="right"/>
    <h2>HTML is fun!</h2>
    <p>
        I have been using <a href="http://www.codeyear.com" target="_blank">CodeYear</a> to learn to code in HTML so that I will be able to make my own web-pages without having to use expensive WYSIWYG software!
    </p>
    <h3>I have learned many things.</h3>
    <p>
        I now have an overview of HTML and how it plays a huge role in websites.  I have looked at opening and closing tags, head, title and body tags, header tags, how to make links, and how to include images in my pages!
    </p>
    <p>
        I'm now completing my first project using my new-found knowledge and skills!
    </p>
    <h2>I can't wait to learn CSS!</h2>
    <p>
        CSS (Cascading Style Sheets) will be of great use when learning to lay out and format the look of my web page.  I am looking forward to learning this once I have completed my HTML course
    </p>
</body>
</html>

台長: Morris
人氣(303) | 回應(0)| 推薦 (0)| 收藏 (0)| 轉寄
全站分類: 不分類 | 個人分類: [學習]HTML |
此分類下一篇:[HTML] More with HTML
此分類上一篇:[HTML] HTML Fundamentals

是 (若未登入"個人新聞台帳號"則看不到回覆唷!)
* 請輸入識別碼:
請輸入圖片中算式的結果(可能為0) 
(有*為必填)
TOP
詳全文