Design a web page about.html which contains some information about the company ‘The TrinQet Inc.’
Some part of the web page is already been created. But for more enhancement and visual effects, you need to add some more components using Bootstrap. The snap shot of the web page and the requirements needs to be fulfilled are given below:

Requirements:
1. Create a search input field in the navigation bar using the Bootstrap input group component.
a. Create a form and aligned it to the right side of the navigation bar and the form tag should contain <div> belongs to the input group of Bootstrap class.
b. The input field of type 'search' that belongs to the form control should have the place holder ‘Search’.
c. Create a span tag to group the input field button for the input search field.
d. Create a Bootstrap default button to display the glyphicon-search icon on it by using a <span> tag. This button should be the child of a span that belongs to the Bootstrap input-group button.
e. Refer to the snapshot for clarifications.
2. Create a breadcrumb layout - a navigation scheme - to indicate the current page's location to the user within a website using an unordered list. It should be like: Home/About Us (Refer to the above web page snapshot).
3. Place the first paragraph (p tag) content inside a box to make it look different from the rest of the contents using Bootstrap. (apply a simple inset effect to an element). Create a div tag with the id ‘para-1’ and apply the appropriate Bootstrap component. The component size should be large.
Answers
Answered by
2
Explanation:
I don't know the answer if I know I will answer it
Similar questions