-
Notifications
You must be signed in to change notification settings - Fork 0
/
News.html
154 lines (134 loc) · 7.6 KB
/
News.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
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-1BmE4kWBq78iYhFldvKuhfTAU6auU8tT94WrHftjDbrCEXSU1oBoqyl2QvZ6jIW3" crossorigin="anonymous">
<title>AITUHUB</title>
<link rel="icon" type="image/x-icon" href="./Images/aitu-logo_.png">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="stylesheet" href="Main.css">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Pushster&family=Spline+Sans:wght@300;400;500;600;700&display=swap" rel="stylesheet">
</head>
<body class="BgImage">
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js" integrity="sha384-ka7Sk0Gln4gmtz2MlQnikT1wXgYsOg+OMhuP+IlRH9sENBO0LRn5q+8nbTov4+1p" crossorigin="anonymous"></script>
<div class="Main">
<nav class="navbar navbar-expand-lg navbar-light bg-light ">
<div class="container-fluid">
<a class="navbar-brand" href="index.html" style="margin-left: 2rem;"><img src="./Images/aitu-logo_.png" alt=""></a>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav mx-auto mb-2 mb-lg-0">
<li class="nav-item">
<a class="nav-link active joly" aria-current="page" href="Profile.html"><h1>Profile</h1></a>
</li>
<li class="nav-item">
<a class="nav-link active joly" aria-current="page" href="News.html"><h1>News</h1></a>
</li>
<li class="nav-item">
<a class="nav-link active joly" aria-current="page" href="Mail.html"><h1>Messenger</h1></a>
</li>
<li class="nav-item">
<a class="nav-link active joly" aria-current="page" href="Academic materials.html"><h1>Academic materials</h1></a>
</li>
</ul>
</div>
</div>
</nav>
<!--
<div class="Header">
<div class = "Blocks">
<div><a href="Main.html"><img src="./Images/aitu-logo_.png" alt=""></a></div>
<div><a href="Profile.html"><h3>Profile</h3></a></div>
<div><a href="News.html"><h3>News</h3></a></div>
<div><a href="Mail.html"><h3>Mail</h3></a></div>
<div><a href="Messenger.html"><h3>Messenger</h3></a></div>
<div><a href="Calculator.html"><h3>Calculator</h3></a></div>
<div><a href="Documents.html"><h3>Documents</h3></a></div>
</div>
</div>
-->
<div class="Main_Page">
<div class="News_bar">
<div class="row gx-5">
<div class="col-md-6 mb-4">
<div class="bg-image hover-overlay ripple shadow-2-strong rounded-5">
<img src="./Images/hands.jpeg" class="img-fluid" />
<a href="#!">
</a>
</div>
</div>
<div class="col-md-6 mb-4 newslent">
<span class="badge bg-danger px-2 py-1 shadow-1-strong mb-3">News of the day</span>
<h4><strong>AITU NEWS</strong></h4>
<p class="text-warning">
AITU students contributed to the charity project of the Children's Development Fund (CDF) @cdf_kz "Warm winter" with the support of the Department of Social and Educational Affairs and fully provided winter suits for a child from one low-income family.
</p>
<button type="button" class="btn btn-primary">Read more</button>
</div>
<div class="row gx-5">
<div class="col-md-6 mb-4 newslent">
<div class="bg-image hover-overlay ripple shadow-2-strong rounded-5"
>
<img src="./Images/cover.jpg" class="img-fluid" />
<a href="#!">
</a>
</div>
</div>
<div class="col-md-6 mb-4 newslent">
<span class="badge bg-danger px-2 py-1 shadow-1-strong mb-3">News of the day</span>
<h4><strong>AITU NEWS</strong></h4>
<p class="text-warning">
In 2021, Astana IT University focused its activities on the formation of a sustainable scientific and innovative ecosystem in close cooperation with foreign research centers and the support of government agencies and industrial partners. Today, AITU carries out research in the IT field in multidisciplinary areas: smart systems and technologies, digital twins, EdTech, FinTech, AgroTech and energy systems. Projects are carried out under program-targeted and grant financing of the Ministry of Education and Science of the Republic of Kazakhstan, as well as under self-financing agreements with enterprises.
</p>
<button type="button" class="btn btn-primary">Read more</button>
</div>
</div>
<div class="row gx-5">
<div class="col-md-6 mb-4 newslent">
<div class="bg-image hover-overlay ripple shadow-2-strong rounded-5"
>
<img src="./first.jpg" class="img-fluid" />
<a href="#!">
</a>
</div>
</div>
<div class="col-md-6 mb-4 newslent">
<span class="badge bg-danger px-2 py-1 shadow-1-strong mb-3">News of the day</span>
<h4><strong>AITU NEWS</strong></h4>
<p class="text-warning">
According to the Resolution of the Chief State Sanitary Doctor of Nur-Sultan «On tightening restrictive and quarantine measures in the city of Nur-Sultan» dated January 12, 2022, students and teaching staff of Astana IT University will be transferred to distance learning in the period from January 10 to February 6, 2022.
</p>
<button type="button" class="btn btn-primary">Read more</button>
</div>
</div>
<div class="row gx-5">
<div class="col-md-6 mb-4 newslent">
<div class="bg-image hover-overlay ripple shadow-2-strong rounded-5"
>
<img src="./Images/multimedia_normal_9362bd67eea7cba7_6875617765695f6e6f726d616c2e706e67.png" class="img-fluid" />
<a href="#!">
</a>
</div>
</div>
<div class="col-md-6 mb-4 newslent">
<span class="badge bg-danger px-2 py-1 shadow-1-strong mb-3">News of the day</span>
<h4><strong>AITU NEWS</strong></h4>
<p class="text-warning">
On November 16, 2021, the National Final of the Huawei ICT Competition 2021 was held at the Huawei ICT Academy, where Astana IT University students showed their knowledge at the highest level. The award ceremony was held on December 24 in Almaty. Congratulations to Sholanov Tamerlan (TOP-10 Network Track), Ermek Tole bi (3rd Prize Cloud Track) and Zhaksylyk Tomiris (1st Prize Cloud Track) with prize places and good luck in all your endeavors!
</p>
<button type="button" class="btn btn-primary">Read more</button>
</div>
</div>
</div>
</div>
</div>
</body>
</html>
<!--
Профиль Новости Почта Мессенджер Калькулятор(GPA,Scholarship) Мои документы
-->