- michaeltlwong
Web Technology: Little practice

Completion 1. If people want to view the source code of the page, they can view the page results through ( ). 2. There are four rules to follow when using tags: ( ), ( ), ( ), and ( ). 3. The basic five tags of the page structure are ( ), ( ), ( ), ( ), and ( ).
Choice 1. In the following tags, the name you can give the page is:( ) A. <head>...</head> B. <title>...<title> C. <body>...</body> D. <style>...</style> 2. In the following tags, ( ) can be used to define CSS styles A. <meta>...</meta> B.<base>...</base> C. <style>...</style> D. <script>...</script>
Answer the following question What does this code mean? <!DOCTYPE html PUBLIC "-//W3C // DTD XHTML 1.0 TRANSITIONAL // EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
Want to know the answer? Mr. Diamond will tell you next time...