Search Bar

How to add pages in Website (Made in HTML)?

How to add pages in Website (Made in HTML)?


Hi friends, Today I am going to teach/demonstrate How we can add Contact Form Page (Custom HTML Page) page on our website made last time click here to go the previous article.
In this article, we briefly discuss on All HTML tags and there attributes use in making this Contact us (HTML Page).
Project Downloading link is given below of the article.
So let's get started....

Final output of contact us page made in pure HTML.

Follow these steps:-

1) First, you have to open our website folder.

Website Folder

2) Open your text editor (Notepad/Notepad++) in my case I am using Notepad++.

3) Paste the following code.



HTML paste the code.

4) Click on File menu then click on Save as.

save as

5) Save the file as a contact.html in the same folder where index.html is saved.

contact.html


6) Open index.html or contact.html and click on menu tab Home | Contact | About.

Save in same folder


7) It's Done.

Final output for contact.html page

OPTIONAL....

If you want to add more pages like contact.html (about.html) then follow these steps:-


1) Right click on index.html select Edit or Edit with Notepad++.


add more pages


2) Press Ctrl + F, Search contact (or about) and change in anchor tags source path ( replace # to your page name eg. about.html) but please keep in mind you have to save your page in the same folder or you have to give full path of your page.


add more pages

3) Make changes what you want in the body section.

4) Save the file and that's it.


Download Project Now...

Download

 Download Full Project

Post a Comment

0 Comments