YOMEDIA
ADSENSE
Câu hỏi ôn tập phát triển web
88
lượt xem 8
download
lượt xem 8
download
Download
Vui lòng tải xuống để xem tài liệu đầy đủ
Điều gì thực sự nhận biết được một website hiệu quả từ trang web có thiết kế xấu? Chủ đề có thể được tranh luận rộng rãi giống như Windows trên Linux song chung qui lại chỉ là: Phát triển và thiết kế web. Một nhà thiết kế web giỏi cung cấp các dịch vụ thiết kế website phải biết được sự khác nhau giữa hai điều đó.
AMBIENT/
Chủ đề:
Bình luận(0) Đăng nhập để gửi bình luận!
Nội dung Text: Câu hỏi ôn tập phát triển web
- CÂU HỎI ÔN TẬP PHÁT TRIỂN WEB Cau 1: In HTML,the correct format for comment is: a. b. < c- -your comment here- -> c. d. Cau2: Which of the following is NOT a top-level domain? a. .edu b. .gov c. .net d. .url e. .jp Cau3: To add a simple horizontal line a simple HTML page(line break),using tag______ A. B. C. D. Cau4: the____tag creates an anchor. A. B. C. D. Cau5: Be rendered something line this….. Modules to be taught 1. Monday 1
- .No modules 2.Tuseday .ITY211 . ITY114 3.Wedensday .ITY108 A.Modules to be taught Monday No modules Tuesday ITY211 ITY114 Wedensday ITY108 B. .Modules to be taught 2
- Monday No modules Tuesday ITY211 ITY114 Wedensday ITY108 C. .Modules to be taught Monday No modules Tuesday ITY211 3
- ITY114 Wedensday ITY108 D. .Modules to be taught Monday No modules Tuesday ITY211 ITY114 Wedensday ITY108 4
- Cau6: When you type a URL into a browser’s location bar, you may omit the protocol http:// because the browser automatically insert it for you. A. False B. Sometimes C. Only when you’re using internet Explorer D. True Cau 7: Which of the following statement is not correct ? A. Dicriptive markup is also known as semantic markup B. The main elements in HTML’s popularity are its simplicity to learn, capabilty of automatic genration of HTML code with third party editors and capabilty of browsers to ignore the broken line of HTML and continue without halting the excecution with an error message C. HTML was only meant to define document structure D. The markup languages are designed to pay more attention to appearance than content Cau 8: the text inside which of the following containers will appear in the title bar as the top of the window when the browser displays the web page A. and 5
- B. and C. and D. and Cau 9: the following segment HTLM build table(see picture ) < th rowspan=”2”>Module 2001/2 2002/3 Semester 1 Semester 2 Semester 1 Semester 2 ITY114 Wed am Mon pm Wed eve 6
- Fri am ITY211 Mon am Fri pm Tue am Fri pm ITY108 Fri am Wed pm Not taught Which is missing word? Module 2001/2 2002/3 Semester Semester Semester Semester 1 2 1 2 ITY114 Wed am Mon pm Wed eve Fri am ITY211 Mon am Fri pm Tue am Fri pm ITY108 Fri am Wed pm Not tauhgt A. rowspan B. row 7
- C. colspan D. col Cau 10: it is impossible to have the current time display on a web page using HTML alone A. False, because the system can not know the current time from server or from client computer B. False, we can not make the current time display on a web page using HTML alone C. True. It always diplay by webbrowser, even you want to make it disapearjj D. True. We can make the current time display on a web page using HTML aloone Cau 11. forms collect information or responses from the vistor and process them through an application called: A. A word processor B. A client-sile image map C. A CGI application (CGI: Common Gateway Interface - bộ thông dịch script cho các web server) D. A web-page processor Cau 12. ….. specifies a table and …defines a table data cell? A. false. Using … instead B. false. Using … instead C. True D. False . Using … instead 8
- Cau 13: What is the action attribute for on a form? A. tell the system what type of object goes on the form B. none of the other answers C. declare where the data will go D. limit the number of character keyed on a text box Cau14: Which of the following are valid form methods? A. send and get B. post and get C. Puss and puil D. Send and post Cau 15: which of the following is valid for HTML page in picture 9
- A. framesets This browser dose not support frames B. Framesets This browser dose not support frames 10
- C. Framesets This browser dose not support frames D. Framesets Cau 16: When creating headings in HTML, it is good to skip heading number (i.e.create then create as the very next heading) ? A. True, because it make website is more beatiful 11
- B. False, because it make wedsite is not good C. True, bacause we can use any number you want D. False, because HTML do not allow to do that Cau 17: Insert an image element as follows… A. source B. pictur C. src D. image Cau 18: Put the word missing. What type of energy is conserved in an elastic collision? A. textbox B. reset C. input D. checkbox 12
- Cau 19: You can center text by using: A. Either the Center mark or the align argument B. The CENTE mark C. The Align argument to one of many marks D. The CENTER mark Cau 20: Which tag creates a new paragraph in HTML documents? A. B. C. D. Cau 21: Which one of the following statements in Not true? A. In (valid) HTML, an (ol) .. tag pail can appear within … tag pair , e.g..;……… B. Because HTML is not inherently extensible, new HTML features require new versions of HTML C. In (vaild) HTML, you cannot have overlapping tag pairs, in which the nested tag is not closed before the nesting tag is closed, e.g..; you can not have this :……… 13
- D. WedBrower can display a valid HTML, and HTML files can be edited using Notepad program Cau 22: Selecting this link or pressing this object will reset the form’s fields to their intial values as specified by their VALUE attributes. This object use tag A. RESET B. CLEAR C. RESTART D. CLEAN Cau 23: For with of the following tags does the browser recongnize the existence of carriage returns? A. B. C. D. Cau 24:Which of the following is not a setting for the TYPE attribute of the INPUT element? A. CHECKBOX B. HEADER C. HIDDEN D. RADIO Cau 25: To format string :” This sentence will be italicised.’to italic in HTML 14
- A. This sentence will be italicised. B. This sentence will be italicised. C. ‘This sentence will be italicised./’.Fontltalic=True D. This sentence will be italicised. Cau 26: A frameset is the master document that defines. A. All of the other answers B. The name of each frame C. The Wed pages to be initially loaded into the frames D. The number of frames on the page E. The size of each frame Cau 27: Sometimes you need to collect more data than that which can be contained in a text box(The text field allows several lines of data to be entered). Which is correct syntax? A. Enter your address B. B. Enter your address C. Enter your address 15
- D. Enter your address Cau 28: A simple HTML document ,with the minimum of required tag The content of the document… The head element is a container for all the head elements .Elements inside can include A. provide meta information B. all of the other answers C. scripts D. intruct the browser where to find style sheets Cau 29: Entry Answer 16
- Which of the following lines will dipslay “20” in the second textbox? Entry Click Me! Answer A. document.myform.num2.value=20; B. document.myform.answer.value=20; C. document.myform.output.value=20; D. document.myform.Answer.value=20; Cau 30:A complete HTML document that includes an ordered list with 3 elements simple a b c 17
- Which is the missing tag? A.li B.il C.ou D.ol Cau 31: The usage of an input element is defined by the value of its _____atribute A. name B. all of the others answers C. type D. size cau 32: which of the following is an event associated with the BODY element? A.click B. onload C. open D.select Cau 33: which of the missing tag? heading1 18
- heading 2 row 1-column 1 row 1-column 2 row 2-column 1 row 2-column 2 A. td B. th C. b D. tr 19
- cau 34: which of the following is the HTML sequence(toán tử nối chuỗi) for including the “”,charater in text? A. amp; B. & C.
ADSENSE
CÓ THỂ BẠN MUỐN DOWNLOAD
Thêm tài liệu vào bộ sưu tập có sẵn:
Báo xấu
LAVA
AANETWORK
TRỢ GIÚP
HỖ TRỢ KHÁCH HÀNG
Chịu trách nhiệm nội dung:
Nguyễn Công Hà - Giám đốc Công ty TNHH TÀI LIỆU TRỰC TUYẾN VI NA
LIÊN HỆ
Địa chỉ: P402, 54A Nơ Trang Long, Phường 14, Q.Bình Thạnh, TP.HCM
Hotline: 093 303 0098
Email: support@tailieu.vn