HTML - Programmingempire https://www.programmingempire.com Learn Programming Easily Thu, 29 Feb 2024 03:13:43 +0000 en hourly 1 https://wordpress.org/?v=5.8.12 https://www.programmingempire.com/wp-content/uploads/2021/10/pefavicon-150x126.png HTML - Programmingempire https://www.programmingempire.com 32 32 A Complete Guide for Using Frames in HTML https://www.programmingempire.com/a-complete-guide-for-using-frames-in-html/?utm_source=rss&utm_medium=rss&utm_campaign=a-complete-guide-for-using-frames-in-html https://www.programmingempire.com/a-complete-guide-for-using-frames-in-html/#respond Tue, 19 Sep 2023 11:23:39 +0000 https://www.programmingempire.com/?p=8768 In this article on A Complete Guide for Using Frames in HTML, I will explain the HTML tags to create frames with code examples in detail. In order to divide the browser window into several parts with each part loading a separate web page, we use frames. For the purpose of creating frames, we use …

The post A Complete Guide for Using Frames in HTML first appeared on Programmingempire .

The post A Complete Guide for Using Frames in HTML appeared first on Programmingempire .

]]>
https://www.programmingempire.com/a-complete-guide-for-using-frames-in-html/feed/ 0
30 MCQs on Web Technology https://www.programmingempire.com/30-mcqs-on-web-technology/?utm_source=rss&utm_medium=rss&utm_campaign=30-mcqs-on-web-technology https://www.programmingempire.com/30-mcqs-on-web-technology/#respond Fri, 15 Sep 2023 10:49:29 +0000 https://www.programmingempire.com/?p=14000 This article contains 30 MCQs on Web Technology. History of the Internet When was the first successful message sent over the ARPANET, a precursor to the modern internet? a) 1969 b) 1975 c) 1985 d) 1995 The concept of the Internet was originally developed by: a) Tim Berners-Lee b) Bill Gates c) Vint Cerf d) …

The post 30 MCQs on Web Technology first appeared on Programmingempire .

The post 30 MCQs on Web Technology appeared first on Programmingempire .

]]>
https://www.programmingempire.com/30-mcqs-on-web-technology/feed/ 0
Frequently Asked Questions on HTML and JavaScript https://www.programmingempire.com/frequently-asked-questions-on-html-and-javascript/?utm_source=rss&utm_medium=rss&utm_campaign=frequently-asked-questions-on-html-and-javascript https://www.programmingempire.com/frequently-asked-questions-on-html-and-javascript/#comments Sun, 08 Jan 2023 12:58:13 +0000 https://www.programmingempire.com/?p=9595 The following Frequently Asked Questions on HTML and JavaScript will definitely help you to crack any interview in a web development job. Differentiate between static and dynamic web pages? What is a Home Page? What are a web client and web server? Describe the Web Browser. Give examples of Web Browsers. What is a Search …

The post Frequently Asked Questions on HTML and JavaScript first appeared on Programmingempire .

The post Frequently Asked Questions on HTML and JavaScript appeared first on Programmingempire .

]]>
https://www.programmingempire.com/frequently-asked-questions-on-html-and-javascript/feed/ 1
HTML and JavaScript Examples https://www.programmingempire.com/html-and-javascript-examples/?utm_source=rss&utm_medium=rss&utm_campaign=html-and-javascript-examples https://www.programmingempire.com/html-and-javascript-examples/#respond Sun, 11 Dec 2022 16:50:07 +0000 https://www.programmingempire.com/?p=9301 This article presents some HTML and JavaScript Examples. Write HTML code to create a web that displays a list of courses in an unordered list and displays an image in place of bullets. In order to demonstrate the use of the background-image property, create a web page that displays a web page with a background …

The post HTML and JavaScript Examples first appeared on Programmingempire .

The post HTML and JavaScript Examples appeared first on Programmingempire .

]]>
https://www.programmingempire.com/html-and-javascript-examples/feed/ 0
How to Create a Multi-Page Document in HTML https://www.programmingempire.com/how-to-create-a-multi-page-document-in-html/?utm_source=rss&utm_medium=rss&utm_campaign=how-to-create-a-multi-page-document-in-html https://www.programmingempire.com/how-to-create-a-multi-page-document-in-html/#respond Tue, 29 Nov 2022 14:32:56 +0000 https://www.programmingempire.com/?p=9161 In this article, I will describe How to Create a Multi-Page Document in HTML. For this purpose, we will develop an HTML application that contains a home page and five other pages. Accordingly, the problem statement is given below. Create an HTML document containing following five pages. Create a web page containing information about formatting …

