HTML

HTML Projects

HTML Project

Who develops HTML? a. WWW b. W3C c. AT&T d. Bell

Who develops HTML?
a. WWW
b. W3C
c. AT&T
d. Bell
b.W3C . W3C stands for World Wide Web Consortium.  
a
www
W3C
W3C
w3c
a) WWW
w3c
a
a
b
b
www
stands for world wide web
c
b
a
b. W3C
World Wide Web
www
w3c
18
b
b
w3c
W3c
a
w3c
W3C
a. WWW
www
More interview questions and answers

Which command we use to add an Image? a. b. c. d.

b.  Where, url define the address of image.

Who develops HTML? a. WWW b. W3C c. AT&T d. Bell

b.W3C . W3C stands for World Wide Web Consortium.  

We send and receive HTML file using which protocol? a. SMTP b. POP3 c. HTTP d. FTP

c. HTTP .Where, HTTP stands for HYper Text Transfer Protocol. 

Which sequence of HTML tags are correct? a. </<title></head><body></body></html> b. <html><head></head><body><title></<title></body></html> c. <html><head><title></<title><body></body></head></html> d. <html><title></<title><head></head><body></body></html></a></p></td></tr> <tr><td><pre>a. <html><head><title></<title></head><body></body></html> </pre></td></tr><tr><td><p class="no_border"><a href="?qid=4319&option=HTML OBJ" class="topic">Which command we use to link a page with an HTML page? a. <a link=\"page.htm\" ></a> b. <a href=\"page.htm\"?phpMyAdmin=70ac9566533a2665b6597346aab7f985&phpMyAdmin=f43d4e0b88acea2d2a393515f6bf38f2 ></a> c. <a connect=\"page.htm\" ></a> d. <a attach=\"page.htm\" ></a> </a></p></td></tr> <tr><td><pre>b. <a href="page.htm?phpMyAdmin=70ac9566533a2665b6597346aab7f985&phpMyAdmin=f43d4e0b88acea2d2a393515f6bf38f2" ></a> This command line will link the page.htm to that page where we use above command.</pre></td></tr><tr><td><p class="no_border"><a href="?qid=4320&option=HTML OBJ" class="topic">Which command used to create HTML Link? a. <a highlight="r4r.in">When press open R4R website</a> b. <a hyperlink="r4r.in">When press open R4R website</a> c. <a href="r4r.in?phpMyAdmin=70ac9566533a2665b6597346aab7f985&phpMyAdmin=f43d4e0b88acea2d2a393515f6bf38f2">When press open R4R website</a> d. <a bluetext="r4r.in">When press open R4R website</a></a></p></td></tr> <tr><td><pre>c. <a href="r4r.in?phpMyAdmin=70ac9566533a2665b6597346aab7f985&phpMyAdmin=f43d4e0b88acea2d2a393515f6bf38f2">When press open R4R website</a> When we press on this highlight Text "When press open R4R website" than it will open r4r.in website.</pre></td></tr><tr><td><p class="no_border"><a href="?qid=6841&option=HTML OBJ" class="topic">What will extension for SSI? 1 .shtml 2 .html 3 .htm 4 .jsp 5 .None </a></p></td></tr> <tr><td><pre>1 .shtml</pre></td></tr><tr><td><p class="no_border"><a href="?qid=6842&option=HTML OBJ" class="topic">How we can include header and footer into our HTML page? 1. Using SSI include 2. Using JSP include 3. Using Asp include 4. All of the above 5. None</a></p></td></tr> <tr><td><pre>1. Using SSI include</pre></td></tr><tr><td><p class="no_border"><a href="?qid=6843&option=HTML OBJ" class="topic">What is correct syntax for SSI to include server header.html? 1. <!--#include file="hreader.html" --> 2. <!--#include path="hreader.html" --> 3. <!--#include url="hreader.html" --> 4. <!--#include uri="hreader.html" --> </a></p></td></tr> <tr><td><pre>1. <! --#include file="hreader.html" --></pre></td></tr><tr><td><p class="no_border"><a href="?qid=6844&option=HTML OBJ" class="topic">What is correct syntax for SSI to include server header.html? 1. <!--#include file="hreader.html" --> 2. <!--#include path="hreader.html" --> 3. <!--#include url="hreader.html" --> 4. <!--#include uri="hreader.html" --> 5.<!--#include virtual="/r4r/hreader.html" --> </a></p></td></tr> <tr><td><pre>1. <!--#include file="hreader.html" --> 5.<!--#include virtual="/r4r/hreader.html" --></pre></td></tr><tr><td><p class="no_border"><a href="?qid=6845&option=HTML OBJ" class="topic">The file attribute is used when we have to include the within same directory. When we have in different directory then we use attribute in server side include tag? 1. True 2. Flase </a></p></td></tr> <tr><td><pre>1. True</pre></td></tr><tr><td><p class="no_border"><a href="?qid=6846&option=HTML OBJ" class="topic">How you can Config and Echo the date using SSI include script 1.<!--#config timefmt="%a" --> 2. <!--#echo var="DATE_LOCAL" --> 3.Both of 1,2 4.None </a></p></td></tr> <tr><td><pre>3.Both of 1,2</pre></td></tr><tr><td><p class="no_border"><a href="?qid=6847&option=HTML OBJ" class="topic">We have use CSS class into our html .But we have divide our page without break line. Which of following we have to use? 1.<div> </div> 2.<span></span> 3.<p> 4. None </a></p></td></tr> <tr><td><pre>1. <div> </div></pre></td></tr><tr><td><p class="no_border"><a href="?qid=6848&option=HTML OBJ" class="topic">Choose true option : 1.HTML allow images and objects to be embedded on web page to create interactive forms by using some script. 2.HTML allow images and objects to be embedded on web page to create interactive forms by using tags. 3.Both of the above 4.None </a></p></td></tr> <tr><td><pre>2.HTML allow images and objects to be embedded on web page to create interactive forms by using tags</pre></td></tr><tr><td><p class="no_border"><a href="?qid=6849&option=HTML OBJ" class="topic">HTML defines several data types for element content, such as script data and style sheet data, and attribute. Theses all data types are specify as character data. 1. True 2. Fasle </a></p></td></tr> <tr><td><pre>1. True</pre></td></tr><tr><td><p class="no_border"><a href="?qid=6850&option=HTML OBJ" class="topic">What is extension of html file ? 1. html 2. htm 3. xml 4. xhtml</a></p></td></tr> <tr><td><pre>1. html 2. htm</pre></td></tr><tr><td><p class="no_border"><a href="?qid=6851&option=HTML OBJ" class="topic">Choose correct syntax as per w3c standard: 1.<br><p>Welcome to r4r</br></p> 2.<p>Welcome to r4r</p> 3.<br><p>Welcome to r4r</p></br> 4.<b><p>Welcome to r4r</p></b> 5.<b><p>Welcome to r4r</b></p> </a></p></td></tr> <tr><td><pre>Choose correct syntax as per w3c standard: 2.<p>Welcome to r4r</p> 4.<b><p>Welcome to r4r</p></b> </pre></td></tr><tr><td><p class="no_border"><a href="?qid=6852&option=HTML OBJ" class="topic">We have following break line tag is used in all browser 1. <br> tag works in all browsers 2. <br /> is recommended now. 3. <br> tag not supported for IE, Mazola etc. works in all browsers 4. <br /> is more will outdated. </a></p></td></tr> <tr><td><pre>1. <br> tag works in all browsers 2. <br /> is recommended now. </pre></td></tr><tr><td><p class="no_border"><a href="?qid=6853&option=HTML OBJ" class="topic">The <br /> tag 1. Is used to break a line. 2. Is used to bachelor tag this has no body 3. Has no end tag 4. All of the above 5. None.</a></p></td></tr> <tr><td><pre>4. All of the above</pre></td></tr><tr><td><p class="no_border"><a href="?qid=6854&option=HTML OBJ" class="topic">Choose correct syntax for making a submit button: 1. <form action=””> <input type="submit" name="s1" value=" Press " /> </form> 2. <input type="submit" name="s1" value=" Press " /> 3. <form action=””> </form> 4. <form action=””> <input type="button" name="s1" value=" Submit " /> </form> </a></p></td></tr> <tr><td><pre>1. <form action=””> <input type="submit" name="s1" value=" Press " /> </form></pre></td></tr><tr><td><p class="no_border"><a href="?qid=6855&option=HTML OBJ" class="topic">Choose correct syntax used for external CSS 1.<style type="text/css"> body {background-color: red} </style> 2.<link rel="stylesheet" type="text/css" href="r4rcss.css"> Here r4rcc.css is in to same directory . 3. Both 4. None </a></p></td></tr> <tr><td><pre>2.<link rel="stylesheet" type="text/css" href="r4rcss.css"> Here r4rcc.css is in to same directory</pre></td></tr> </tbody> </table> <script src="/answer/jquery/jquery.min.js"></script> <script src="/answer/bootstrap/js/bootstrap.min.js"></script> <script src="/answer/datatable/jquery.dataTables.min.js"></script> <script src="/answer/datatable/dataTable.bootstrap.min.js"></script> <!-- generate datatable on our table --> <script> $(document).ready(function(){ //inialize datatable $('#myTable').DataTable(); //hide alert $(document).on('click', '.close', function(){ $('.alert').hide(); }) }); </script> <h2>Who develops HTML? a. WWW b. W3C c. AT&T d. Bell </h2> <!--Footer --></td> </tr> </table></td> <td style="width:17%" valign="top"><div id="right_menu"> <div>R4R Topics</div> <p> <a href="http://r4r.co.in/c/" tabindex="1">C tutorial</a></p> <p> <a href="http://r4r.co.in/cpp/" tabindex="2">C++ tutorial </a></p> <p> <a href="http://r4r.co.in/java/corejava/" tabindex="4">Corejava</a></p> <p> <a href="http://r4r.co.in/java/advancejava/" tabindex="3">Advanced java </a></p> <p> <a href="http://r4r.co.in/c1/" tabindex="4">C# tutorial</a></p> <p> <a href="http://r4r.co.in/html/" tabindex="5">HTML</a></p> <p> <a href="http://r4r.co.in/css/" tabindex="6">CSS tutorial</a></p> <p> <a href="http://r4r.co.in/asp.net/" tabindex="7">ASP.net</a></p> <p> <a href="http://r4r.co.in/wcf/" tabindex="8">WCF tutorial</a></p> <p> <a href="http://r4r.co.in/wpf/" tabindex="9">WPF tutorial</a></p> <p> <a href="http://r4r.co.in/java/struts/" tabindex="10">Struts tutorial</a></p> <p> <a href="http://r4r.co.in/java/spring/" tabindex="10">Spring</a></p> <p> <a href="http://r4r.co.in/java/hibernate/" tabindex="11">Hibernate</a></p> <p> <a href="http://r4r.co.in/java/android/" tabindex="12">Android</a></p> <p> <a href="http://r4r.co.in/unix/" tabindex="13">Unix tutorial</a></p> <p> <a href="http://r4r.co.in/linux/" tabindex="14">Linux tutorial</a></p> <p> <a href="http://r4r.co.in/sql/" tabindex="14">SQL tutorial</a></p> <p> <a href="http://r4r.co.in/webtechnology/" tabindex="14">WEB technology</a></p> </div> </div> <div id="right_menu"> <div>Hot Topics</div> <p><a href="http://r4r.co.in/sql/" tabindex="1" title="Database & SQL/PLSQL for freshers and experienced"> Database & SQL</a></p> <p><a href="http://r4r.co.in/hr/" tabindex="1" title="HR FAQs for freshers and experienced"> HR FAQs</a></p> <p><a href="http://r4r.co.in/faq/" tabindex="1" title="Interview & FAQs for freshers and experienced"> Interview & FAQs</a></p> <p><a href="http://r4r.co.in/ask/" tabindex="1" title="ASK Questions ,freshers and experienced"> ASK Questions</a></p> <p><a href="http://r4r.co.in/php/" tabindex="1" title="PHP for freshers and experienced"> PHP</a></p> <p><a href="http://r4r.co.in/testing/" tabindex="1" title="Testing for freshers and experienced"> Testing</a></p> </div> <div id="right_menu"> <div>More Links</div> <p><a href="http://r4r.co.in/tutorials/" tabindex="1" title="Tutorials for freshers and experienced"> Tutorials</a></p> <p><a href="http://r4r.co.in/articles/" tabindex="1" title="Articles for freshers and experienced"> Articles</a></p> <p><a href="http://r4r.co.in/sourcecode/" tabindex="1" title="Source Code for freshers and experienced"> Source Code</a></p> <p><a href="http://r4r.co.in/ebooks/" tabindex="1" title="eBook for freshers and experienced"> e-Books</a></p> <p><a href="http://r4r.co.in/certifications/" tabindex="1" title="Certifications Study materials for freshers and experienced"> Certifications</a></p> <p><a href="http://r4r.co.in/faq/" tabindex="1" title="FAQS for freshers and experienced"> FAQS</a></p> </div></td> </tr> </table> </div> <div class="footer"> <div class="footer_inner"> <table cellpadding="10px;"> <tr> <td> <p class="heading">Others</a></p> <p class="topic"><a href="http://r4r.co.in/mcqs/">MCQs</a></p> <p class="topic"><a href="http://r4r.co.in/onlineexams/">Onlineexams</a></p> <p class="topic"><a href="http://r4r.co.in/videos/?categoryname=Core%20Java%20Basics(Hindi)">Videos</a></p> <p class="topic"><a href="http://r4r.co.in/openchat/">Chats </a></p> <p class="topic"><a href="http://forums.r4r.co.in/">Forums</a></p> </td> <td> <p class="heading">Languages</a></p> <p class="topic"><a href="http://r4r.co.in/java/">JAVA Technology </a></p> <p class="topic"><a href="http://r4r.co.in/php/">PHP Language</a></p> <p class="topic"><a href="http://r4r.co.in/c1/01/tutorial/csharp/">C# Language</a></p> <p class="topic"><a href="http://r4r.co.in/cpp/basic_tutorials/01/">C++ Language</a></p> <p class="topic"><a href="http://r4r.co.in/c/">C Language</a></p> </td> <td> <p class="heading">Frameworks</p> <p class="topic"><a href="http://r4r.co.in/java/spring/basic/tutorial/spring2.5/">Spring Framework</a></p> <p class="topic"><a href="http://r4r.co.in/java/struts/basic/tutorial/struts2.0/">Struts Framework</a></p> <p class="topic"><a href="http://r4r.co.in/asp.net/01/tutorial/asp.net/">.Net Framework</a></p> <p class="topic"><a href="http://r4r.co.in/java/hibernate/basic/tutorial/hibernate-basic-tutorials/">Hibernate Framework</a></p> <p class="topic"><a href="http://r4r.co.in/ado.net/01/tutorial/ado.net/index.shtml">ADO.Net Framework</a></p> </td> <td> <p class="heading">Web / Design</p> <p class="topic"><a href="http://r4r.co.in/html/">Hypertext Markup Language</a></p> <p class="topic"><a href="http://r4r.co.in/xml/">Extensible Markup Language</a></p> <p class="topic"><a href="http://r4r.co.in/javascript/">Java Scripting Language</a></p> <p class="topic"><a href="http://r4r.co.in/css/">Cascading Style Sheet</a></p> <p class="topic"><a href="http://r4r.co.in/css/">Asynchronous Javascript & Xml</a></p> </td> <td><p class="heading">Mobile Technology</p> <p class="topic"><a href="http://r4r.co.in/java/android/basic/tutorial/Android/">Android Technology</a></p> <p class="topic"><a href="http://r4r.co.in/java/android/Android_Interview_Questions_And_Answers/">Android FAQS</a></p> <p class="topic"><a href="http://r4r.co.in/java/j2me/basic/tutorial/j2me/">J2ME(Java Micro Edittion)</a></p> <p class="topic"><a href="http://r4r.co.in/java/j2me/basic/example/Mobile_Servlet/">J2ME Example</a></p> <p class="topic"><a href="http://r4r.co.in/java/j2me/J2ME_Interview_Questions_And_Answers/">J2ME FAQS</a></p> </td> <td><p class="heading">Sql & Technology </p> <p class="topic"><a href="http://r4r.co.in/sql/01/tutorial/basics/">SQL Server</a></p> <p class="topic"><a href="http://r4r.co.in/java/servlet/basic/tutorial/Servlet/">Servlet Technology</a></p> <p class="topic"><a href="http://r4r.co.in/java/jsp/">Jsp Technology</a></p> <p class="topic"><a href="http://r4r.co.in/webservice/01/tutorial/basic/">Web Services</a></p> <p class="topic"><a href="http://r4r.co.in/testing/basic-testing/">Testing Tutorial</a></p> </td> <td style="width:10%;"><p class="heading">R4R</p> <p class="topic"><a href="http://r4r.co.in/profile/index.shtml">About Us</a></p> <p class="topic"><a href="http://r4r.co.in/profile/contact_us.shtml">Contact Us</a></p> <p class="topic"><a href="http://r4r.co.in/profile/">Policy</a></p> <p class="topic"><a href="http://r4r.co.in/profile/">T & C</a></p> <p class="topic"><a href="http://r4r.co.in/profile/careers.shtml">Career</a></p> </td> </tr> </table> </div> <div class="site_footer"> <div class="copyright">Copyright ©2021-22 r4r.co.in, all rights reserved. <a href="http://www.theguestspost.com/" rel=”nofollow”>Theguestspost.com</a></div> <div class="copyright"><a href="http://r4r.co.in/sitemap.xml">Sitemap</a></div> <div class="copyright"><a href="http://r4r.co.in/profile/careers.shtml">Career</a></div> <div class="copyright"><a href="http://r4r.co.in/profile/feedback.shtml">Post comment</a></div> <div class="copyright"><a href="http://r4r.co.in/profile/index.shtml">About us</a></div> <div class="copyright"><a href="/subscription/" rel=”nofollow” >Subscription</a></div> <div class="copyright"><a href="/subscription/unsubscribe.php" rel=”nofollow” >Unsubscription</a></div> </div> </div> <!-- Google tag (gtag.js) --> <script async src="https://www.googletagmanager.com/gtag/js?id=G-XM7V4GQ1SF"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-XM7V4GQ1SF'); </script> </BODY> </HTML>