How to Install Nginx and Let’s Encrypt SSL with HTML + Docker – Ubuntu 20.04 Date: 26-06-2021 Prerequisites: 1. Install Docker on your server.2. Install Docker Compose on your server.3. Configure DNS to point the domain to the server to install SSL.Note: In this document, I use ramesh.pheonixsolutions.com domain name.… Continue Reading How to Install Nginx and Let’s Encrypt SSL with HTML + Docker – Ubuntu 20.04

SPACE BETWEEN ROWS IN A TABLE USING CSS PROPERTY Date : 15/11/2019 SPACE BETWEEN ROWS IN A TABLE USING CSS PROPERTY Introduction We can use “border-collapse” and “border-spacing” properties to leave space between rows. border-collapse => Used to specify whether the border of the table is collapse or not. border-spacing”… Continue Reading SPACE BETWEEN ROWS IN A TABLE USING CSS PROPERTY

Create accordion menu with sidebar hamburger menu DATE POSTED: 27/02/2019 In this post we will explain how to create the accordion menu with sidebar hamburger menu. The Code STEP 1: In the header of the page we refer to stylesheet . This reference was made with the <link> tag as… Continue Reading Create accordion menu with sidebar hamburger menu

How TO – Section Counter using bootstrap 4 Date posted : 27/01/2019 In this blog post, learn how to create a “section counter” with CSS and BS4. What is Section Counter? A section counter is used to tell people how well their business is going, by displaying interesting numbers and… Continue Reading How TO – Section Counter using bootstrap 4

Testimonial using Bootstrap Date:14/12/2018 What is a Testimonial? Testimonials are written or recorded statements that support your credibility and level of expertise. They also strengthen your reputation by expressing the trust that other people have in you and your business offerings. They are a wonderful tool that helps you to… Continue Reading Testimonial using bootstrap

Date Posted: 09/01/2019 In this post we will and validate a simple form using HTML and PHP. Step 1: Create the html form using following code. Step 2: Please use the following code to validate the php forms. You can add the below code before html code. Thank you! for… Continue Reading Form Validation with PHP

Testimonial using Bootstrap Date:14/12/2018 What is a Testimonial? Testimonials are written or recorded statements that support your credibility and level of expertise. They also strengthen your reputation by expressing the trust that other people have in you and your business offerings. They are a wonderful tool that helps you to… Continue Reading Testimonial using bootstrap