Which image file format is not supported in Firefox? ICO APNG SVG PNG TRUE ANSWER : ? YOUR ANSWER : ?
Which of following statement is true?i. Cloud9 has gained particular interest for its integration with GitHub and Bit Bucket authentication integration and real-time collaboration.ii. Cloud9 does not account for SSH and FTP access. None of the mentioned ii i and ii i TRUE ANSWER : ? YOUR ANSWER : ?
State true or false. Nexus is first graphical web browser. True False TRUE ANSWER : ? YOUR ANSWER : ?
The default value of BORDER attribute is None of these 2 pixel 1 pixel 4 pixel TRUE ANSWER : ? YOUR ANSWER : ?
State true or false. Tomcat is an open source web server that provides a servlet container allowing you to run Java code. False True TRUE ANSWER : ? YOUR ANSWER : ?
The goal of microdata is to create a unified way to define the data in a way any web crawler or reader implementation can read it. False True TRUE ANSWER : ? YOUR ANSWER : ?
Which of the following is not a difference between HTML and XHTML None of the mentioned Charset in html is “text/html” where as in xhtml it is “application/xml+xhtml” Special characters must be escaped using character entities in XHTML unlike HTML Tags and attributes are case-insensitive in HTML but not in XHTML TRUE ANSWER : ? YOUR ANSWER : ?
To add a plain color background to your web page, use which of the following ?<br/>1. < body bgcolor= “36,24,35” ><br/>2. < body color= “# FF000” ><br/>3. < body bgcolor= “# FF000” > Option 2 Option 1 Option 3 All of these TRUE ANSWER : ? YOUR ANSWER : ?
All normal webpages consists of Top and bottom Head and body None of these Body and frameset TRUE ANSWER : ? YOUR ANSWER : ?