Posts

Showing posts from November, 2024

How to add a contact page for blogger?

Contact pages are very useful in today's world. Your portfolio contains a separate contact us page. Even your blog should have it so that during the times of necessities, the correspondent sender can contact you with the help of page. I am not going to take it further but elsewise provide you the necessary code in order to make a sleek contact us page. We are going to take help of a site called as 100forms. <div class='cFormL'> <div class='cFormB'> <div class='cFormM'>Get ourselves in contact?</div> <div class='cFormSvg'></div> </div> </div> <div class='cFormR'> <div class='cFormB'> <div class='ContactForm' id='ContactForm1'> <form name='cForm' method='post' action='//submit.form' onsubmit='return validateForm()'> <div style='margin-right: 1%; margin-left:0...