 
 
     Signed in as:    
            Sign out
    
Links
        Creating Websites home
        
Beginnings
           Introduction to the Web
           Introducing HTML
           Marking up text
           Setting Up
           FTP and FileZilla
           Links and anchors
           Getting some style
        
Intermediate topics
           Style sheets
           Testing and debugging
           Lists
           Images and maps
           Audio and video
           Intro to JavaScript
           The DOM and scripting
           Logic and Arrays
           Functions and document.write
           Forms and INPUT
           Other controls
           Cookies
           HTML tables
           Structuring tables
           Scripting w/ tables
           Inline frames
           Loose ends
           Support
      
This is a rich, exciting lesson, covering lots of territory. It's our first chance to formally introduce some elements that actually define the content of a web page.
Along the way we touch on the style attribute, a couple of style properties, how to specify color values, the concept of events, and more.
The following video lesson covers:
Note: I strongly suggest you view all our videos in full screen mode: click the icon in the lower right corner of the video area (it shows four arrows pointing to the corners of the screen). When you are done, the Esc ("escape") key returns you to regular mode.
Lesson 3: Marking Up Text
        Supplemental materials
        Here is a brief description of the concept of  
        character entity references, 
        which is a useful way of representing characters not available from
        your keyboard.
        The above paper includes this link to the
        formal reference for character 
        entity references.
        Here is the W3C 
        standard on color 
         property specifications
        A cumulative summary of the contents of the course so far:
       Click here
      
          Hands on exercise
          For those who want to practice using what we cover in this class,
          most lessons have an opportunity for you to learn on your PC. The
          exercise for this lesson is primarily concerned with testing the
          elements and concepts introduced in the video.
        
Modify your index.html file:
            
          
                  Welcome to our Financial Activity and<br>
                  Resource Tracking System (FARTS).<br><br>
  
                  This system allows you to find a venue for<br>
                  meetings, training sessions. "war rooms",<br>
                  and any other legal activity requiring usable<br>
                  space away from regular office space.
              
            Create a copy of your unirpt1.html - call it unirpt2.html
          
Remember: each time you make a change, you must save your file, and then refresh your browser.
back list forward
Email us if you would like additional information. We would love to see your comments and recommendations for our site.
Our privacy policy: we use cookies to keep track of where you are on the site, but we do not leave cookies on your site; we do not track your visits; we do not disseminate any information about you because we do not gather any information about you.
