Cert IV in IT (Multimedia)



What do we know about… XHTML?




  1. What is/was the latest standard version of html?
  2. There are two types of tag in xhtml and html, what are they?
  3. There are three document types in xhtml. What are they?
  4. What is semantics?
  5. What is the 404 status code for?
  6. What does HTTP stand for?
  7. What is an URL?
  8. What graphic types can most common browsers display?
  9. What are redundant tags?
  10. When shouod you use tables in layout?
  11. What target attribute will force a link to open a new browser window?
  12. What is the <noscript> tag used for?
  13. What is a http status code?
  14. What is done to create a link for selected text or an image?
  15. What events are attributes of a <body> tag and available for 4.0 or higher version browsers?
  16. In HTML, name three PRESENTATION related tags.
  17. The font tag is deprecated from the future specifications for html, name one other tag that is also deprecated.
  18. Who invented the WWW?
  19. What is an URI?
  20. What is HTML based upon?
  21. What is resolution?
  22. What is a DTD?
  23. What is XHTML based upon?
  24. What is XML?
  25. What must an XHTML document contain?
  26. What “actions” can be applied to the body tag?
  27. In XHTML and HTML name three SEMANTICS related tags.
  28. Write the HTML that sets the margins on the main body of a web page to zero.
  29. What is the httpd?
  30. What is the 200 status code for?

Create a free edublog to get your own comment avatar (and more!)

Comments

  1.    1 luke says:

    1) xHTML
    2)
    3) the DOCTYPE the Head the Body
    (http: //www.w3schools.com/xhtml/xhtml_dtd.asp}
    4)
    5) 404 is an HTTP status code.(http://www.plinko.net/404/history.asp)
    6) Hyper Text Transfers Protcol
    7) Uniform Resource Locator
    8) JPG, GIF, TIFF, BMP (http://www.wfu.edu/~matthews/misc/graphics/formats/formats.html)
    9)
    10)
    11)An unsafe host
    12) The noscript element is used to define an alternate content (text) if a script is NOT executed (http://www.w3schools.com/tags/tag_noscript.asp)
    13)
    14)
    15)
    16)
    17)
    18)
    19)
    20)
    21)
    22)
    23)
    24)
    25)
    26)
    27)
    28)
    29)
    30)

    Posted February 8, 2006, 2:35 pm
  2.    2 Sam says:

    1. HTML 4. http://www.w3.org/TR/xhtml1/
    2.

    Posted February 8, 2006, 2:35 pm
  3.    3 njamos says:

    1. HTML 4 is the latest version

    2. for HTML comments address element

    3.
    website http://www.w3schools.com/tags/default.asp

    4. Study of language meaning

    5. 404: Not Found. The server hasn’t found anything matching the Request-URL.
    website: http://www.freesoft.org/CIE/RFC/2068/94.htm

    6. HTTP: Hyper-Text Transfer Protocol

    7. URL: Uniform Resource Locator. Is the address for information on the web.

    8. JPEG, GIF, BMP

    9.

    Posted February 8, 2006, 8:38 pm

Leave a Comment

You must be logged in to post a comment.