Posts

Showing posts with the label Earning

Top 5 best Tech Companies

Image
1. Apple Inc ( $ 274.5 billion ) Apple is an America-based tech company , it is the biggest and most profitable company in the world .On the base of his revenue it is the most succesfull company in the world. It was founded by Steve Wozniak , Steve Jobs .  First Apple was a computer manufacturer and it entered in all market and blow up the tech world by launching its first phone IPHONE 3G.Apple has a fan base of millions of people in the world.  2. Samsung Electronics ( $ 200.73 billion )  Samsung is the biggest competitor of Apple Inc because Samsung is the best LCD panel , LED panel manufacturer. It's display are used in Apple Iphones and many semiconductors are made by Samsung. It is the biggest semiconductor manufacturer after Intel .It is Seoul based company . It's headquarters is in Samsung town , Seoul city.It Also manufacture other electronic devices such as SSD , RAM , FLASH DRIVES. 3. Alphabet Inc ( $186 billion ) It is maximum probable that individuals who ...

Top 3 best Monetization websites

Image
 Best Monetization Websites 1 . Adsense Google AdSense is a program run by Google through which website publishers in the Google Network of content sites serve text, images, video, or interactive media advertisements that are targeted to the site content and audience. These advertisements are administered, sorted, and maintained by Google. They can generate revenue on either a per-click or per-impression basis. Google beta-tested a cost-per-action service, but discontinued it in October 2008 in favor of a DoubleClick offering (also owned by Google).[2] In Q1 2014, Google earned US$3.4 billion ($13.6 billion annualized), or 22% of total revenue, through Google AdSense. AdSense is a participant in the AdChoices program, so AdSense ads typically include the triangle-shaped AdChoices icon.[3] This program also operates on HTTP cookies. In 2021, over 38.3 million websites use AdSense.Google uses its technology to serve advertisements based on website content, the user's geographical loc...

Html course in hindi / urdu watch and download.

Image
  HTML Hindi Course Watch and Downlaod About HTML Html is a simple language to code .Web browsers receive HTML documents from a web server or from local storage and render the documents into multimedia web pages. HTML describes the structure of a web page semantically and originally included cues for the appearance of the document. HTML elements are the building blocks of HTML pages. With HTML constructs, images and other objects such as interactive forms may be embedded into the rendered page. HTML provides a means to create structured documents by denoting structural semantics for text such as headings, paragraphs, lists, links, quotes and other items. HTML elements are delineated by tags, written using angle brackets. Tags such as    directly introduce content into the page. Other tags such as surround and provide information about document text and may include other tags as sub-elements. Browsers do not display the HTML tags but use them to interpret the conten...

Make a simple website using html only Course.

Image
  About Html is a simple language to code .Web browsers receive HTML documents from a web server or from local storage and render the documents into multimedia web pages. HTML describes the structure of a web page semantically and originally included cues for the appearance of the document. HTML elements are the building blocks of HTML pages. With HTML constructs, images and other objects such as interactive forms may be embedded into the rendered page. HTML provides a means to create structured documents by denoting structural semantics for text such as headings, paragraphs, lists, links, quotes and other items. HTML elements are delineated by tags, written using angle brackets. Tags such as <img /> and <input /> directly introduce content into the page. Other tags such as <p> surround and provide information about document text and may include other tags as sub-elements. Browsers do not display the HTML tags but use them to interpret the content of the page. HTM...