-
Notifications
You must be signed in to change notification settings - Fork 45
/
Copy pathparagraphs.html
24 lines (24 loc) · 1.19 KB
/
paragraphs.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
<!DOCTYPE html>
<html>
<head> <title> </title> </head>
<body>
<div>
<blockquote align="justify">
<i>
Microsoft is the device manufacturer for devices produced by Microsoft or one of its affiliates, and Microsoft is the retailer if you acquired the software directly from Microsoft.
</i>
</blockquote>
</div>
<div>
<p align="justify">
Depending on how you obtained the Windows software, this is a license agreement between (i) you and the device manufacturer or software installer that distributes the software with your device; or (ii) you and Microsoft Corporation (or, based on where you live or if a business where your principal place of business is located, one of its affiliates) if you acquired the software from a retailer.
</p>
<p>
Microsoft is the device manufacturer for devices produced by Microsoft or one of its affiliates, and Microsoft is the retailer if you acquired the software directly from Microsoft.
</p>
<p>
Microsoft is the device manufacturer for devices produced by Microsoft or one of its affiliates, and Microsoft is the retailer if you acquired the software directly from Microsoft.
</p>
</div>
</body>
</html>