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 > </ ...

Top 10 Science experiments you can do at home !

 Certainly! Here's a list of simple and safe science experiments that you can do at home.  Always remember to follow safety guidelines and, if necessary, seek adult supervision: 1. Baking Soda and Vinegar Volcano    Create a classic volcanic eruption by combining baking soda and vinegar. You can construct a volcano using clay or playdough and watch it "erupt" when the two substances react. 2. Homemade Lava Lamp    Combine water, oil, food coloring, and effervescent tablets (like Alka-Seltzer) in a bottle to create a mesmerizing homemade lava lamp. Observe the colorful bubbles moving through the oil. 3. Rainbow in a Jar Layer different liquids with different densities (like honey, dish soap, water, vegetable oil) in a clear jar to create a colorful rainbow effect. This experiment illustrates the principle of density. 4. DIY Slime Mix glue and liquid starch or borax solution to create your own slime. Experiment with different ratios to achieve different textu...