IU Only

HTML5 and CSS: The Basics Asset List

HTML5 and CSS: The Basics: Pages: 14 total

A basic introduction to markup, HTML, and CSS and the history, current model, and governing body of web development.

  • Asset Path: /training/htmba/files/pc/understanding-html
  • Asset Link: site://IU-UITS-ITTRAIN.content/training/htmba/files/pc/understanding-html
  • Asset System Name: understanding-html
  • Asset Data Definition: Page - Content Blob
  • Last modified by: tlmason
  • Asset Indexable: true
  • Asset Publishable: true
    • Last Published Date: Mon Sep 19 11:15:12 EDT 2022
    • Last Published By: tlmason
  • Linked From:

    Learn about the file type and naming scheme for HTML documents and create an HTML document from scratch.

    Learn the essentials of HTML5 syntax including the required HTML elements, proper element nesting, document types, and how HTML5 handles white space.

    • Asset Path: /training/htmba/files/pc/starting-with-html5
    • Asset Link: site://IU-UITS-ITTRAIN.content/training/htmba/files/pc/starting-with-html5
    • Asset System Name: starting-with-html5
    • Asset Data Definition: Page - Content Blob
    • Last modified by: jloakes
    • Asset Indexable: true
    • Asset Publishable: true
      • Last Published Date: Mon Sep 19 11:15:12 EDT 2022
      • Last Published By: tlmason
    • Linked From:

      Add plain text to a page and add structure with paragraphs, headings, lists, hyperlinks, and empty elements. This section will introduce images, breaks, attributes, and block and inline elements.

      • Asset Path: /training/htmba/files/pc/introducing-content
      • Asset Link: site://IU-UITS-ITTRAIN.content/training/htmba/files/pc/introducing-content
      • Asset System Name: introducing-content
      • Asset Data Definition: Page - Content Blob
      • Last modified by: tlmason
      • Asset Indexable: true
      • Asset Publishable: true
        • Last Published Date: Mon Sep 19 11:15:12 EDT 2022
        • Last Published By: tlmason
      • Linked From:

        Learn the basics of Cascading Style Sheets including the parts of a CSS rule, types of stylesheets, writing rules, selecting elements, and working with fonts. Learn about CSS overrides, inheritance, precedence, and adding color to a page.

        • Asset Path: /training/htmba/files/pc/introducing-css
        • Asset Link: site://IU-UITS-ITTRAIN.content/training/htmba/files/pc/introducing-css
        • Asset System Name: introducing-css
        • Asset Data Definition: Page - Content Blob
        • Last modified by: jloakes
        • Asset Indexable: true
        • Asset Publishable: true
          • Last Published Date: Mon Sep 19 11:15:12 EDT 2022
          • Last Published By: tlmason
        • Linked From:

          Add additional structure to the page, including headers, footers, navigation, and other semantic markup to create a robust structure for the content on the page. This section also introduces how to identify individual sections of a page with IDs.

          Want some extra practice with CSS? This section contains a task to help understand more about how CSS works.

          Learn about classes and how they make designing more flexible and specific. This section introduces both the CSS and HTML syntax for working with classes.

          Learn techniques for saving typing. Type less and create more readable code using shorthand. This section introduces multiple value syntax and borders.

          Learn the different parts of the HTML box model, how to manipulate them, and how elements relate to each other. This section also introduces floating, background images, padding, and margin.

          Need some extra practice with the box model? Try out this task!

          Learn how and why to identify the primary language of a page by using the lang attribute.

          Check work with this final code listing. See all the code for the Equinuture web page.

          HTML5 and CSS: The Basics: : 2 total

          HTML5 and CSS: The Basics: Files: 0 total

          HTML5 and CSS: The Basics Asset List

          HTML5 and CSS: The Basics: Pages: 14 total

          A basic introduction to markup, HTML, and CSS and the history, current model, and governing body of web development.

          • Asset Path: /training/htmba/files/pc/understanding-html
          • Asset Link: site://IU-UITS-ITTRAIN.content/training/htmba/files/pc/understanding-html
          • Asset System Name: understanding-html
          • Asset Data Definition: Page - Content Blob
          • Last modified by: tlmason
          • Asset Indexable: true
          • Asset Publishable: true
            • Last Published Date: Mon Sep 19 11:15:12 EDT 2022
            • Last Published By: tlmason
          • Linked From:

            Learn about the file type and naming scheme for HTML documents and create an HTML document from scratch.

            Learn the essentials of HTML5 syntax including the required HTML elements, proper element nesting, document types, and how HTML5 handles white space.

            • Asset Path: /training/htmba/files/pc/starting-with-html5
            • Asset Link: site://IU-UITS-ITTRAIN.content/training/htmba/files/pc/starting-with-html5
            • Asset System Name: starting-with-html5
            • Asset Data Definition: Page - Content Blob
            • Last modified by: jloakes
            • Asset Indexable: true
            • Asset Publishable: true
              • Last Published Date: Mon Sep 19 11:15:12 EDT 2022
              • Last Published By: tlmason
            • Linked From:

              Add plain text to a page and add structure with paragraphs, headings, lists, hyperlinks, and empty elements. This section will introduce images, breaks, attributes, and block and inline elements.

              • Asset Path: /training/htmba/files/pc/introducing-content
              • Asset Link: site://IU-UITS-ITTRAIN.content/training/htmba/files/pc/introducing-content
              • Asset System Name: introducing-content
              • Asset Data Definition: Page - Content Blob
              • Last modified by: tlmason
              • Asset Indexable: true
              • Asset Publishable: true
                • Last Published Date: Mon Sep 19 11:15:12 EDT 2022
                • Last Published By: tlmason
              • Linked From:

                Learn the basics of Cascading Style Sheets including the parts of a CSS rule, types of stylesheets, writing rules, selecting elements, and working with fonts. Learn about CSS overrides, inheritance, precedence, and adding color to a page.

                • Asset Path: /training/htmba/files/pc/introducing-css
                • Asset Link: site://IU-UITS-ITTRAIN.content/training/htmba/files/pc/introducing-css
                • Asset System Name: introducing-css
                • Asset Data Definition: Page - Content Blob
                • Last modified by: jloakes
                • Asset Indexable: true
                • Asset Publishable: true
                  • Last Published Date: Mon Sep 19 11:15:12 EDT 2022
                  • Last Published By: tlmason
                • Linked From:

                  Add additional structure to the page, including headers, footers, navigation, and other semantic markup to create a robust structure for the content on the page. This section also introduces how to identify individual sections of a page with IDs.

                  Want some extra practice with CSS? This section contains a task to help understand more about how CSS works.

                  Learn about classes and how they make designing more flexible and specific. This section introduces both the CSS and HTML syntax for working with classes.

                  Learn techniques for saving typing. Type less and create more readable code using shorthand. This section introduces multiple value syntax and borders.

                  Learn the different parts of the HTML box model, how to manipulate them, and how elements relate to each other. This section also introduces floating, background images, padding, and margin.

                  Need some extra practice with the box model? Try out this task!

                  Learn how and why to identify the primary language of a page by using the lang attribute.

                  Check work with this final code listing. See all the code for the Equinuture web page.

                  HTML5 and CSS: The Basics: : 2 total

                  HTML5 and CSS: The Basics: Files: 0 total