-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsocial-media-posts.html
80 lines (80 loc) · 3.45 KB
/
social-media-posts.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
<div class="social-media-post box">
<div class="top-row clearfix">
<a href="apple.html" class="shortcode bold">APPL</a>
<p class="timeago right">
<span class="bold">3h ago </span>via <span class="bold">Twitter</span>
</p>
</div>
<a href="https://twitter.com/tim_cook/status/522912902273957888" class="bg-link" target="_blank"></a>
<p class="post-headline bold">
<img src="img/avatar-timcook.jpeg" class="userpic">
<span class="username">Tim Cook</span>
</p>
<p class="post-text">
Very excited about iPad Air 2, the thinnest tablet in the world. We think our customers will love it. #iPadAir2
</p>
</div>
<div class="social-media-post box">
<div class="top-row clearfix">
<a href="apple.html" class="shortcode bold">MSFT</a>
<p class="timeago right">
<span class="bold">8h ago </span>via <span class="bold">Twitter</span>
</p>
</div>
<a href="https://twitter.com/tomwarren/status/521718778800123905" class="bg-link" target="_blank"></a>
<p class="post-headline bold">
<img src="img/avatar-tomwarren.jpeg" class="userpic">
<span class="username">Terrortom Woooo-ren</span>
</p>
<p class="post-text">
1 million people are helping Microsoft test Windows 10 http://theverge.com/e/6734124
</p>
</div>
<div class="social-media-post box">
<div class="top-row clearfix">
<a href="apple.html" class="shortcode bold">APPL</a>
<p class="timeago right">
<span class="bold">13h ago </span>via <span class="bold">LinkedIn</span>
</p>
</div>
<a href="https://www.linkedin.com/today/post/article/20140909130220-6388496-apple-s-special-event-live-blog-begins-at-1-pm-et" class="bg-link" target="_blank"></a>
<p class="post-headline bold">
<img src="img/avatar-johncabell.jpg" class="userpic">
<span class="username">John C Abell</span>
</p>
<p class="post-text bold">
LIVE BLOG: The Apple Watch, a Pair of iPhones and Digital Payments — Oh My!
</p>
</div>
<div class="social-media-post box">
<div class="top-row clearfix">
<a href="apple.html" class="shortcode bold">MSFT</a>
<p class="timeago right">
<span class="bold">4h ago </span>via <span class="bold">Twitter</span>
</p>
</div>
<a href="https://twitter.com/tomwarren/status/521718778800123905" class="bg-link" target="_blank"></a>
<p class="post-headline bold">
<img src="img/avatar-satyanadella.jpeg" class="userpic">
<span class="username">Satya Nadella</span>
</p>
<p class="post-text">
Was inarticulate re how women should ask for raise. Our industry must close gender pay gap so a raise is not needed because of a bias #GHC14
</p>
</div>
<div class="social-media-post box">
<div class="top-row clearfix">
<a href="apple.html" class="shortcode bold">APPL</a>
<p class="timeago right">
<span class="bold">11h ago </span>via <span class="bold">Facebook</span>
</p>
</div>
<a href="https://www.facebook.com/theapplepost" class="bg-link" target="_blank"></a>
<p class="post-headline bold">
<img src="img/avatar-theapplepost.png" class="userpic">
<span class="username">The Apple Post</span>
</p>
<p class="post-text">
The new 5K Retina #iMac is now available for purchase as the #Apple Store comes back online following todays keynote ...
</p>
</div>