The post How to Create a Multi-Page Document in HTML first appeared on Programmingempire .

The post How to Create a Multi-Page Document in HTML appeared first on Programmingempire .

]]>
https://www.programmingempire.com/how-to-create-a-multi-page-document-in-html/feed/ 0
Admission Form in HTML https://www.programmingempire.com/admission-form-in-html/?utm_source=rss&utm_medium=rss&utm_campaign=admission-form-in-html https://www.programmingempire.com/admission-form-in-html/#respond Mon, 14 Nov 2022 06:40:37 +0000 https://www.programmingempire.com/?p=8867 This article describes how to create an Admission Form in HTML. The following code shows the example of an HTML Form that we can use for Admission for a course. Basically, an HTML form allows user to provide their input to a website. In other words, an HTML form displays various input controls so that …

The post Admission Form in HTML first appeared on Programmingempire .

The post Admission Form in HTML appeared first on Programmingempire .

]]>
https://www.programmingempire.com/admission-form-in-html/feed/ 0
Examples of Formatting Tags in HTML https://www.programmingempire.com/examples-of-formatting-tags-in-html/?utm_source=rss&utm_medium=rss&utm_campaign=examples-of-formatting-tags-in-html https://www.programmingempire.com/examples-of-formatting-tags-in-html/#respond Wed, 12 Oct 2022 10:59:40 +0000 https://www.programmingempire.com/?p=8728 This article demonstrates the Examples of Formatting Tags in HTML. In order to display the tag names, we use the symbol entities &lt; and &gt; These symbol entities represent < and > respectively. After that, an example of each of the formatting tag is provided. Since we do not need to use the CSS for …

The post Examples of Formatting Tags in HTML first appeared on Programmingempire .

The post Examples of Formatting Tags in HTML appeared first on Programmingempire .

]]>
https://www.programmingempire.com/examples-of-formatting-tags-in-html/feed/ 0
HTML Examples for Beginners https://www.programmingempire.com/html-examples-for-beginners/?utm_source=rss&utm_medium=rss&utm_campaign=html-examples-for-beginners https://www.programmingempire.com/html-examples-for-beginners/#respond Wed, 12 Oct 2022 04:50:11 +0000 https://www.programmingempire.com/?p=8678 This article presents some HTML Examples for Beginners. Write the code to create an HTML document to demonstrate the headings from to . Create an HTML document that displays your name in the center and also displays your introduction in a paragraph. Also, create an HTML document that divides the web page in three parts. …

The post HTML Examples for Beginners first appeared on Programmingempire .

The post HTML Examples for Beginners appeared first on Programmingempire .

]]>
https://www.programmingempire.com/html-examples-for-beginners/feed/ 0
XML Introduction and Its Applications https://www.programmingempire.com/xml-introduction-and-its-applications/?utm_source=rss&utm_medium=rss&utm_campaign=xml-introduction-and-its-applications Mon, 14 Mar 2022 10:44:01 +0000 https://www.programmingempire.com/?p=4132 In this article on XML Introduction and Its Applications, I will explain EXtensible Markup Language (XML) and its applications. What is XML? Why is it used? Basically, XML stands for EXtensible Markup Language. Unlike HTML, we use XML to store the data as well as transport the data. Moreover, XML doesn’t perform anything like HTML. …

The post XML Introduction and Its Applications first appeared on Programmingempire .

The post XML Introduction and Its Applications appeared first on Programmingempire .

]]>
HTML Frequently Asked Questions https://www.programmingempire.com/html-frequently-asked-questions/?utm_source=rss&utm_medium=rss&utm_campaign=html-frequently-asked-questions Sat, 12 Mar 2022 08:54:24 +0000 https://www.programmingempire.com/?p=4123 Given below are some of the HTML Frequently Asked Questions. What is World Wide Web (WWW) What is a Home Page? Differentiate between static and dynamic web page? Describe client server computing? What is a web client? What is a web server? Describe the Web Browser? Give examples of Web Browsers. What is a Search …

The post HTML Frequently Asked Questions first appeared on Programmingempire .

The post HTML Frequently Asked Questions appeared first on Programmingempire .

]]>