SamGauths

HTML3 Page

Aug 11th, 2020
182
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 1.94 KB | None | 0 0
  1. <!DOCTYPE HTML PUBLIC>
  2.   <HTML>
  3.   <HEAD>
  4.     <TITLE>MY HTML3 PAGE</TITLE>
  5.   </HEAD>
  6.  
  7.   <BODY bgcolor="#E7E7E7" text=Teal link="#1B296A" vlink="#6175D1" alink=green>
  8.  
  9.     <CENTER><H1>MY HTML3 PAGE</H1></CENTER>
  10.     <CENTER><I>By PFB Team</I></CENTER>
  11.     <CENTER><IMG WIDTH="206" SRC="pfb_icon_trans.png" ALT="Programming for Beginners"></CENTER>
  12.     <CENTER><STRONG>Tuesday, 11 August 2020</STRONG></CENTER>
  13.     <BR>
  14.     <h1>About Programming for Beginners</h1>
  15.     <HR>
  16.     <P>Programming for Beginners is an organization that has been created on October 28th, 2018. Our goal is to provide free ressources and online help to
  17.        people who want to learn programming.</P>  
  18.     <P>At the very beginning, PFB was meant to be a small Facebook group of people interested by coding but over the weeks the group started to grow very fast
  19.         and it reached 10K members in the first month. At that point, one admin was not enough to manage the entire group and ensure the quality of the posts.</P>
  20.     <P>Two years later, we have a community of 150 000 people from all over the world. We have more than 10 admins and moderators who ensure the quality of the
  21.         group by helping people and deleting the unrelevent posts. We are not only a Facebook group, we try to have a presence on other platforms such as <I>Discord,
  22.         Whatsapp</I>. We also have our own website where you can find many useful ressources and tools made for beginners.</P>
  23.     <BR>
  24.     <HR>
  25.     <h2>Here are some of our links:</h2>
  26.     <UL>
  27.       <LI><a href="https://www.facebook.com/groups/ProgrammingForBeginners/">Facebook Group</a></LI>
  28.       <LI><a href="https://www.facebook.com/groups/ProgrammingForBeginners/">Facebook Page</a></LI>
  29.       <LI><a href="https://discord.gg/zKQhdjt">Discord</a></LI>
  30.       <LI><a href="https://www.programmingforbeginners.net/">https://www.programmingforbeginners.net/</a></LI>
  31.     </UL>
  32.     <BR>
  33.     <HR>
  34.     <BR>
  35.     <BR>
  36.     <BR>
  37.     <CENTER><I>Programming for Beginners 2020</I></CENTER>
  38.    
  39.   </BODY>
  40. </HTML>
Add Comment
Please, Sign In to add comment