news-single.html 24 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624
  1. <!DOCTYPE html>
  2. <html lang="en">
  3. <head>
  4. <meta charset="UTF-8">
  5. <meta name="viewport" content="width=device-width, initial-scale=1.0">
  6. <!-- font awesome -->
  7. <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.2/css/all.min.css" integrity="sha512-z3gLpd7yknf1YoNbCzqRKc4qyor8gaKU1qmn+CShxbuBusANI9QpRohGBreCFkKxLhei6S9CQXFEbbKuqLg0DA==" crossorigin="anonymous" referrerpolicy="no-referrer" />
  8. <!-- pico css -->
  9. <link rel="stylesheet" href="./css/pico.min.css">
  10. <!-- Pico css Bootstrap grid -->
  11. <link rel="stylesheet" href="css/pico-bootstrap-grid.min.css" />
  12. <!-- style css -->
  13. <link rel="stylesheet" href="./css/news-single.css">
  14. <title>Studypress | News</title>
  15. </head>
  16. <body>
  17. <nav id="navbar" class="navbar navbar-expand-lg">
  18. <div class="container-fluid">
  19. <!-- navbar brand -->
  20. <div class="nav-icons">
  21. <a class="navbar-brand" href="./index.html">
  22. <img src="./images/studypress-main-logo.svg" alt="">
  23. </a>
  24. <button id="res-btn" class="res-btn">
  25. <i class="fa-solid fa-bars"></i>
  26. </button>
  27. </div>
  28. <ul class="nav-links">
  29. <li>
  30. <a href="./index.html" class="link-item">Home</a>
  31. </li>
  32. <li>
  33. <a href="./about.html" class="link-item">About</a>
  34. </li>
  35. <li>
  36. <a href="./blog-archive.html" class="link-item">Blogs</a>
  37. </li>
  38. <li>
  39. <a href="#" class="link-item">News</a>
  40. </li>
  41. <li>
  42. <a href="./contact.html" class="link-item">Contact</a>
  43. </li>
  44. <li>
  45. <a class="link-btn" href="#" role="button">
  46. Join for free
  47. </a>
  48. </li>
  49. </ul>
  50. </div>
  51. </nav>
  52. <main>
  53. <div class="container">
  54. <h2 class="page-title">
  55. Studypress <strong>News</strong>
  56. </h2>
  57. <div class="archive-wraper row g-5">
  58. <!-- main section -->
  59. <div class="col-12 col-lg-8">
  60. <div class="item-details">
  61. <h2 class="item-title">
  62. Kim Jong Un steps off famed armored train, shakes hands with Putin at Russian space center
  63. </h2>
  64. <h6 class="item-date">
  65. Wed September 13, 2023
  66. </h6>
  67. <div class="social-links">
  68. <a href="#">
  69. <i class="fa-brands fa-square-facebook"></i>
  70. </a>
  71. <a href="#">
  72. <i class="fa-brands fa-twitter"></i>
  73. </a>
  74. <a href="#">
  75. <i class="fa-brands fa-linkedin"></i>
  76. </a>
  77. <a href="#">
  78. <i class="fa-solid fa-message"></i>
  79. </a>
  80. <a href="#">
  81. <i class="fa-solid fa-link"></i>
  82. </a>
  83. </div>
  84. <div class="img-container">
  85. <img src="./images/kim-star.jpeg" alt="">
  86. </div>
  87. <p class="item-details">
  88. On Sunday afternoon, North Korean leader Kim Jong Un stepped onto an old-fashioned green train that has by now become an enduring symbol of the hermit nation’s isolation and secrecy.
  89. <br><br>
  90. Russian President Vladimir Putin and North Korean leader Kim Jong Un are meeting at a remote space center in Russia's Far East, where they're expected to discuss a potential arms deal that could see Pyongyang supply weapons for Moscow's use in the Ukraine war.
  91. <br>
  92. Both leaders arrived at the Vostochny Cosmodrome, Russia's space rocket launch site, on Wednesday afternoon, shaking hands and speaking briefly before disappearing into the building. The location itself is significant, said Leif-Eric Easley, a professor at Ewha University in Seoul. What's on the table: Moscow is in need of fresh supplies of ammunition and shells after more than 18 months of war in Ukraine has left its military battered, while North Korea, which has faced years of international sanctions over its nuclear weapons program, is short of everything from hard cash and food to missile technology.
  93. <br><br>
  94. Space technology is also a priority for North Korea, which has tried and failed to launch a spy satellite into orbit. Kim has also stressed the role of military satellites as a means to protect national safety and territorial stability and has spoken of their strategic value when deploying military force preemptively, KCNA said in April. Missile fired: Shortly before their meeting, North Korea fired two short-range ballistic missiles, according to South Korean authorities. Experts told CNN it was highly unusual for North Korea to launch missiles with Kim out of the country -- though Easley said Pyongyang could be trying to show "that the military maintains readiness with uninterrupted command and control.” "Beginning in 2019, Kim started to generally grow more hands-off on testing and exercises, with many launches taking place without his apparent presence.
  95. <br><br>
  96. This launch could have been carried out under standing orders,” said Ankit Panda, a senior fellow with the Nuclear Policy Program at the Carnegie Endowment for International Peace.
  97. </p>
  98. </div>
  99. <!-- related item -->
  100. <div id="related-items">
  101. <h3 class="sec-title">More on this Topic</h3>
  102. <div class="row g-4">
  103. <div class="col-12 col-md-6 col-lg-3">
  104. <div class="single-item">
  105. <div class="img-container">
  106. <img src="./images/news-1.png" alt="">
  107. </div>
  108. <div class="details">
  109. <a href="./blog-single.html" class="title">
  110. Putin and Kim: Friends in need (of ammunition)
  111. </a>
  112. </div>
  113. </div>
  114. </div>
  115. <div class="col-12 col-md-6 col-lg-3">
  116. <div class="single-item">
  117. <div class="img-container">
  118. <img src="./images/news-1.png" alt="">
  119. </div>
  120. <div class="details">
  121. <a href="./blog-single.html" class="title">
  122. Putin and Kim: Friends in need (of ammunition)
  123. </a>
  124. </div>
  125. </div>
  126. </div>
  127. <div class="col-12 col-md-6 col-lg-3">
  128. <div class="single-item">
  129. <div class="img-container">
  130. <img src="./images/news-1.png" alt="">
  131. </div>
  132. <div class="details">
  133. <a href="./blog-single.html" class="title">
  134. Putin and Kim: Friends in need (of ammunition)
  135. </a>
  136. </div>
  137. </div>
  138. </div>
  139. <div class="col-12 col-md-6 col-lg-3">
  140. <div class="single-item">
  141. <div class="img-container">
  142. <img src="./images/news-1.png" alt="">
  143. </div>
  144. <div class="details">
  145. <a href="./blog-single.html" class="title">
  146. Putin and Kim: Friends in need (of ammunition)
  147. </a>
  148. </div>
  149. </div>
  150. </div>
  151. </div>
  152. </div>
  153. </div>
  154. <!-- side section -->
  155. <section id="side-section" class="col-12 col-lg-4">
  156. <!-- top News -->
  157. <div class="side-items-archive-wrapper">
  158. <h4 class="side-item-title">
  159. Top News
  160. </h4>
  161. <div class="side-items-container row g-3">
  162. <div class="col-12 col-md-6 col-lg-12">
  163. <div class="single-item">
  164. <div class="img-container">
  165. <img src="./images/news-1.png" alt="">
  166. </div>
  167. <div class="details">
  168. <a href="./news-single.html" class="title">
  169. Can AI Help you to learn faster or is it taking away your critical thinking skills by doing all the hard work for you?
  170. </a>
  171. </div>
  172. </div>
  173. </div>
  174. <div class="col-12 col-md-6 col-lg-12">
  175. <div class="single-item">
  176. <div class="img-container">
  177. <img src="./images/news-1.png" alt="">
  178. </div>
  179. <div class="details">
  180. <a href="./news-single.html" class="title">
  181. Can AI Help you to learn faster or is it taking away your critical thinking skills by doing all the hard work for you?
  182. </a>
  183. </div>
  184. </div>
  185. </div>
  186. <div class="col-12 col-md-6 col-lg-12">
  187. <div class="single-item">
  188. <div class="img-container">
  189. <img src="./images/news-1.png" alt="">
  190. </div>
  191. <div class="details">
  192. <a href="./news-single.html" class="title">
  193. Can AI Help you to learn faster or is it taking away your critical thinking skills by doing all the hard work for you?
  194. </a>
  195. </div>
  196. </div>
  197. </div>
  198. <div class="col-12 col-md-6 col-lg-12">
  199. <div class="single-item">
  200. <div class="img-container">
  201. <img src="./images/news-1.png" alt="">
  202. </div>
  203. <div class="details">
  204. <a href="./news-single.html" class="title">
  205. Can AI Help you to learn faster or is it taking away your critical thinking skills by doing all the hard work for you?
  206. </a>
  207. </div>
  208. </div>
  209. </div>
  210. </div>
  211. </div>
  212. <!-- add container -->
  213. <div class="add-container">
  214. <img src="./images/ad.png" alt="">
  215. </div>
  216. <!-- Highlight -->
  217. <div class="side-items-archive-wrapper">
  218. <h4 class="side-item-title">
  219. Highlight of the week
  220. </h4>
  221. <div class="side-items-container row g-3">
  222. <div class="col-12 col-md-6 col-lg-12">
  223. <div class="single-item">
  224. <div class="img-container">
  225. <img src="./images/news-1.png" alt="">
  226. </div>
  227. <div class="details">
  228. <a href="./news-single.html" class="title">
  229. Can AI Help you to learn faster or is it taking away your critical thinking skills by doing all the hard work for you?
  230. </a>
  231. </div>
  232. </div>
  233. </div>
  234. <div class="col-12 col-md-6 col-lg-12">
  235. <div class="single-item">
  236. <div class="img-container">
  237. <img src="./images/news-1.png" alt="">
  238. </div>
  239. <div class="details">
  240. <a href="./news-single.html" class="title">
  241. Can AI Help you to learn faster or is it taking away your critical thinking skills by doing all the hard work for you?
  242. </a>
  243. </div>
  244. </div>
  245. </div>
  246. <div class="col-12 col-md-6 col-lg-12">
  247. <div class="single-item">
  248. <div class="img-container">
  249. <img src="./images/news-1.png" alt="">
  250. </div>
  251. <div class="details">
  252. <a href="./news-single.html" class="title">
  253. Can AI Help you to learn faster or is it taking away your critical thinking skills by doing all the hard work for you?
  254. </a>
  255. </div>
  256. </div>
  257. </div>
  258. <div class="col-12 col-md-6 col-lg-12">
  259. <div class="single-item">
  260. <div class="img-container">
  261. <img src="./images/news-1.png" alt="">
  262. </div>
  263. <div class="details">
  264. <a href="./news-single.html" class="title">
  265. Can AI Help you to learn faster or is it taking away your critical thinking skills by doing all the hard work for you?
  266. </a>
  267. </div>
  268. </div>
  269. </div>
  270. </div>
  271. </div>
  272. <!-- add container -->
  273. <div class="add-container">
  274. <img src="./images/ad.png" alt="">
  275. </div>
  276. <!-- New Products -->
  277. <div class="side-items-archive-wrapper">
  278. <h4 class="side-item-title">
  279. Most Read
  280. </h4>
  281. <div class="side-items-container row g-3">
  282. <div class="col-12 col-md-6 col-lg-12">
  283. <div class="single-item">
  284. <div class="img-container">
  285. <img src="./images/news-1.png" alt="">
  286. </div>
  287. <div class="details">
  288. <a href="./news-single.html" class="title">
  289. Can AI Help you to learn faster or is it taking away your critical thinking skills by doing all the hard work for you?
  290. </a>
  291. </div>
  292. </div>
  293. </div>
  294. <div class="col-12 col-md-6 col-lg-12">
  295. <div class="single-item">
  296. <div class="img-container">
  297. <img src="./images/news-1.png" alt="">
  298. </div>
  299. <div class="details">
  300. <a href="./news-single.html" class="title">
  301. Can AI Help you to learn faster or is it taking away your critical thinking skills by doing all the hard work for you?
  302. </a>
  303. </div>
  304. </div>
  305. </div>
  306. <div class="col-12 col-md-6 col-lg-12">
  307. <div class="single-item">
  308. <div class="img-container">
  309. <img src="./images/news-1.png" alt="">
  310. </div>
  311. <div class="details">
  312. <a href="./news-single.html" class="title">
  313. Can AI Help you to learn faster or is it taking away your critical thinking skills by doing all the hard work for you?
  314. </a>
  315. </div>
  316. </div>
  317. </div>
  318. <div class="col-12 col-md-6 col-lg-12">
  319. <div class="single-item">
  320. <div class="img-container">
  321. <img src="./images/news-1.png" alt="">
  322. </div>
  323. <div class="details">
  324. <a href="./news-single.html" class="title">
  325. Can AI Help you to learn faster or is it taking away your critical thinking skills by doing all the hard work for you?
  326. </a>
  327. </div>
  328. </div>
  329. </div>
  330. </div>
  331. </div>
  332. </section>
  333. </div>
  334. </div>
  335. </main>
  336. <footer id="footer">
  337. <div class="container">
  338. <div class="top-part">
  339. <ul>
  340. <li>
  341. <img class="short-icon" src="./images/logo-short.svg" alt="">
  342. </li>
  343. <li>
  344. <a href="./images/">Home</a>
  345. </li>
  346. <li>
  347. <a href="./about.html" >About</a>
  348. </li>
  349. <li>
  350. <a href="./blog-archive.html">Blogs</a>
  351. </li>
  352. <li>
  353. <a href="./news-archive.html" >News</a>
  354. </li>
  355. <li>
  356. <a href="./contact.html" >Contact</a>
  357. </li>
  358. </ul>
  359. </div>
  360. <div class="bottom-part row g-5">
  361. <div class="col-12 col-md-6">
  362. <ul class="address">
  363. <li>
  364. <span>
  365. <i class="fa-solid fa-phone"></i>
  366. </span>
  367. <span>
  368. 01624-595959
  369. </span>
  370. </li>
  371. <li>
  372. <span>
  373. <i class="fa-solid fa-envelope"></i>
  374. </span>
  375. <span>
  376. studypressbd@gmail.com
  377. </span>
  378. </li>
  379. <li>
  380. <span>
  381. <i class="fa-solid fa-globe"></i>
  382. </span>
  383. <span>
  384. www.studypress.org
  385. </span>
  386. </li>
  387. <li>
  388. <span>
  389. <i class="fa-solid fa-location-dot"></i>
  390. </span>
  391. <span>
  392. House 37, Road 3, Sector 9, Uttara, Dhaka-1230
  393. </span>
  394. </li>
  395. </ul>
  396. </div>
  397. <div class="col-12 col-md-6">
  398. <div class="other-link">
  399. <p>আমাদের সম্পর্কে আরো জানতে</p>
  400. <div class="social-link">
  401. <a href="#" class="single-link">
  402. <img src="./images/facebook.svg.svg" alt="">
  403. </a>
  404. <a href="#" class="single-link">
  405. <img src="./images/Linkedin_.svg.svg" alt="">
  406. </a>
  407. <a href="#" class="single-link">
  408. <img src="./images/Instagram.svg.svg" alt="">
  409. </a>
  410. <a href="#" class="single-link">
  411. <img src="./images/youtube.svg.svg" alt="">
  412. </a>
  413. </div>
  414. <div class="privacy-links">
  415. <a href="#">Terms & Conditions</a>
  416. <a href="#">Refund Policy</a>
  417. <a href="#">Privacy Policy</a>
  418. </div>
  419. <div class="app-download">
  420. <a href="#">
  421. <img src="./images/app-store.svg.png" alt="">
  422. <img src="./images/google-play.svg.svg" alt="">
  423. </a>
  424. </div>
  425. </div>
  426. </div>
  427. </div>
  428. </div>
  429. </footer>
  430. <!-- swiper slider js -->
  431. <script src="https:/cdn.jsdelivr.net/npm/swiper@10/swiper-bundle.min.js"></script>
  432. <!-- custom js -->
  433. <script src="./js/custom.js"></script>
  434. </body>
  435. </html>