W03T Week 3 Tutorial
Short Description
Week 3 Tutorial. 2006/7. W03T: Week 3 Tutorial. XHTML. 1. Explain the term URI. What is the role of URIs in web navigation? 2. Identify the scheme, server, …
Website: www.cs.st-andrews.ac.uk | Filesize: 84kb
Content
CS1004 Internet Programming Week 3 Tutorial 2006/7
W03T: Week 3 Tutorial
XHTML
1. Explain the term URI. What is the role of URIs in web navigation?
2. Identify the scheme, server, path, filename and fragment parts of the following URLs.
a) http://lab-cs1.dcs.st-and.ac.uk/Teaching/html/html401_spec/cover.html
b) file:///h:/pub/files/example.txt
c) ftp://ftp.mirror.ac.uk/sites/ftp.redhat.com/pub/
d) http://www.dcs.st-and.ac.uk/cgi-bin/cgiwrap/www/email.cgi#CS1004
e) telnet://lab-cs1.dcs.st-and.ac.uk
3. What’s the difference between an absolute and a relative URI?
4. Write HTML anchor elements with hyperlinks for the following:
1. The file blob.tar.gz in the directory /pub/blobs on the ftp server ftp.blobcentral.
org.
2. A telnet session on the server www.spod-paradise.co.uk.
3. The fragment contents of the document abook.html in directory /on-line-books on the
web-server www.booksgalore.com.
5. Write an XHTML 1.1 document to display the following in the browser’s main display window:
a. a heading saying “My first XHTML document”
b. the text,…
Get the file Download here
Related Books:Related Searches: tutorial xhtml, anchor elements, cs1004, paradise co, pub files
Comments
Leave a Reply