Top 5 Website Optimization Tips for HTML Template

A Fast & Optimized Website has several factors which needs to be implemented in order to achieve the desired results. There are several Optimization Techniques available which will definitely affect your Website’s Performance in a Positive Way & we want to share a few of them with you: 01) gZip Compression & Browser Caching This […]

Read More

Uploading to Server

Once you have registered a domain name and Hosting, You will get FTP details from your hosting provider. Use that login details to connect with your server. You will need an FTP Software for this such as FileZilla. Connect with your server and open /public_html folder in your server. Then copy all HTML, CSS and JS files from […]

Read More

How to run gulp on the computer?

Have you install Gulp on NPM?. If not, do the following. Install the gulp command line utility Verify your gulp versions Install NPM Packages Now run Gulp command If you see any error for node-sass or gulp-sass please install it, by using the following command npm install node-sass , npm install gulp-sass

Read More

How to change the logo in trendyblog HTML Site template

To change the logo in Trendyblog HTML Site Template, open your HTML file first. Now find the following code in your HMTL file, Now replace the link with your own logo. To change the logo in footer, find the following code, Note : If you want you can just replace the logo image too from […]

Read More

Editing HTML Files

Software Required: (For HTML Edit)You can download trial (30 days free) versions by the following linksAdobe Dreamweaver (or Microsoft Expression Web)http://www.adobe.com/products/dreamweaver/orNotepad++https://notepad-plus-plus.org/download/orSublime Texthttps://www.sublimetext.comorVisual Studio Codehttps://code.visualstudio.com/ Adobe Photoshop (For Graphics Editing)http://www.adobe.com/products/photoshop/photoshop/

Read More