Skip to main content

My new Desert Vehicle

Make a profile landing page with HTML and CSS


I began making a very simple landing page portfolio with HTML and CSS and done a series of videos on the process. The first video shows how you can place a full screen background image with a content section. To round the avatar image watch the next video showing how to round an image with HTML.



In the next video I show how to create padding and space in the content section. I also show how to make an unordered list to the content section.




In the third part of making the landing page I show how you can embed links from youtube and twitter share buttons.





In the final part of the series of videos I show how you can add audio to your website with a basic understanding of audio.


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