HTML Basic 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. i and ii None of the mentioned i ii i and ii None of the mentioned i ii ANSWER DOWNLOAD EXAMIANS APP
HTML Basic According to the rules of XML and XHTML, all elements must be closed either with an end tag or by self-closing with a space, slash, and a right-pointing angle bracket True False True False ANSWER DOWNLOAD EXAMIANS APP
HTML Basic State true or false. Tomcat is an open source web server that provides a servlet container allowing you to run Java code. True False True False ANSWER DOWNLOAD EXAMIANS APP
HTML Basic The recommended basic size for a favicon is ___________ pixels 48×48 both a and c 16×16 26×26 48×48 both a and c 16×16 26×26 ANSWER DOWNLOAD EXAMIANS APP
HTML Basic To add a plain color background to your web page, use which of the following ?1. < body bgcolor= “36,24,35” >2. < body color= “# FF000” >3. < body bgcolor= “# FF000” > All of these Option 3 Option 2 Option 1 All of these Option 3 Option 2 Option 1 ANSWER DOWNLOAD EXAMIANS APP
HTML Basic The accesskey attribute specifies a keyboard navigation accelerator for the element. True False True False ANSWER DOWNLOAD EXAMIANS APP