File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ <!DOCTYPE HTML>
2+ < html >
3+ < head >
4+ < title > Azure</ title >
5+ < meta charset ="utf-8 " />
6+ < meta name ="viewport " content ="width=device-width, initial-scale=1, user-scalable=no " />
7+ < link rel ="stylesheet " href ="../rotor.css " />
8+ </ head >
9+ < body >
10+ < div id ="page-wrapper ">
11+
12+ <!-- Header -->
13+ < div id ="header-wrapper ">
14+ < div class ="container ">
15+ < div class ="row ">
16+ < div class ="col-12 ">
17+
18+ < header id ="header ">
19+
20+
21+ </ nav >
22+ </ header >
23+
24+ </ div >
25+ </ div >
26+ </ div >
27+ </ div >
28+
29+ <!-- Main -->
30+ < div id ="main ">
31+ < div class ="container ">
32+ < div class ="row main-row ">
33+ < div class ="col-8 col-12-medium ">
34+ < section >
35+ < p > Azure is a marketing term used for Windows Server and System Center.</ p >
36+ < p > < a href ="https://learn.microsoft.com/en-us/previous-versions/azure/windows-server-azure-pack/dn296435(v=technet.10) "> Azure Pack For Windows 10</ a > </ p >
37+ < p > < a href ="https://www.youtube.com/watch?v=BK0YC_WWTpQ "> TechEd 2013: Windows Azure Internals - Mark Russinovich</ a > </ p >
38+ < p > < a href ="../pdf/Microsoft/HVC_Deployment_Guides_Module_1-Architecture.pdf "> Deployment Guides Module 1-Architecture</ a > </ p >
39+ < p > < a href ="../pdf/Microsoft/HVC_Deployment_Guides_Module_2-Deployment.pdf "> Deployment Guides Module 2-Deployment</ a > </ p >
40+ < p > < a href ="../pdf/Microsoft/HVC_Deployment_Guides_Module_3-Operations.pdf "> Deployment Guides Module 3-Operations</ a > </ p >
41+
42+
43+
44+
45+
46+ </ section >
47+
48+
49+ </ div >
50+ </ div >
51+
52+ </ div >
53+
54+
55+ <!-- Scripts -->
56+ < script src ="assets/js/jquery.min.js "> </ script >
57+ < script src ="assets/js/browser.min.js "> </ script >
58+ < script src ="assets/js/breakpoints.min.js "> </ script >
59+ < script src ="assets/js/util.js "> </ script >
60+ < script src ="assets/js/main.js "> </ script >
61+
62+ </ body >
63+ </ html >
Original file line number Diff line number Diff line change @@ -66,6 +66,11 @@ <h3>building Directory</h3>
6666 < td width ="69% "> Apple and DJGPP</ td >
6767</ tr >
6868< table width ="90% " border ="1 ">
69+ < tr >
70+ < td width ="31% "> < b > < a href ="building/solaris.html "> apple.html</ a > </ b > </ td >
71+ < td width ="69% "> Solaris 2.5 UNIX O'Reilly Media</ td >
72+ </ tr >
73+ < table width ="90% " border ="1 ">
6974< tr >
7075 < td width ="31% "> < b > < a href ="building/public.html "> public.html</ a > </ b > </ td >
7176 < td width ="69% "> Here are instructions starting out in college.</ td >
You can’t perform that action at this time.
0 commit comments