Skip to main content

My new Desert Vehicle

Use linked images to reduce file size on your website


To reduce file size on your website you could use linked image from another url. In the video I am demonstrating by using the website Unsplash. In the HTML I am using a href that links directly to the image on the websites file page. Therefore you do not need to upload the image on your website and take up any further file size. This can also be done with other sites. A good way of doing this would be to create your own image library with wordpress. Wordpress has a free version that is good enough for this method. Upload all the images you want for your website and then you can link them up. The net video will show you how to do this.


Comments

Popular posts from this blog

Cyberpunk 2077_ go to red dirt in the evening

Rumble link

Using bravenet site builder 2020

Using the free bravenet site builder which is on some hosting sites. Bravenet allows free hosting with a subdomain like wordpress and own domain with premium account. Bravenet site builder has several themes. In the video I am trying one of the themes and showing how you can edit and build a site with the site builder.

Install Pyautogui and Pip in Python

Install Pyautogui in Python The video above shows how you can easily download and install pyautogui into Python. Pyautogui is a Python library. For any python library to be installed you need to have Pip installed. Watch the video below to see how this is done. Install Pip in Python