blogs

AWS

Steps: AWS puttyubuntu sudo su apt update apt install apache2 service apache2 start service apache2 status you will see a ubuntu on your ip (/var/www/html/index.html) cd /var/www/html/ ls now you see index.html now remove this index.html file rm index.html ls install...

read more

How to show two columns on Contact Form 7

I've wrote about creating a two column form in Contact form 7. Now in this tutorial we will see on how to produce a responsive two column form. The form will be in two columns in bigger screens and will come one column in mobile devices. Our final form will look like...

read more