Programmingempire
The following HTML and Bootstrap Practice Questions will help you learn the basics of web designing.
In mathematics, a quadratic equation is a polynomial equation of the second degree. The general form is
a1x2+a2x+a3 = 0
where a1 ≠ 0. (For if a1 = 0, the equation becomes a linear equation.
- Create a web page that has named link to move on the top of the page and to the bottom of the page.
- Write HTML code to insert three images that are aligned left, center and right. Also change the background color as blue of the web page. Give a proper heading to the web page.
- Write an HTML code to display the name of courses taught in the institute under the list headings Morning and Evening Courses respectively using different type of ordered and unordered list.
- Write a code for the following list( Definition List)
Coffee
– black hot drink
Milk – white cold drink
- Create an unordered list nested inside ordered list and apply the following :
- Insert an image of Main item on top right comer of web page.
- Display heading as a marquee.
- Use different font styles and colors for different ordered list items.
- Insert horizontal line after each ordered item.
- Make following five different web pages:
- At first, create a web page containg information about formatting styles and headings. The following styles should be there: Bold, italics, Underline, Strike, Subscript, superscript and all six type of headings
- Another web page should contain Font Styles and Image tag
- The next page should contain Marquee: Move text, image and hyperlink
- Finally, create a web page containing other tags: br, hr, pre, p.
- Also, create a home page containing links to all the above pages.
- Include following specifications:
- ln all these web pages only mention about use, attributes apply them.
- insert a background image on home page
- Also, the topics that each page contains should have links to other pages. Therefore, use hyperlinks for the topics that navigate to some other page for description
- Further, insert a marquee showing HTML Tutorial as moving text.
- Use different font style for different topics
- On every page, make a hyperlink for going back to home page and internal link also.
- Create an unordered list nested inside ordered list and apply th e following :
- Insert an image of Main item on top right comer of web page.
- Display heading as a marquee.
- Use different font styles and colors for different ordered list items .
- Insert horizontal line after each ordered item.
- Design a table with row span and column span and make use of attributes colspan. rowspan width height cellpadding, cellspacing etc.
- We can use frames to divide a web page in different parts. Design following frames in HTML:

- When we create an image map, we can use the different parts of image to vaigate at diiferent URLs. Make an image map showing the usage of shape, coords, href attributes in map definition. Link each hotspot to their respective details. All the web pages should be designed with proper background color, images, font styles and headings.
- Besides being an important element in HTML, a form presents a means for accepting user input. Design Student registration form for admission in college.
Using CSS and Bootstrap
- In order to demonstrates the use of stylesheets, create a webpage and show the usage of inline and internal style sheet and external style sheet.
- For the purpose of demonstrating the use of images, create a webpage containing a background image and apply all the background styling attributes.
- Create a web page showing the usage of font styling attributes
- Demonstrate column properties
- Explain Ouline properties with examples.
- Further, create a web page and apply all Text styling attributes use Id and class selector.
- Also, create a webpage and implement all list styling attributes.
- Create a Webpage with three equal columns .
- Further, create a webpage containing bootstrap table.
- Create a webpage containing various types of images.
- Also, create a webpage containing various types of buttons.
- Create a webpage containing various, typography classes.
- Lastly, create a webpage containing to display the heading using Jumbotron.
- Explain CSS BOx Model using an example.
- Create a Web page to demonstrate link styles.
- Also create a web to demonstrate CSS list properties.
- Create a Web Page Demonstrating Table Styles.
JavaScripts Questions
- Write a program to show the usage of in built functions and dialog boxes.
- Create a web page to show the usage of alert box and confirm box
- Also, create a web page to implement event handling using onclick, onmouseover and onmouseout events.
- Create a web page to show the usage of all the date, math and string object functions
Using XML and DTD
- When is it appropriate to use XML? Also, write code to displav the bookstore details in XML with CSS and internal DTD.
- In order to demonstrate the use of external DTD, write code to format the Teacher details in XML with CSS using external DTD
Comprehensive Exercise
- Design the registration form for a web site and when the user clicks on submit button the login form should be appeared on the screen (use external javascript file).
- Also, design a website and apply all the features of HTML, css, javascript and bootstrap to make the website attractive.
- Write a JavaScript function that creates a table by accepting the size of the table from user. For instance, user should enter number of rows and columns from user, and display row-column number as content (e.g. Row-0 Column- 0) in each cell.
- Create a web page containing zebra stripped table. Also, make use of pseudo classes.
- Create a Questionnaire related to any topic of your choice by using Form Elements.
- Angular
- ASP.NET
- C
- C#
- C++
- CSS
- Dot Net Framework
- HTML
- IoT
- Java
- JavaScript
- Kotlin
- PHP
- Power Bi
- Python
- Scratch 3.0
- TypeScript
- VB.NET
