Skip to main content

Top ways to earn money if you know html .

 If you know html , css and javascript and you want to earn money through it , there are some ways through which you can !


1.Making websites for businesses

There are some people who want to make websites for their businesses, but they don't know how to code.
Therefore, you can make them websites by your skills through freelancing sites like fiverr.





2.Start a youtube channel

If you have enough knowledge of html, you can make turtorials on youtube for beginners and once your channel get enough views and get monetized, you can earn money through ads or you can have sponsorship deals.





3.Website Maintenance

There are many businesses whose websites are outdated or have so many bugs, you can work on those sites and give a new look to them and in exchange they will pay you. For this , you can use freelancing sites like fiver.





------------------------------

Thanks For reading

comment for more.


Comments

Popular posts from this blog

when will spacex send people to mars ?

There was no specific timetable for SpaceX's ambitious intentions to carry humans to Mars as of my most recent information update in January 2022.  Elon Musk is the company's leader. Musk has proposed a crewed journey to Mars that might launch in the middle of the 2020s, but there are a number of technological, legal, and financial obstacles that could prevent this from happening.  The precise timescale for SpaceX's development of the Starship spaceship, a crucial element for Mars missions, is yet unknown. For the most recent details on SpaceX's intentions for Mars, check out the company's official website or the most recent news sources.

How to center a div both horizontally and vertically ?(with code)

 To center a div both horizontally and vertically, we use flex. if you want the full code , here it is : <! DOCTYPE html > < html lang = "en" > < head >     < style >         body {             margin : 0 ;             overflow : hidden ;         }         #centered {             width : 100 ;             height : 99vh ;             display : flex ;             justify-content : center ;             align-items : center ;         }     </ style >     < meta charset = "UTF-8" >     < meta name = "viewport" content = "width=device-width, initial-scale=1.0" >     < title > yt </ title > </ ...

How to get the name of any song

 To get the name of any song , you have to install an app named "shazam". When you have installed and opened the app you have to click the blue button to record the sound . Make sure that the song in playing . When you have clicked the button it will record the sound and then it will give you the name. Here is the link : download