美文网首页
Head First HTML and CSS (二)

Head First HTML and CSS (二)

作者: TravisW | 来源:发表于2018-10-18 17:53 被阅读0次

    Now we’re going to check out the “HT” in HTML, hypertext, which will let us break free of a single page and link to other pages.

    • <a> element


    • attribute


    • href: “hypertext reference”


    • getting organized


    • relative path

    linking down into a subfolder


    linking up into a “parent” folder


    • forward slash


    相关文章

      网友评论

          本文标题:Head First HTML and CSS (二)

          本文链接:https://www.haomeiwen.com/subject/tgjszftx.html