• Page LayoutPage Layout

    Divs required to make the structure: Main container Header Logo Center container Form container Form heading Form row

    pptx42 trang | Chia sẻ: dntpro1256 | Ngày: 23/11/2020 | Lượt xem: 680 | Lượt tải: 0

  • CSS propertiesCSS properties

    border : border-style (solid, dashed, doted, double etc.) border-color border-bottom (solid, dashed, doted, double etc.) padding Padding-left Padding-right Padding-top padding-bottom

    pptx36 trang | Chia sẻ: dntpro1256 | Ngày: 23/11/2020 | Lượt xem: 693 | Lượt tải: 0

  • Introduction to Cascading Style-Sheets (CSS)Introduction to Cascading Style-Sheets (CSS)

    you can’t have more than one tag with the same ID value You can apply the same Class value to multiple document tags Classes or Id? use ID's for any elements that are simply used once on a page OR only use classes to style websites, but, when you have to use an element in JavaScript, use an identifier

    pptx33 trang | Chia sẻ: dntpro1256 | Ngày: 23/11/2020 | Lượt xem: 647 | Lượt tải: 0

  • HTML 5 Form elementsHTML 5 Form elements

    Email element Date element Number element Color element

    pptx38 trang | Chia sẻ: dntpro1256 | Ngày: 23/11/2020 | Lượt xem: 641 | Lượt tải: 0

  • HTML FORMSHTML FORMS

    Text-area Rows Cols Name

    pptx37 trang | Chia sẻ: dntpro1256 | Ngày: 23/11/2020 | Lượt xem: 710 | Lượt tải: 0

  • Tables in HTMLTables in HTML

    The align Attribute: The bgcolor Attribute: The valign Attributes: The rowspan Attributes: used when a cell should span across more than one rows The colspan Attribute: used when a cell should span across more than one column

    pptx35 trang | Chia sẻ: dntpro1256 | Ngày: 23/11/2020 | Lượt xem: 689 | Lượt tải: 0

  • Adding Image, audio and video files to web pagesAdding Image, audio and video files to web pages

    The

    pptx28 trang | Chia sẻ: dntpro1256 | Ngày: 23/11/2020 | Lượt xem: 678 | Lượt tải: 0

  • HTML Links and navigationHTML Links and navigation

    Internal links External links Directory Structure Internal document reference Some attributes of

    pptx22 trang | Chia sẻ: dntpro1256 | Ngày: 23/11/2020 | Lượt xem: 654 | Lượt tải: 0

  • Introduction to HTMLIntroduction to HTML

    Un-ordered Lists: Starting Tag

      , Ending Tag
    List Items
  • Type (FILLROUND, SQUARE) Ordered Lists: Starting Tag
      , Ending Tag
    List Items
  • Type (“1”, “A”, ‘”a”, ”I”, ”i”) Start (Alerts the numbering Sequence) Value (Changes the number sequence in the middle of an ordered list)

    pptx19 trang | Chia sẻ: dntpro1256 | Ngày: 23/11/2020 | Lượt xem: 687 | Lượt tải: 0

  • Web SecurityWeb Security

    Service provider wants to secure the server from attackers Common attacks: Cross-site scripting (XSS) Attackers inject script in dynamically created pages and try to find user’s information SQL-injection Attackers inject sql commands as an input

    pptx36 trang | Chia sẻ: dntpro1256 | Ngày: 23/11/2020 | Lượt xem: 785 | Lượt tải: 0