Css Ques
Css Ques
(A) Web Service (B) Web Hosting (C) Web Marketing (D) Web Publishing
Q-2 Which of the following is not a type of Screen frames in HTML ?
(A) iframe (B) uframe (C) no frame (D) frameset
Q-3A set of navigation links is defined using tag :
(A) <a> (B) <nav> (C) <href> (D) None of these
Q-4 What is not true about External Style sheet ?
(A) It is a separate document that contains only CSS rules
(B) It separates content from the presentation but both are still contained in a single file
(C) It separates the content and style into separate files
(D) It allows a web designer and a content author to work in parallel
Q-5Identify the invalid HTML event.
(A) unload (B) load (C) onmouseout (D) onmouseover
Q-6The __________ property allows to indent the first line of text in an element.
(A) text-first (B) text-indent (C) first-indent (D) text-first-indent
Q-7 Which is not an encryption algorithm not present in Notepad++ ?
(A) MD5 (B) SHA-256 (C) MD6 (D) Both (A) and (B)
Q-8 Identify the browser which can render HTML 5 tags.
(A) Safari (B) Chrome (C) Edge (D) All the above
Q-9Identify where a <section> element can be used.
(A) Chapters (B) Introduction (C) News Item (D) All the above
Q-10 What does the .edu domain represents ?
(A) Education domain (B) Commercial domain (C) E-Learning domain (D) Entertainment domain
Q-11 Which is not true about CSS ?
(A) CSS is Cascading Style Sheet (B) Separate content from presentation
(C) Establish visual layout of a Webpage (D) Markup the content of the webpage
Q-12Identify the valid new <input> tag element in HTML 5 ?
(A) email (B) letter (C) fax (D) None of the above
Q-13The most important element of a webpage is a container for :
(A) Links (B) Webpages (C) Metadata (D) Pictures
Q-14Identify the invalid <input> tag “type” attribute value.
(A) radiobox (B) checkbox (C) submit (D) text
Q15-Which is true about <iframe>tag ?
(A) Its inline frame (B) Embed another document within a current HTML document
(C) None (D) Both (A) and (B) are true
Q16-What protocol is used by all computer connections to the Internet ?
(A) UDP (B) FTP (C) TCP/IP (D) Telnet
Q17-MIME stands for _________.
(A) Multipurpose Internet Mail Extensions (B) Multipurpose Instant Mail Extensions
(C) Multipurpose Internet Message Extensions (D) Multipurpose Instant Message Exchange
Q18-_________ makes the text bold.
(A) font-length : bold (B) font-weight : bold (C) font-style : bold (D) text-align : bold
Q19-__________ tag embeds CSS in a webpage.
(A) <html> (B) <style> (C) <css> (D) <xml>
Q20-Are the negative values allowed in padding property ?
(A) Yes (B) No (C) Cannot say (D) May be
Q21-Which is not a valid meta search engine ?
(A) Yahoo (B) Startpage (C) Excite (D) DuckDuckGo
Q22-File protocol is used for ________.
(A) deciding the design and structure of the file(B) transfer of computer files from hard disk to main
memory
(C) deciding the storage space of files(D) transfer of computer files from a serverto a client
Q-23Which is not a valid CSS type ?
(A) Inline (B) External (C) Outline (D) Embedded
Q-24Which is not a valid encoding standard not present in Notepad++ ?
(A) ANSI (B) UTF-8 (C) UTF-8 BOM (D) UTF-16