Web Development and Design Foundations with XHTML, 5th Edition

(Steven Felgate) #1

Apply Your Knowledge



  1. Predict the Result.Draw and write a brief description of the Web page that will be
    created with the following XHTML code:
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

    Predict the Result