beckadam

Why does this give errors?

Sep 17th, 2020
177
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 6.54 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html lang="en-us">
  3.  
  4.     <head>
  5.       <meta charset="utf-8"/>
  6.       <title>Top 8 Networking Sites</title>
  7.     </head>
  8.  
  9.     <body>
  10.       <h1>Top 8 Social Networking Sites</h1>
  11.         <p>
  12.             The world's most popular social networking sites certainly have changed over the years, and they'll undoubtedly continue to change as time moves forward. Old social networks will die, popular ones will stick around as they're forced to evolve, and brand new ones will appear.
  13.         </p>
  14.         <p>
  15.             <a href="https://www.facebook.com/"><img src="img/facebook.jpg" title="Facebook" alt="Facebook logo" style="float: left;" /></a>
  16.             <h2 style="padding-left: 5%;">Facebook</h2>
  17.             Most of us already know that Facebook is the top social network on the web. It's a thriving beast of a social networking site on the web with over 1.59 billions monthly active users as of December 2015 and over one billion that log on daily (according to Facebook itself). Statistashows that Facebook Messenger is also the second most popular messaging app behind WhatsApp. After failing to acquire Snapchat in 2013, Facebook acquired WhatsApp in 2014 so that it could be the one that was one top of instant messaging.
  18.         </p>
  19.         <p>
  20.             <a href="https://www.twitter.com/"><img src="img/twitter.jpg" title="Twitter" alt="Twitter logo" style="float: left;" /></a>
  21.             <h2 style="padding-left: 5%;">Twitter</h2>
  22.             Twitter is known as the real-time, publicmicroblogging network where news breaks first. Most users loved it for its iconic 140-character limit and unfiltered feed that showed them absolutely everything. Twitter has changed dramatically over the years, and today it's criticized a lot for going the way of looking and functioning almost exactly like Facebook. Besides Twitter Card integration, which now makes it easy to share all sorts of multimedia content in tweets, you can expect to see algorithmic timelines coming to Twitter soon as well.  
  23.         </p>
  24.         <p>
  25.             <a href="https://www.linkedin.com/"><img src="img/linkedin.jpg" title="LinkedIn" alt="LinkedIn logo" style="float: left;" /></a>
  26.             <h2 style="padding-left: 5%;">LinkedIn</h2>
  27.             LinkedIn is a social network for professionals. Anyone who needs to make connections to advance their careers should be on LinkedIn. Profiles are designed to look sort of like extremely detailed resumes, with sections for work experience, education, volunteer work, certifications, awards and all sorts of other relevant work-related information. Users can promote themselves and their businesses by making connections with other professionals, interacting in group discussions, posting job ads, applying to jobs, publishing articles to LinkedIn pulse and so much more.  
  28.         </p>
  29.         <p>
  30.             <a href="https://www.google.com/"><img src="img/googleplus.jpg" title="Google Plus" alt="Google Plus logo" style="float: left;" /></a>
  31.             <h2 style="padding-left: 5%;">Google+</h2>
  32.             Making its debut in the early summer of 2011, Google+ became the fastest growing social network the web has ever seen. After failing a couple times already with Google Buzz and Google Wave, the search giant finally succeeded at creating something that stuck... kind of. Nobody really needed another Facebook clone, so Google+ had always been widely criticized for being a social network that nobody really used. In late 2015, a brand new Google+ was rolled out to put more emphasis on its Communities and Collections features to help differentiate the platform a bit more and give existing users more of what they wanted.
  33.         </p>
  34.         <p>
  35.             <a href="https://www.youtube.com/"><img src="img/youtube.jpg" title="YouTube logo" alt="YouTube logo" style="float: left;" /></a>
  36.             <h2 style="padding-left: 5%;">YouTube</h2>
  37.             Where does everyone go to watch or share video content online? It's obviously YouTube. After Google, YouTube is the second largest search engine. Despite being owned by Google, YouTube can still be recognized as a separate social network all on its own as the premiere place online to go to watch videos on every topic under the sun and upload your own as well. From music videos and movies, to personal vlogs and independent films, YouTube has it all. YouTube recently launched a premium subscription option, called YouTube Red, which removes all advertisements from videos.  
  38.         </p>
  39.         <p>
  40.             <a href="https://www.pintrest.com/"><img src="img/pintrest.jpg" title="Pinterest logo" alt="Pinterest logo" style="float: left;" /></a>
  41.             <h2 style="padding-left: 5%;">Pintrest</h2>
  42.             Pinterest has become a major player both in social networking and in the search world, proving just how important visual content has become on the web. As the fastest standalone site ever to reach 10 million monthly unique visits, Pinterest'sbeautiful and intuitive pinboard-style platform is one of the most enticing and useful resource for collecting the best images that can be categorized into separate boards. Pinterest is also growing to become a huge influencer in social shopping, now featuring "Buy" buttons right on pins of products sold by some retailers.
  43.         </p>
  44.         <p>
  45.             <a href="https://www.vine.co/"><img src="img/vine.jpg" title="Vine logo" alt="Vine logo" style="float: left;" /></a>
  46.             <h2 style="padding-left: 5%;">Vine</h2>
  47.             Vine is a mobile video sharing app owned by Twitter, and boy is it ever entertaining! If you don't have the attention span to watch a full YouTube video, then you'll love Vine. One of the most convenient things about Vine is that its videos can be directly embedded inline on Twitter when shared through a tweet. They can also be embedded on a website. Videos play on autoloop and are limited to a maximum of six seconds, but that doesn't stop it from being such a powerful social network. Several Vine stars have mastered the art of creating entertaining Vine videos, and many prefer it over Instagram video.  
  48.         </p>
  49.         <p>
  50.             <a href="https://www.flickr.com/"><img src="img/flickr.jpg" title="Flickr logo" alt="Flickr logo" style="float: left;" /></a>
  51.             <h2 style="padding-left: 5%;">Flickr</h2>
  52.             Flickr is Yahoo's popular photo-sharing network, which existed long before other popular competing networks likePinterest and Instagram entered the social photo sharing game. It's still one of the best places to upload photos, create albums and show off your photography skills to your friends. Yahoo has also worked hard at regularly updating its mobile apps with lots of great features and functions so that it's easy and enjoyable to use from a mobile device. Users can upload 1,000 GB worth of photos for free to Flickr and use the powerful app to organize and edit them however they like.
  53.         </p>
  54.     </body>
  55.  
  56. </html>
  57.  
Add Comment
Please, Sign In to add comment