From 1e6f0b7c5c55c0bf88af22d70906983aeb65aaae Mon Sep 17 00:00:00 2001 From: hinalatif25 Date: Thu, 10 Dec 2020 12:27:14 -0500 Subject: [PATCH 1/2] lab 3 pricing table --- b.png | Bin 0 -> 2002 bytes pricing table.html | 143 +++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 143 insertions(+) create mode 100644 b.png create mode 100644 pricing table.html diff --git a/b.png b/b.png new file mode 100644 index 0000000000000000000000000000000000000000..f05b1dd81ad88420d9b4e626ef57398de8000d1f GIT binary patch literal 2002 zcmV;@2QB!CP)Z~OnBcO8zWJ+^|~LKWd;Kl;F8uOxs_R1tcWK{?7-4QUI_ zDj$`D>nh~RZ~dHemc%J`zrR5mCyevFe~;m~DjXNP!#~7zifSw|%)BVX?&m{$#usfj@wjrYgyAxVTMkKd!(fvuBlU18Ge!ow;BJJ6_{~5OXb#!!ebaZrd zbaZrd7((bg2y+-?p&OeTf)&m_`j4{N2D2((Hh#gK(6~Jn=Paz_VY0<$G-m}%OnRJ7 zPod$Falax3Ge%N_;hvY-lpAu`pviDYJ&%lV)MvPRUH^#;7_aEA0H!WoWz+YRXuXHEn(L>g-(hKrtv#o)_zNC8M8h7!Zv z7i|V}Uij13*}bm;PMD~~P<{&_jYG$O{kX?)iSl>sx?f7v%Uqh1xc^v1NzOP^)vnsSJW8JMM=nK z_}223_n!1!)ELfHP{m`Za8ZMEJfnC%90}S&+D=rwrV;IC;QRqry)G5Cg|kfq_}{|N zJ@4-s`U^o*BQwt}zGavQM^dclD20Y;BKmiT^#~Oj#$2?Af%O$CG-QqN3}b~B-loVf zj6`!ir8B&+C+njvLDNIb5hOc%;!FbfV^6$0L+JqRBa|EV-vS}q{zClp_PlV+ zuy%km;6;HNx3AxDgPf;JyJ3a-4FVVr8uaWrdJWeR{?!?sh9yIPfJCR^`1xNWE!UWK`=fr(A58Q#|j6n&XJqvg#5 zi!WUnx)Y^R5$P!c#t1(fxvQ^|3}+DsXh>_6NdwZ5t}&*5*i&A2kx{UL?4uKI8L_UaIAhB&3L zfN=UdL$vB25OBIT#Hl0vhVXfNph)&fMD~U_WoQ97WY{>=;|uH@ zPMv_B4ABDrv=Sf7U>^-L8)pojof*=4g54kGoG$vE>SC6*O&QTC(d6&SpMhP9Q9v&Z zX=&4oI{8c$dRD!)=C+KeF+U4}Ij>Kfz1uM_I`8LqQU9#K8~E*Cz$Je0htoxk;mk85 zUhc<)k#}*K_)8V#aaA~N{nx**QTOG-=CwM}o1Al&#BJItPUD1eo?puncB2yZpj^*~ kQ|x}<&2*TrZzTo)AD!NDKq?an4gdfE07*qoM6N<$f{J>+bpQYW literal 0 HcmV?d00001 diff --git a/pricing table.html b/pricing table.html new file mode 100644 index 0000000..20695e9 --- /dev/null +++ b/pricing table.html @@ -0,0 +1,143 @@ + + + + + + + + + + + Price Table HTML CSS + + + + + + + + +
+

Company name

+ + Sign up +
+ +
+

Pricing

+

Quickly build an effective pricing table for your potential customers with this
+ Bootstrap example. It’s built with default Bootstrap components and utilities with
+ little customization.

+
+ +
+
+
+
+
+

Free

+
+
+

$0 /mo

+
    +
  • 10 users included
  • +
  • 2 GB of storage
  • +
  • Email support
  • +
  • Help center access
  • +
+ + +
+
+
+
+
+
+

Pro

+
+
+

$15 /mo

+
    +
  • 20 users included
  • +
  • 10 GB of storage
  • +
  • Priority email support
  • +
  • Help center access
  • +
+ +
+
+
+
+
+
+

Enterprise

+
+
+

$29 /mo

+
    +
  • 30 users included
  • +
  • 15 GB of storage
  • +
  • Phone and email support
  • +
  • Help center access
  • +
+ +
+
+
+
+
+ + + + + + From d1e4efb96e42bdf37d4018ec3f35e467959d2ebe Mon Sep 17 00:00:00 2001 From: nomi7677 Date: Thu, 10 Dec 2020 14:37:19 -0500 Subject: [PATCH 2/2] added some space --- pricing table.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/pricing table.html b/pricing table.html index 20695e9..70af092 100644 --- a/pricing table.html +++ b/pricing table.html @@ -6,6 +6,9 @@ + + + Price Table HTML CSS