Page Editor



Home

The home page has been created using html and css. You can also see a nav bar and a logo on it.

link to home

Feedback

HTML is used to make selections using redio buttons and input data using text boxes. If the feedback form is completed, when the submit button is clicked,there will be a massage that the submit is complete and Javascript has been used to go back to the home page in three seconds.


link to feedback

Main Content

Using html, a div is created and a video is placed in it, and three divs are created on it and the related topics are linked with the content page using anchor tags.

link to main content

Content 3

Putting an image for the whole body by css. Create a div with html and create a div in the sub-title anchor tag and put it in it. When the div with the sub-title is clicked, the url given to the anchor tag related to the sub-title will be scrolled and displayed putting it as the id of the div.

link to content 3