It looks like this is a web page, not a feed. I looked for a feed associated with this page, but couldn't find one. Please enter the address of your feed to validate.

Source: https://c-sharptutorial.com

  1. <!DOCTYPE html>
  2. <html lang="en">
  3. <head runat="server">
  4. <meta charset="utf-8">
  5. <!-- Stylesheets -->
  6. <link href="/css/bootstrap.css" rel="stylesheet">
  7. <link href="/css/style.css" rel="stylesheet">
  8. <link href="/css/responsive.css" rel="stylesheet">
  9.  
  10. <!-- Color Switcher Mockup -->
  11. <link href="/css/color-switcher-design.css" rel="stylesheet">
  12. <link href="https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600;800&family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap" rel="stylesheet">
  13. <link rel="shortcut icon" href="/images/favicon.png" type="image/x-icon">
  14. <link rel="icon" href="/images/favicon.png" type="image/x-icon">
  15.  
  16. <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.7.1/jquery.min.js"></script>
  17. <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/js/bootstrap.min.js"></script>
  18.  
  19. <!-- Responsive -->
  20. <meta http-equiv="X-UA-Compatible" content="IE=edge">
  21. <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0">
  22.  
  23. <!-- Page Intorduction Section -->
  24.  
  25. <meta name="description" content="C# (pronounced as C sharp) is a general-purpose, object-oriented programming language. Our C# programming tutorial will guide you to learn C# programming one step at a time with the help of examples.">
  26. <link rel="canonical" href="https://c-sharptutorial.com/">
  27. <title lang="en-us">Learn C# Programming</title>
  28.  
  29.  
  30. <!--End Of Page Intorduction Section -->
  31.  
  32. <!--[if lt IE 9]><script src="~/js/respond.js"></script><![endif]-->
  33.  
  34. <style>
  35. /* CSS Of C-SharpTutorial With Class*/
  36. .logo a {
  37. width: 60%;
  38. height: 300px;
  39. }
  40.  
  41. img {
  42. width: 100%;
  43. height: 100%;
  44. object-fit: cover;
  45. }
  46.  
  47. hr.new2 {
  48. border-top: 4px dashed #660066;
  49. }
  50.  
  51. .space-above {
  52. margin-top: 20px;
  53. }
  54.  
  55. .link-color
  56. {
  57. margin-top: 15px;
  58. margin-left: 20px;
  59. color: black;
  60. text-decoration: underline;
  61. }
  62.  
  63. .move-left-h4{
  64. margin-left:30px;
  65. }
  66.  
  67. .main-heading-span{
  68. font-weight:600;
  69. background-color:lavender;
  70. }
  71.  
  72. .move-left-output {
  73. margin-left: 30px;
  74. }
  75.  
  76. .original-code  span.highlighted-one {
  77. color: #ff4d4d;
  78. font-weight: 600;
  79. }
  80.  
  81. .original-code span.highlighted-two {
  82. color: #66a3ff;
  83. font-weight: 600;
  84. }
  85.  
  86. .original-code span.highlighted-three {
  87. color: #80ff80;
  88. font-weight: 600;
  89. }
  90.  
  91. .original-code span.highlighted-four {
  92. color: #66a3ff;
  93. font-weight: 600;
  94. }
  95.  
  96. .original-code span.highlighted-five {
  97. color: #d19a66;
  98. font-weight: 600;
  99. }
  100.  
  101. .p-output-heading{
  102. color: #ffcc66;
  103. font-size: 15px;
  104. font-weight: 600;
  105. }
  106.  
  107. .service-detail .inner-box p.p-comment-level-one {
  108. margin-top: 5px;
  109. margin-bottom: 5px;
  110. color: #f9f2ec;
  111. font-size:15px;
  112. font-weight: 600;
  113. }
  114.  
  115. .service-detail .inner-box p.p-comment-level-two {
  116. margin-top: 5px;
  117. margin-bottom: 5px;
  118. margin-left: 35px;
  119. color: #f9f2ec;
  120. font-size: 15px;
  121. font-weight: 600;
  122. }
  123.  
  124. .service-detail .inner-box p.p-comment-level-three {
  125. margin-top: 15px;
  126. margin-bottom: 15px;
  127. color: #f9f2ec;
  128. font-size: 15px;
  129. font-weight: 600;
  130. }
  131.  
  132. .service-detail .inner-box p.p-comment-level-four {
  133. margin-top: 5px;
  134. margin-bottom: 5px;
  135. margin-left: 65px;
  136. color: #f9f2ec;
  137. font-size: 15px;
  138. font-weight: 600;
  139. }
  140.  
  141. .service-detail .inner-box p.p-comment-level-five {
  142. margin-top: 5px;
  143. margin-bottom: 5px;
  144. margin-left: 95px;
  145. color: #f9f2ec;
  146. font-size: 15px;
  147. font-weight: 600;
  148. }
  149.  
  150. .service-detail .inner-box p.p-comment-level-six {
  151. margin-top: 5px;
  152. margin-bottom: 5px;
  153. margin-left: 125px;
  154. color: #f9f2ec;
  155. font-size: 15px;
  156. font-weight: 600;
  157. }
  158.  
  159. .service-detail .inner-box p.p-comment-level-six-seven-only {
  160. margin-top: 5px;
  161. margin-bottom: 5px;
  162. margin-left: 155px;
  163. color: #f9f2ec;
  164. font-size: 15px;
  165. font-weight: 600;
  166. }
  167.  
  168. .code-level-one{
  169. margin-top: 15px;
  170. margin-left: 35px;
  171. font-weight: 600;
  172. }
  173. .code-level-two{
  174. margin-top: 5px;
  175. margin-left: 65px;
  176. font-weight: 600;
  177. }
  178. .code-level-three{
  179. margin-top: 5px;
  180. font-weight: 600;
  181. }
  182. .code-level-four{
  183. margin-top: 5px;
  184. margin-left: 35px;
  185. font-weight: 600;
  186. }
  187. .code-level-five{
  188. margin-top: 5px;
  189. margin-left: 95px;
  190. font-weight: 600;
  191. }
  192.  
  193. .code-level-six {
  194. margin-top: 5px;
  195. margin-left: 125px;
  196. font-weight: 600;
  197. }
  198.  
  199. .code-level-six-seven-only {
  200. margin-top: 5px;
  201. margin-left: 155px;
  202. font-weight: 600;
  203. }
  204.  
  205. .code-level-six-eight {
  206. margin-top: 5px;
  207. margin-left: 223px;
  208. font-weight: 600;
  209. }
  210.  
  211. .code-level-one-opening-bracket{
  212. margin-left: 35px;
  213. font-weight: 600;
  214. }
  215.  
  216. .code-level-one-closing-bracket {
  217. margin-left: 35px;
  218. margin-top: 5px;
  219. font-weight: 600;
  220. }
  221.  
  222. .code-level-two-closing-bracket{
  223. margin-top: 5px;
  224. margin-left: 5px;
  225. font-weight: 600;
  226. }
  227. .code-level-three-closing-bracket{
  228. margin-top: 5px;
  229. margin-left: 15px;
  230. font-weight: 600;
  231. }
  232.  
  233. .code-level-one-keyword{
  234. color: #99ddff;
  235. font-weight: 600;
  236. }
  237.  
  238. .code-user-defined-name{
  239. color: #e0ccff;
  240. font-weight: 600;
  241. }
  242.  
  243. .code-parameter {
  244. color: #c2c2d6;
  245. font-weight: 600;
  246. }
  247.  
  248. .code-parameter-special {
  249. color: #ff9966;
  250. font-weight: 600;
  251. }
  252.  
  253. .code-program{
  254. margin-top: 5px;
  255. }
  256.  
  257. .text-highlighted{
  258. font-weight: 600;
  259. background-color:aliceblue;
  260. color: #ff9999;
  261. }
  262.  
  263. .text-keyword-highlighted {
  264. font-weight: 600;
  265. background-color:gainsboro;
  266. color: red;
  267. }
  268.  
  269. .textkwywords {
  270. font-weight: 600;
  271. background-color:lightpink;
  272. color: #660066;
  273. font-size:16px;
  274. }
  275.  
  276. .li-highlighted{
  277. margin-top: 10px;
  278. }
  279.  
  280. .li-span{
  281. font-weight: 600;
  282. color: #660066;
  283. font-size:20px;
  284. }
  285.  
  286. .li-span-div {
  287. font-weight: 600;
  288. color: #660066;
  289. font-size: 17px;
  290. }
  291.  
  292. .li-span-views {
  293. font-weight: 500;
  294. color: #660066;
  295. font-size: 16px;
  296. }
  297.  
  298. .li-span-views-value{
  299. font-weight: 500;
  300. color: red;
  301. font-size: 16px;
  302. }
  303.  
  304. .li-span-interview {
  305. font-weight: 600;
  306. color: black;
  307. }
  308.  
  309. .li-table-span {
  310. font-weight: 600;
  311. color: black;
  312. }
  313.  
  314. .li-table-text {
  315. color: black;
  316. }
  317.  
  318. .li-bullet {
  319. font-weight: 600;
  320. color: black;
  321. margin-left: 30px;
  322. }
  323.  
  324. .li-span-small {
  325. font-weight: 600;
  326. color: #660066;
  327. }
  328.  
  329. .li-span-p{
  330. margin-top: 15px;
  331. margin-left: 20px;
  332. color: black;
  333. }
  334.  
  335. .li-sanp-text {
  336. margin-top: 15px;
  337. color: black;
  338. }
  339.  
  340. .li-span-two{
  341. font-size: 16px;
  342. font-weight: bold;
  343. margin-right: 13px;
  344. color: #660066;
  345. }
  346.  
  347. .setup-keword-color{
  348. color:darkgray;
  349. }
  350.  
  351. .table-header{
  352. font-weight: 700;
  353. background-color: #660066;
  354. color:white;
  355. }
  356.  
  357. .light-thin-header{
  358. height: 25px;
  359. background-color: #e6f5ff;
  360. }
  361.  
  362. .table-frist-column{
  363. font-weight: 600;
  364. background-color: aliceblue;
  365. color:#660066;
  366. }
  367.  
  368. .link-text{
  369. color: crimson
  370. }
  371.  
  372. .out-line-text{
  373. font-weight: 600;
  374. background-color: lavender
  375. }
  376. .out-line-text-one{
  377. font-weight: 600;
  378. background-color: lavender;
  379. margin-left: 30px;
  380. }
  381.  
  382. .out-line-body{
  383. position: relative;
  384. color: #555555;
  385. margin-bottom: 15px;
  386. font-size: 17px;
  387. line-height: 1.8rem;
  388. letter-spacing: .014em;
  389. }
  390.  
  391. .out-line-interview {
  392. font-weight: 600;
  393. background-color:aliceblue;
  394. margin-left: 30px;
  395. color: #555555;
  396. }
  397.  
  398. .out-line-interview-outer {
  399. font-weight: 600;
  400. background-color: aliceblue;
  401. margin-left: 30px;
  402. color: #555555;
  403. margin-bottom: 30px;
  404. }
  405.  
  406. .out-line-body-two
  407. {
  408. font-weight: 400;
  409. }
  410.  
  411. .out-put-text{
  412. margin-top: -15px;
  413. color: #660066;
  414. }
  415.  
  416. .li-data-type{
  417. margin-left: 30px;
  418. }
  419.  
  420. .h1-color{
  421. color: #660066;
  422. }
  423.  
  424. .h1-color-related {
  425. color: #660066;
  426. background-color: #eee;
  427. }
  428.  
  429. .li-service-list-one {
  430. margin-top: 10px;
  431. }
  432.  
  433. .interview-li-inner{
  434. margin-top: 10px;
  435. }
  436.  
  437. .li-service-list-two {
  438. margin-left: 30px;
  439. }
  440.  
  441. .heading-minus-top-margin {
  442. margin-top:-50px;
  443. }
  444.  
  445. .heading-plus-top-margin {
  446. margin-top: 50px;
  447. }
  448.  
  449. .heading-bottom-margin {
  450. margin-top: -30px;
  451. }
  452.  
  453. .code-bold-text
  454. {
  455. position: relative;
  456. padding-left: 30px;
  457. margin-bottom: 15px;
  458. color: #660066;
  459. font-size: 16px;
  460. }
  461.  
  462. /* Start Bread Crumb CSS Code */
  463.  
  464. ul.breadcrumb {
  465. padding: 10px 16px;
  466. list-style: none;
  467. background-color: #eee;
  468. }
  469.  
  470. ul.breadcrumb li {
  471. display: inline;
  472. font-size: 18px;
  473. }
  474.  
  475. ul.breadcrumb li + li:before {
  476. padding: 8px;
  477. color: #660066;
  478. content: "/\00a0";
  479. }
  480.  
  481. ul.breadcrumb li a {
  482. color: #660066;
  483. text-decoration: none;
  484. }
  485.  
  486. ul.breadcrumb li a:hover {
  487. color: #660066;
  488. text-decoration: underline;
  489. }
  490.  
  491. a:not([href]):not([tabindex]) {
  492. color: #660066;
  493. text-decoration: none;
  494. }
  495.  
  496. /* End Bread Crum CSS Code */
  497.  
  498. /* Start CreatedBy, LastModified, Views CSS Code */
  499.  
  500. ul.views-bar {
  501. padding: 10px 16px;
  502. list-style: none;
  503. background-color: #eee;
  504. }
  505.  
  506. ul.views-bar li {
  507. display: inline;
  508. font-size: 18px;
  509. }
  510.  
  511. ul.views-bar  li:before {
  512. padding: 8px;
  513. color: #660066;
  514. content: "\2059";
  515. }
  516.  
  517. ul.views-bar li a {
  518. color: #660066;
  519. text-decoration: none;
  520. }
  521.  
  522. ul.views-bar li a:hover {
  523. color: #660066;
  524. text-decoration: underline;
  525. }
  526.  
  527. .sidebar-page-container-related {
  528. position: relative;
  529. padding: 10px 0px 10px;
  530. }
  531.  
  532. .related-article-size{
  533. margin-top: 20px;
  534. margin-bottom: 20px;
  535. }
  536.  
  537. /* End CreatedBy, LastModified, Views CSS Code */
  538.  
  539. /* Start CSS Of C-SharpTutorial With Id*/
  540.  
  541. #alink {
  542. padding: 5px 5px 5px 5px;
  543. }
  544.  
  545. #link-views {
  546. margin-left: 20px;
  547. margin-right: 60px;
  548. }
  549.  
  550. #li-views {
  551. margin-left: 60px;
  552. }
  553.  
  554. #div-dropdown-id {
  555. margin-top: 10px;
  556. }
  557.  
  558. #code-part, #code-part-one, #code-part-two, #code-part-three, #code-part-four, #code-part-five, #code-part-six, #code-part-seven, #code-part-eight, #code-part-nine, #code-part-ten, #code-part-eleven, #code-part-twelve, #code-part-thirteen, #code-part-fourteen, #code-part-fifteen, #code-part-sixteen, #code-part-seventeen, #code-part-eighteen, #code-part-ninteen, #code-part-twenty, #code-part-twentyone, #code-part-twentytwo, #code-part-twentythree, #code-part-twentyfour, #code-part-twentyfive, #code-part-twentysix, #code-part-twentyseven, #code-part-twentyeight, #code-part-twentynine, #code-part-thirty, #code-part-thirtyone, #code-part-thirtytwo, #code-part-thirtythree, #code-part-thirtyfour, #code-part-thirtyfive, #code-part-thirtysix, #code-part-thirtyseven, #code-part-thirtyeight, #code-part-thirtynine, #code-part-fourty {
  559. color: white;
  560. }
  561.  
  562. /* End CSS Of C-SharpTutorial With Id*/
  563.  
  564. /* Media Queries Starting */
  565.  
  566. /* For Galaxy S8 Plus (1440 x 2960 | 6.2 in) */
  567. /* For Galaxy S9 Plus (1440 x 2960 | 6.2 in) */
  568. /* For Samsung Galaxy S20 (1440 x 3200 | 6.2 in) */
  569. /* For Samsung S21 (1080 x 2400 | 6.2 in) */
  570. /* For Samsung S22 (1080 x 2340 | 6.1 in) */
  571. /* For iPhone 11 Pro (1125 x 2436 | 5.8 in) */
  572. /* For iPhone 12 Mini (1080x2340 | 5.4 in) */
  573. /* For iPhone 13 Mini (1080 x 2340 | 5.4 in) */
  574. /* For iPhone 5s (640 x 1136 | 4 in) */
  575. /* For iPhone 6s (750 x 1334 | 4.7 in) */
  576. /* For iPhone 7 (750 x 1334 | 4.7 in)*/
  577. /* For iPhone 8 (750 x 1334 | 4.7 in) */
  578. /* For iPhone SE (750 x 1334 | 4.7 in) */
  579. /* For iPhone SE 2020 (750 x 1334 | 4.7 in) */
  580. /* For iPhone SE 2022 (750 x 1334 | 4.7 in) */
  581. /* For iPhone X (1125 x 2436 | 5.8 in) */
  582. /* For iPhone XS (1125 x 2436 | 5.8 in) */
  583. /* For One Plus 5T (1080 x 2160 | 6.01 in) */
  584. /* For Vivo V5S (720 x 1280 | 5.5 in)*/
  585. @media (min-width: 300px) and (max-width: 380px) {
  586. .btnclipboard {
  587. margin-top: -35px;
  588. margin-left: 30px;
  589. }
  590.  
  591. .btn-prev {
  592. background-color: white;
  593. color: black;
  594. border: 2px solid #660066;
  595. display: inline-block;
  596. font-weight: 400;
  597. text-align: center;
  598. white-space: nowrap;
  599. vertical-align: middle;
  600. -webkit-user-select: none;
  601. -moz-user-select: none;
  602. -ms-user-select: none;
  603. user-select: none;
  604. width: 335px;
  605. height: 90px;
  606. margin-top: 40px;
  607. margin-right:30px;
  608. padding-top: 40px;
  609. font-size: 1rem;
  610. line-height: 1.5;
  611. border-radius: .25rem;
  612. transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  613. }
  614.  
  615. .btn-prev:hover {
  616. color: #660066;
  617. text-decoration: underline;
  618. }
  619.  
  620. .btn-next {
  621. background-color: white;
  622. color: black;
  623. border: 2px solid #660066;
  624. display: inline-block;
  625. font-weight: 400;
  626. text-align: center;
  627. white-space: nowrap;
  628. vertical-align: middle;
  629. -webkit-user-select: none;
  630. -moz-user-select: none;
  631. -ms-user-select: none;
  632. user-select: none;
  633. width: 335px;
  634. height: 90px;
  635. padding-top: 40px;
  636. margin-top: 40px;
  637. margin-right: 30px;
  638. font-size: 1rem;
  639. line-height: 1.5;
  640. border-radius: .25rem;
  641. transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  642. }
  643.  
  644. .btn-next:hover {
  645. color: #660066;
  646. text-decoration: underline;
  647. }
  648.  
  649. #spanprev {
  650. position: absolute;
  651. top: 50px;
  652. transform: translateX(-50%);
  653. color: #660066;
  654. }
  655.  
  656. #titleprev {
  657. position: absolute;
  658. top: 90px;
  659. transform: translateX(-50%);
  660. color: #660066;
  661. }
  662.  
  663. #spannext {
  664. position: absolute;
  665. top: 50px;
  666. transform: translateX(-50%);
  667. color: #660066;
  668. }
  669.  
  670. #titlenext {
  671. position: absolute;
  672. top: 90px;
  673. transform: translateX(-50%);
  674. color: #660066;
  675. }
  676.  
  677. #spannextrel {
  678. position: absolute;
  679. top: 10px;
  680. transform: translateX(-50%);
  681. color: #660066;
  682. }
  683.  
  684. #titlenextrel {
  685. position: absolute;
  686. top: 50px;
  687. transform: translateX(-50%);
  688. color: #660066;
  689. }
  690.  
  691. .btn-related {
  692. background-color: white;
  693. color: black;
  694. border: 2px solid #660066;
  695. display: inline-block;
  696. font-weight: 400;
  697. text-align: center;
  698. white-space: nowrap;
  699. vertical-align: middle;
  700. -webkit-user-select: none;
  701. -moz-user-select: none;
  702. -ms-user-select: none;
  703. user-select: none;
  704. width: 335px;
  705. height: 90px;
  706. padding-top: 20px;
  707. font-size: 1rem;
  708. line-height: 1.5;
  709. border-radius: .25rem;
  710. margin-bottom:20px;
  711. transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  712. }
  713.  
  714. .btn-related:hover {
  715. color: #660066;
  716. text-decoration: underline;
  717. }
  718. }
  719. /* For Samsung Galaxy S20 Plus (1440 x 3200 | 6.2 in) */
  720. /* For Samsung Galaxy S21 Plus (1080 x 2400 | 6.2 in) */
  721. /* For Samsung S21 Ultra (1440 x 3200 | 6.8 in)*/
  722. /* For Samsung S22 Ultra (1440 x 3088 | 6.8 in) */
  723. @media (min-width: 380px) and (max-width: 390px) {
  724.  
  725. .btnclipboard {
  726. margin-top: -35px;
  727. margin-left: 60px;
  728. }
  729.  
  730. .btn-prev {
  731. background-color: white;
  732. color: black;
  733. border: 2px solid #660066;
  734. display: inline-block;
  735. font-weight: 400;
  736. text-align: center;
  737. white-space: nowrap;
  738. vertical-align: middle;
  739. -webkit-user-select: none;
  740. -moz-user-select: none;
  741. -ms-user-select: none;
  742. user-select: none;
  743. width: 355px;
  744. height: 90px;
  745. margin-top: 40px;
  746. padding-top: 40px;
  747. margin-right: 30px;
  748. font-size: 1rem;
  749. line-height: 1.5;
  750. border-radius: .25rem;
  751. transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  752. }
  753.  
  754. .btn-prev:hover {
  755. color: #660066;
  756. text-decoration: underline;
  757. }
  758.  
  759. .btn-next {
  760. background-color: white;
  761. color: black;
  762. border: 2px solid #660066;
  763. display: inline-block;
  764. font-weight: 400;
  765. text-align: center;
  766. white-space: nowrap;
  767. vertical-align: middle;
  768. -webkit-user-select: none;
  769. -moz-user-select: none;
  770. -ms-user-select: none;
  771. user-select: none;
  772. width: 355px;
  773. height: 90px;
  774. padding-top: 40px;
  775. margin-top: 40px;
  776. margin-right: 30px;
  777. font-size: 1rem;
  778. line-height: 1.5;
  779. border-radius: .25rem;
  780. transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  781. }
  782.  
  783. .btn-next:hover {
  784. color: #660066;
  785. text-decoration: underline;
  786. }
  787.  
  788. #spanprev {
  789. position: absolute;
  790. top: 50px;
  791. transform: translateX(-50%);
  792. color: #660066;
  793. }
  794.  
  795. #titleprev {
  796. position: absolute;
  797. top: 90px;
  798. transform: translateX(-50%);
  799. color: #660066;
  800. }
  801.  
  802. #spannext {
  803. position: absolute;
  804. top: 50px;
  805. transform: translateX(-50%);
  806. color: #660066;
  807. }
  808.  
  809. #titlenext {
  810. position: absolute;
  811. top: 90px;
  812. transform: translateX(-50%);
  813. color: #660066;
  814. }
  815.  
  816. #spannextrel {
  817. position: absolute;
  818. top: 10px;
  819. transform: translateX(-50%);
  820. color: #660066;
  821. }
  822.  
  823. #titlenextrel {
  824. position: absolute;
  825. top: 50px;
  826. transform: translateX(-50%);
  827. color: #660066;
  828. }
  829.  
  830. .btn-related {
  831. background-color: white;
  832. color: black;
  833. border: 2px solid #660066;
  834. display: inline-block;
  835. font-weight: 400;
  836. text-align: center;
  837. white-space: nowrap;
  838. vertical-align: middle;
  839. -webkit-user-select: none;
  840. -moz-user-select: none;
  841. -ms-user-select: none;
  842. user-select: none;
  843. width: 355px;
  844. height: 90px;
  845. padding-top: 20px;
  846. font-size: 1rem;
  847. line-height: 1.5;
  848. border-radius: .25rem;
  849. margin-bottom: 20px;
  850. transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  851. }
  852.  
  853. .btn-related:hover {
  854. color: #660066;
  855. text-decoration: underline;
  856. }
  857. }
  858. /* For Samsung Galaxy S23 (2340 x 1080 | 6.1 in) */
  859. /* For iPhone 12 (1170x2532 | 6.1 in) */
  860. /* For iPhone 12 Pro (1170x2532 | 6.1 in) */
  861. /* For iPhone 13 (1170 x 2532 | 6.1 in) */
  862. /* For iPhone 13 Pro (1170 x 2532 | 6.1 in) */
  863. /* For iPhone 14 (1170 x 2532 | 6.06 in) */
  864. /* For iPhone 14 Pro (1179 x 2556 | 6.12 in) */
  865. /* For iPhone 15 (2556 x 1179 | 6.1 in) */
  866. /* For iPhone 15 Pro (2556 x 1179 | 6.1 in) */
  867. /* For Google Pixel 4 (1080 x 2280 | 5.7 in) */
  868. /* For Google Pixel 5 (1080 x 2340 | 6 in) */
  869. /* For Google Pixel 6 (1080 x 2400 | 6.4 in) */
  870. /* For MotoG 2nd gen (720 x 1280 | 5.2 in) */
  871. @media (min-width: 390px) and (max-width: 400px) {
  872.  
  873. .btnclipboard {
  874. margin-top: -35px;
  875. margin-left: 60px;
  876. }
  877.  
  878. .btn-prev {
  879. background-color: white;
  880. color: black;
  881. border: 2px solid #660066;
  882. display: inline-block;
  883. font-weight: 400;
  884. text-align: center;
  885. white-space: nowrap;
  886. vertical-align: middle;
  887. -webkit-user-select: none;
  888. -moz-user-select: none;
  889. -ms-user-select: none;
  890. user-select: none;
  891. width: 365px;
  892. height: 90px;
  893. margin-top: 40px;
  894. padding-top: 40px;
  895. margin-right: 30px;
  896. font-size: 1rem;
  897. line-height: 1.5;
  898. border-radius: .25rem;
  899. transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  900. }
  901.  
  902. .btn-prev:hover {
  903. color: #660066;
  904. text-decoration: underline;
  905. }
  906.  
  907. .btn-next {
  908. background-color: white;
  909. color: black;
  910. border: 2px solid #660066;
  911. display: inline-block;
  912. font-weight: 400;
  913. text-align: center;
  914. white-space: nowrap;
  915. vertical-align: middle;
  916. -webkit-user-select: none;
  917. -moz-user-select: none;
  918. -ms-user-select: none;
  919. user-select: none;
  920. width: 365px;
  921. height: 90px;
  922. padding-top: 40px;
  923. margin-top: 40px;
  924. margin-right: 30px;
  925. font-size: 1rem;
  926. line-height: 1.5;
  927. border-radius: .25rem;
  928. transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  929. }
  930.  
  931. .btn-next:hover {
  932. color: #660066;
  933. text-decoration: underline;
  934. }
  935.  
  936. #spanprev {
  937. position: absolute;
  938. top: 50px;
  939. transform: translateX(-50%);
  940. color: #660066;
  941. }
  942.  
  943. #titleprev {
  944. position: absolute;
  945. top: 90px;
  946. transform: translateX(-50%);
  947. color: #660066;
  948. }
  949.  
  950. #spannext {
  951. position: absolute;
  952. top: 50px;
  953. transform: translateX(-50%);
  954. color: #660066;
  955. }
  956.  
  957. #titlenext {
  958. position: absolute;
  959. top: 90px;
  960. transform: translateX(-50%);
  961. color: #660066;
  962. }
  963.  
  964. #spannextrel {
  965. position: absolute;
  966. top: 10px;
  967. transform: translateX(-50%);
  968. color: #660066;
  969. }
  970.  
  971. #titlenextrel {
  972. position: absolute;
  973. top: 50px;
  974. transform: translateX(-50%);
  975. color: #660066;
  976. }
  977.  
  978. .btn-related {
  979. background-color: white;
  980. color: black;
  981. border: 2px solid #660066;
  982. display: inline-block;
  983. font-weight: 400;
  984. text-align: center;
  985. white-space: nowrap;
  986. vertical-align: middle;
  987. -webkit-user-select: none;
  988. -moz-user-select: none;
  989. -ms-user-select: none;
  990. user-select: none;
  991. width: 365px;
  992. height: 90px;
  993. padding-top: 20px;
  994. font-size: 1rem;
  995. line-height: 1.5;
  996. border-radius: .25rem;
  997. margin-bottom: 20px;
  998. transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  999. }
  1000.  
  1001. .btn-related:hover {
  1002. color: #660066;
  1003. text-decoration: underline;
  1004. }
  1005. }
  1006. /* For Galaxy Not 9, 1440 *  2960  (6.4 in) */
  1007. /* For Galaxy Not 10+, 1440 *  3040  (6.8 in) */
  1008. /* For Galaxy Not 20 Ultra, 1440 *  3088  (6.9 in) */
  1009. /* For Samsung Galaxy S20 Ultra (1440 x 3200 | 6.9 in) */
  1010. /* For Samsung Galaxy S23 Ultra (3088 x 1440 | 6.8 in) */
  1011. /* For iPhone 11 (828 x 1792 | 6.1 in) */
  1012. /* For iPhone 11 Pro Max (1242 x 2688 | 6.5 in) */
  1013. /* For iPhone 6 Plus (1080 x 1920 | 5.5 in) */
  1014. /* For iPhone 6s Plus (1080 x 1920 | 5.5 in) */
  1015. /* For iPhone 7 Plus (1080 x 1920 | 5.5 in) */
  1016. /* For iPhone 8 Plus (1080 x 1920 | 5.5 in)*/
  1017. /* For iPhone XR (828 x 1792 | 6.1 in) */
  1018. /* For iPhone XS Max (1242 x 2688 | 6.5 in) */
  1019. /* For Google Pixel (1080 x 1920 | 5 in) */
  1020. /* For Google Pixel 3 (1080 x 2160 | 5.5 in)*/
  1021. /* For Google Pixel 3 XL (1440 x 2960 | 6.3 in)*/
  1022. /* For Google Pixel 4 XL (1440 x 3040 | 6.3 in)*/
  1023. /* For Google Pixel 6 Pro (1440 x 3120 | 6.7 in) */
  1024. /* For Google Pixel 7 (2400 x 1080 | 6.3 in) */
  1025. /* For Google Pixel 7 Pro (1440 x 3120 | 6.7 in) */
  1026. /* For Google Pixel XL (1440 x 2560 | 5.5 in) */
  1027. /* For One Plus 6T (1080 x 2340 | 6.41 in) */
  1028. /* For One Plus 8 (1080 x 2400 | 6.55 in) */
  1029. /* For One Plus 9 (1080 x 2400 | 6.55 in) */
  1030. /* For One Plus 9 Pro (1440 x 3216 | 6.7 in) */
  1031. /* For One Plus Nord (1080 x 2400 | 6.44 in) */
  1032. /* For OnePlus 10 Pro (1440 x 3216 | 6.7 in) */
  1033. @media (min-width: 400px) and (max-width: 415px) {
  1034.  
  1035. .btnclipboard {
  1036. margin-top: -35px;
  1037. margin-left: 90px;
  1038. }
  1039.  
  1040. .btn-prev {
  1041. background-color: white;
  1042. color: black;
  1043. border: 2px solid #660066;
  1044. display: inline-block;
  1045. font-weight: 400;
  1046. text-align: center;
  1047. white-space: nowrap;
  1048. vertical-align: middle;
  1049. -webkit-user-select: none;
  1050. -moz-user-select: none;
  1051. -ms-user-select: none;
  1052. user-select: none;
  1053. width: 380px;
  1054. height: 90px;
  1055. margin-top: 40px;
  1056. padding-top: 40px;
  1057. margin-right: 30px;
  1058. font-size: 1rem;
  1059. line-height: 1.5;
  1060. border-radius: .25rem;
  1061. transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  1062. }
  1063.  
  1064. .btn-prev:hover {
  1065. color: #660066;
  1066. text-decoration: underline;
  1067. }
  1068.  
  1069. .btn-next {
  1070. background-color: white;
  1071. color: black;
  1072. border: 2px solid #660066;
  1073. display: inline-block;
  1074. font-weight: 400;
  1075. text-align: center;
  1076. white-space: nowrap;
  1077. vertical-align: middle;
  1078. -webkit-user-select: none;
  1079. -moz-user-select: none;
  1080. -ms-user-select: none;
  1081. user-select: none;
  1082. width: 380px;
  1083. height: 90px;
  1084. padding-top: 40px;
  1085. margin-top: 40px;
  1086. margin-right: 30px;
  1087. font-size: 1rem;
  1088. line-height: 1.5;
  1089. border-radius: .25rem;
  1090. transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  1091. }
  1092.  
  1093. .btn-next:hover {
  1094. color: #660066;
  1095. text-decoration: underline;
  1096. }
  1097.  
  1098. #spanprev {
  1099. position: absolute;
  1100. top: 50px;
  1101. transform: translateX(-50%);
  1102. color: #660066;
  1103. }
  1104.  
  1105. #titleprev {
  1106. position: absolute;
  1107. top: 90px;
  1108. transform: translateX(-50%);
  1109. color: #660066;
  1110. }
  1111.  
  1112. #spannext {
  1113. position: absolute;
  1114. top: 50px;
  1115. transform: translateX(-50%);
  1116. color: #660066;
  1117. }
  1118.  
  1119. #titlenext {
  1120. position: absolute;
  1121. top: 90px;
  1122. transform: translateX(-50%);
  1123. color: #660066;
  1124. }
  1125.  
  1126. #spannextrel {
  1127. position: absolute;
  1128. top: 10px;
  1129. transform: translateX(-50%);
  1130. color: #660066;
  1131. }
  1132.  
  1133. #titlenextrel {
  1134. position: absolute;
  1135. top: 50px;
  1136. transform: translateX(-50%);
  1137. color: #660066;
  1138. }
  1139.  
  1140. .btn-related {
  1141. background-color: white;
  1142. color: black;
  1143. border: 2px solid #660066;
  1144. display: inline-block;
  1145. font-weight: 400;
  1146. text-align: center;
  1147. white-space: nowrap;
  1148. vertical-align: middle;
  1149. -webkit-user-select: none;
  1150. -moz-user-select: none;
  1151. -ms-user-select: none;
  1152. user-select: none;
  1153. width: 380px;
  1154. height: 90px;
  1155. padding-top: 20px;
  1156. font-size: 1rem;
  1157. line-height: 1.5;
  1158. border-radius: .25rem;
  1159. margin-bottom: 20px;
  1160. transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  1161. }
  1162.  
  1163. .btn-related:hover {
  1164. color: #660066;
  1165. text-decoration: underline;
  1166. }
  1167. }
  1168. /* For Samsung Galaxy S23 Plus (2340 x 1080 | 6.6 in) */
  1169. /* For iPhone 12 Pro Max (1284x2778 | 6.7 in) */
  1170. /* For iPhone 13 Pro Max (1284 x 2778 | 6.7 in) */
  1171. /* For iPhone 14 Plus (1284 x 2778 | 6.68 in) */
  1172. /* For iPhone 14 Pro Max (1290 x 2796 | 6.69 in) */
  1173. /* For iPhone 15 Pro Max (2796 x 1290 | 6.7 in) */
  1174. /* For One Plus 3T (1080 x 1920 | 5.5 in) */
  1175. /* For Vivo V15 Pro (1080 x 2340 | 6.39 in) */
  1176. @media (min-width: 416px) and (max-width: 440px) {
  1177.  
  1178. .btnclipboard {
  1179. margin-top: -35px;
  1180. margin-left: 110px;
  1181. }
  1182.  
  1183. .btn-prev {
  1184. background-color: white;
  1185. color: black;
  1186. border: 2px solid #660066;
  1187. display: inline-block;
  1188. font-weight: 400;
  1189. text-align: center;
  1190. white-space: nowrap;
  1191. vertical-align: middle;
  1192. -webkit-user-select: none;
  1193. -moz-user-select: none;
  1194. -ms-user-select: none;
  1195. user-select: none;
  1196. width: 400px;
  1197. height: 90px;
  1198. margin-top: 40px;
  1199. padding-top: 40px;
  1200. margin-right: 30px;
  1201. font-size: 1rem;
  1202. line-height: 1.5;
  1203. border-radius: .25rem;
  1204. transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  1205. }
  1206.  
  1207. .btn-prev:hover {
  1208. color: #660066;
  1209. text-decoration: underline;
  1210. }
  1211.  
  1212. .btn-next {
  1213. background-color: white;
  1214. color: black;
  1215. border: 2px solid #660066;
  1216. display: inline-block;
  1217. font-weight: 400;
  1218. text-align: center;
  1219. white-space: nowrap;
  1220. vertical-align: middle;
  1221. -webkit-user-select: none;
  1222. -moz-user-select: none;
  1223. -ms-user-select: none;
  1224. user-select: none;
  1225. width: 400px;
  1226. height: 90px;
  1227. padding-top: 40px;
  1228. margin-top: 40px;
  1229. margin-right: 30px;
  1230. font-size: 1rem;
  1231. line-height: 1.5;
  1232. border-radius: .25rem;
  1233. transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  1234. }
  1235.  
  1236. .btn-next:hover {
  1237. color: #660066;
  1238. text-decoration: underline;
  1239. }
  1240.  
  1241. #spanprev {
  1242. position: absolute;
  1243. top: 50px;
  1244. transform: translateX(-50%);
  1245. color: #660066;
  1246. }
  1247.  
  1248. #titleprev {
  1249. position: absolute;
  1250. top: 90px;
  1251. transform: translateX(-50%);
  1252. color: #660066;
  1253. }
  1254.  
  1255. #spannext {
  1256. position: absolute;
  1257. top: 50px;
  1258. transform: translateX(-50%);
  1259. color: #660066;
  1260. }
  1261.  
  1262. #titlenext {
  1263. position: absolute;
  1264. top: 90px;
  1265. transform: translateX(-50%);
  1266. color: #660066;
  1267. }
  1268.  
  1269. #spannextrel {
  1270. position: absolute;
  1271. top: 10px;
  1272. transform: translateX(-50%);
  1273. color: #660066;
  1274. }
  1275.  
  1276. #titlenextrel {
  1277. position: absolute;
  1278. top: 50px;
  1279. transform: translateX(-50%);
  1280. color: #660066;
  1281. }
  1282.  
  1283. .btn-related {
  1284. background-color: white;
  1285. color: black;
  1286. border: 2px solid #660066;
  1287. display: inline-block;
  1288. font-weight: 400;
  1289. text-align: center;
  1290. white-space: nowrap;
  1291. vertical-align: middle;
  1292. -webkit-user-select: none;
  1293. -moz-user-select: none;
  1294. -ms-user-select: none;
  1295. user-select: none;
  1296. width: 400px;
  1297. height: 90px;
  1298. padding-top: 20px;
  1299. font-size: 1rem;
  1300. line-height: 1.5;
  1301. border-radius: .25rem;
  1302. margin-bottom: 20px;
  1303. transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  1304. }
  1305.  
  1306. .btn-related:hover {
  1307. color: #660066;
  1308. text-decoration: underline;
  1309. }
  1310. }
  1311. /* For Galaxy J7 max (1080 x 1920 | 5.7 in)*/
  1312. @media (min-width: 440px) and (max-width: 460px) {
  1313.  
  1314. .btnclipboard {
  1315. margin-top: -35px;
  1316. margin-left: 110px;
  1317. }
  1318.  
  1319. .btn-prev {
  1320. background-color: white;
  1321. color: black;
  1322. border: 2px solid #660066;
  1323. display: inline-block;
  1324. font-weight: 400;
  1325. text-align: center;
  1326. white-space: nowrap;
  1327. vertical-align: middle;
  1328. -webkit-user-select: none;
  1329. -moz-user-select: none;
  1330. -ms-user-select: none;
  1331. user-select: none;
  1332. width: 420px;
  1333. height: 90px;
  1334. margin-top: 40px;
  1335. padding-top: 40px;
  1336. margin-right: 30px;
  1337. font-size: 1rem;
  1338. line-height: 1.5;
  1339. border-radius: .25rem;
  1340. transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  1341. }
  1342.  
  1343. .btn-prev:hover {
  1344. color: #660066;
  1345. text-decoration: underline;
  1346. }
  1347.  
  1348. .btn-next {
  1349. background-color: white;
  1350. color: black;
  1351. border: 2px solid #660066;
  1352. display: inline-block;
  1353. font-weight: 400;
  1354. text-align: center;
  1355. white-space: nowrap;
  1356. vertical-align: middle;
  1357. -webkit-user-select: none;
  1358. -moz-user-select: none;
  1359. -ms-user-select: none;
  1360. user-select: none;
  1361. width: 420px;
  1362. height: 90px;
  1363. padding-top: 40px;
  1364. margin-top: 40px;
  1365. margin-right: 30px;
  1366. font-size: 1rem;
  1367. line-height: 1.5;
  1368. border-radius: .25rem;
  1369. transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  1370. }
  1371.  
  1372. .btn-next:hover {
  1373. color: #660066;
  1374. text-decoration: underline;
  1375. }
  1376.  
  1377. #spanprev {
  1378. position: absolute;
  1379. top: 50px;
  1380. transform: translateX(-50%);
  1381. color: #660066;
  1382. }
  1383.  
  1384. #titleprev {
  1385. position: absolute;
  1386. top: 90px;
  1387. transform: translateX(-50%);
  1388. color: #660066;
  1389. }
  1390.  
  1391. #spannext {
  1392. position: absolute;
  1393. top: 50px;
  1394. transform: translateX(-50%);
  1395. color: #660066;
  1396. }
  1397.  
  1398. #titlenext {
  1399. position: absolute;
  1400. top: 90px;
  1401. transform: translateX(-50%);
  1402. color: #660066;
  1403. }
  1404.  
  1405. #spannextrel {
  1406. position: absolute;
  1407. top: 10px;
  1408. transform: translateX(-50%);
  1409. color: #660066;
  1410. }
  1411.  
  1412. #titlenextrel {
  1413. position: absolute;
  1414. top: 50px;
  1415. transform: translateX(-50%);
  1416. color: #660066;
  1417. }
  1418.  
  1419. .btn-related {
  1420. background-color: white;
  1421. color: black;
  1422. border: 2px solid #660066;
  1423. display: inline-block;
  1424. font-weight: 400;
  1425. text-align: center;
  1426. white-space: nowrap;
  1427. vertical-align: middle;
  1428. -webkit-user-select: none;
  1429. -moz-user-select: none;
  1430. -ms-user-select: none;
  1431. user-select: none;
  1432. width: 420px;
  1433. height: 90px;
  1434. padding-top: 20px;
  1435. font-size: 1rem;
  1436. line-height: 1.5;
  1437. border-radius: .25rem;
  1438. margin-bottom: 20px;
  1439. transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  1440. }
  1441.  
  1442. .btn-related:hover {
  1443. color: #660066;
  1444. text-decoration: underline;
  1445. }
  1446. }
  1447. /* For Galaxy Tab S4 10.5 (1600 x 2560 | 10.5 in) */
  1448. /* For iPad (6th Generation) (1536 x 2048 | 9.7 in) */
  1449. @media (min-width: 835px) and (max-width: 991px) {
  1450. .btnclipboard {
  1451. margin-top: -35px;
  1452. margin-left: 460px;
  1453. }
  1454.  
  1455. .btn-prev {
  1456. background-color: white;
  1457. color: black;
  1458. border: 2px solid #660066;
  1459. display: inline-block;
  1460. font-weight: 400;
  1461. text-align: center;
  1462. white-space: nowrap;
  1463. vertical-align: middle;
  1464. -webkit-user-select: none;
  1465. -moz-user-select: none;
  1466. -ms-user-select: none;
  1467. user-select: none;
  1468. width: 410px;
  1469. height: 90px;
  1470. margin-top: 40px;
  1471. margin-right: 30px;
  1472. padding-top: 40px;
  1473. font-size: 1rem;
  1474. line-height: 1.5;
  1475. border-radius: .25rem;
  1476. transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  1477. }
  1478.  
  1479. .btn-prev:hover {
  1480. color: #660066;
  1481. text-decoration: underline;
  1482. }
  1483.  
  1484. .btn-next {
  1485. background-color: white;
  1486. color: black;
  1487. border: 2px solid #660066;
  1488. display: inline-block;
  1489. font-weight: 400;
  1490. text-align: center;
  1491. white-space: nowrap;
  1492. vertical-align: middle;
  1493. -webkit-user-select: none;
  1494. -moz-user-select: none;
  1495. -ms-user-select: none;
  1496. user-select: none;
  1497. width: 410px;
  1498. height: 90px;
  1499. padding-top: 40px;
  1500. margin-top: 40px;
  1501. margin-right: 30px;
  1502. font-size: 1rem;
  1503. line-height: 1.5;
  1504. border-radius: .25rem;
  1505. transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  1506. }
  1507.  
  1508. .btn-next:hover {
  1509. color: #660066;
  1510. text-decoration: underline;
  1511. }
  1512.  
  1513. #spanprev {
  1514. position: absolute;
  1515. top: 50px;
  1516. transform: translateX(-50%);
  1517. color: #660066;
  1518. }
  1519.  
  1520. #titleprev {
  1521. position: absolute;
  1522. top: 90px;
  1523. transform: translateX(-50%);
  1524. color: #660066;
  1525. }
  1526.  
  1527. #spannext {
  1528. position: absolute;
  1529. top: 50px;
  1530. transform: translateX(-50%);
  1531. color: #660066;
  1532. }
  1533.  
  1534. #titlenext {
  1535. position: absolute;
  1536. top: 90px;
  1537. transform: translateX(-50%);
  1538. color: #660066;
  1539. }
  1540.  
  1541. #spannextrel {
  1542. position: absolute;
  1543. top: 10px;
  1544. transform: translateX(-50%);
  1545. color: #660066;
  1546. }
  1547.  
  1548. #titlenextrel {
  1549. position: absolute;
  1550. top: 50px;
  1551. transform: translateX(-50%);
  1552. color: #660066;
  1553. }
  1554.  
  1555. .btn-related {
  1556. background-color: white;
  1557. color: black;
  1558. border: 2px solid #660066;
  1559. display: inline-block;
  1560. font-weight: 400;
  1561. text-align: center;
  1562. white-space: nowrap;
  1563. vertical-align: middle;
  1564. -webkit-user-select: none;
  1565. -moz-user-select: none;
  1566. -ms-user-select: none;
  1567. user-select: none;
  1568. width: 420px;
  1569. height: 90px;
  1570. padding-top: 20px;
  1571. font-size: 1rem;
  1572. line-height: 1.5;
  1573. border-radius: .25rem;
  1574. margin-bottom: 20px;
  1575. transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  1576. }
  1577.  
  1578. .btn-related:hover {
  1579. color: #660066;
  1580. text-decoration: underline;
  1581. }
  1582. }
  1583. /* Large devices (laptops/desktops, 992px and up) */
  1584. @media only screen and (min-width: 1024px) {
  1585. .btnclipboard {
  1586. margin-top: -35px;
  1587. margin-left: -460px;
  1588. }
  1589.  
  1590. .btn-prev {
  1591. background-color: white;
  1592. color: black;
  1593. border: 2px solid #660066;
  1594. display: inline-block;
  1595. font-weight: 400;
  1596. text-align: center;
  1597. white-space: nowrap;
  1598. vertical-align: middle;
  1599. -webkit-user-select: none;
  1600. -moz-user-select: none;
  1601. -ms-user-select: none;
  1602. user-select: none;
  1603. width: 380px;
  1604. height: 90px;
  1605. padding-top: 20px;
  1606. font-size: 1rem;
  1607. line-height: 1.5;
  1608. border-radius: .25rem;
  1609. transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  1610. }
  1611.  
  1612. .btn-prev:hover {
  1613. color: #660066;
  1614. text-decoration: underline;
  1615. }
  1616.  
  1617. .btn-next {
  1618. background-color: white;
  1619. color: black;
  1620. border: 2px solid #660066;
  1621. display: inline-block;
  1622. font-weight: 400;
  1623. text-align: center;
  1624. white-space: nowrap;
  1625. vertical-align: middle;
  1626. -webkit-user-select: none;
  1627. -moz-user-select: none;
  1628. -ms-user-select: none;
  1629. user-select: none;
  1630. width: 380px;
  1631. height: 90px;
  1632. padding-top: 20px;
  1633. font-size: 1rem;
  1634. line-height: 1.5;
  1635. border-radius: .25rem;
  1636. transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  1637. }
  1638.  
  1639. .btn-next:hover {
  1640. color: #660066;
  1641. text-decoration: underline;
  1642. }
  1643.  
  1644. #spanprev {
  1645. position: absolute;
  1646. top: 10px;
  1647. transform: translateX(-50%);
  1648. color: #660066;
  1649. }
  1650.  
  1651.   #titleprev {
  1652. position: absolute;
  1653. top: 50px;
  1654. transform: translateX(-50%);
  1655. color: #660066;
  1656. }
  1657.  
  1658. #spannext {
  1659. position: absolute;
  1660. top: 10px;
  1661. transform: translateX(-50%);
  1662. color: #660066;
  1663. }
  1664.  
  1665. #titlenext {
  1666. position: absolute;
  1667. top: 50px;
  1668. transform: translateX(-50%);
  1669. color: #660066;
  1670. }
  1671.  
  1672. #spannextrel {
  1673. position: absolute;
  1674. top: 10px;
  1675. transform: translateX(-50%);
  1676. color: #660066;
  1677. }
  1678.  
  1679. #titlenextrel {
  1680. position: absolute;
  1681. top: 50px;
  1682. transform: translateX(-50%);
  1683. color: #660066;
  1684. }
  1685.  
  1686. .btn-related {
  1687. background-color: white;
  1688. color: black;
  1689. border: 2px solid #660066;
  1690. display: inline-block;
  1691. font-weight: 400;
  1692. text-align: center;
  1693. white-space: nowrap;
  1694. vertical-align: middle;
  1695. -webkit-user-select: none;
  1696. -moz-user-select: none;
  1697. -ms-user-select: none;
  1698. user-select: none;
  1699. width: 370px;
  1700. height: 90px;
  1701. padding-top: 20px;
  1702. font-size: 1rem;
  1703. line-height: 1.5;
  1704. border-radius: .25rem;
  1705. margin-bottom: 20px;
  1706. transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  1707. }
  1708.  
  1709. .btn-related:hover {
  1710. color: #660066;
  1711. text-decoration: underline;
  1712. }
  1713. }
  1714. /* For iPad Mini 4 (1536 x 2048 | 7.9 in) */
  1715. /* For iPad Pro 9.7 inch (1536 x 2048 | 9.7 in) */
  1716. @media (min-width: 550px) and (max-width: 800px) {
  1717. .btnclipboard {
  1718. margin-top: -35px;
  1719. margin-left: 360px;
  1720. }
  1721.  
  1722. .btn-prev {
  1723. background-color: white;
  1724. color: black;
  1725. border: 2px solid #660066;
  1726. display: inline-block;
  1727. font-weight: 400;
  1728. text-align: center;
  1729. white-space: nowrap;
  1730. vertical-align: middle;
  1731. -webkit-user-select: none;
  1732. -moz-user-select: none;
  1733. -ms-user-select: none;
  1734. user-select: none;
  1735. width: 310px;
  1736. height: 90px;
  1737. margin-top: 40px;
  1738. margin-right: 30px;
  1739. padding-top: 40px;
  1740. font-size: 1rem;
  1741. line-height: 1.5;
  1742. border-radius: .25rem;
  1743. transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  1744. }
  1745.  
  1746. .btn-prev:hover {
  1747. color: #660066;
  1748. text-decoration: underline;
  1749. }
  1750.  
  1751. .btn-next {
  1752. background-color: white;
  1753. color: black;
  1754. border: 2px solid #660066;
  1755. display: inline-block;
  1756. font-weight: 400;
  1757. text-align: center;
  1758. white-space: nowrap;
  1759. vertical-align: middle;
  1760. -webkit-user-select: none;
  1761. -moz-user-select: none;
  1762. -ms-user-select: none;
  1763. user-select: none;
  1764. width: 310px;
  1765. height: 90px;
  1766. padding-top: 40px;
  1767. margin-top: 40px;
  1768. margin-right: 30px;
  1769. font-size: 1rem;
  1770. line-height: 1.5;
  1771. border-radius: .25rem;
  1772. transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  1773. }
  1774.  
  1775. .btn-next:hover {
  1776. color: #660066;
  1777. text-decoration: underline;
  1778. }
  1779.  
  1780. #spanprev {
  1781. position: absolute;
  1782. top: 50px;
  1783. transform: translateX(-50%);
  1784. color: #660066;
  1785. }
  1786.  
  1787. #titleprev {
  1788. position: absolute;
  1789. top: 90px;
  1790. transform: translateX(-50%);
  1791. color: #660066;
  1792. }
  1793.  
  1794. #spannext {
  1795. position: absolute;
  1796. top: 50px;
  1797. transform: translateX(-50%);
  1798. color: #660066;
  1799. }
  1800.  
  1801. #titlenext {
  1802. position: absolute;
  1803. top: 90px;
  1804. transform: translateX(-50%);
  1805. color: #660066;
  1806. }
  1807.  
  1808. #spannextrel {
  1809. position: absolute;
  1810. top: 10px;
  1811. transform: translateX(-50%);
  1812. color: #660066;
  1813. }
  1814.  
  1815. #titlenextrel {
  1816. position: absolute;
  1817. top: 50px;
  1818. transform: translateX(-50%);
  1819. color: #660066;
  1820. }
  1821.  
  1822. .btn-related {
  1823. background-color: white;
  1824. color: black;
  1825. border: 2px solid #660066;
  1826. display: inline-block;
  1827. font-weight: 400;
  1828. text-align: center;
  1829. white-space: nowrap;
  1830. vertical-align: middle;
  1831. -webkit-user-select: none;
  1832. -moz-user-select: none;
  1833. -ms-user-select: none;
  1834. user-select: none;
  1835. width: 310px;
  1836. height: 90px;
  1837. padding-top: 20px;
  1838. font-size: 1rem;
  1839. line-height: 1.5;
  1840. border-radius: .25rem;
  1841. margin-bottom: 20px;
  1842. transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  1843. }
  1844.  
  1845. .btn-related:hover {
  1846. color: #660066;
  1847. text-decoration: underline;
  1848. }
  1849. }
  1850. /* For iPad Pro (2048 x 2732 | 12.9 in) */
  1851. /* For Desktop 1024 x 768 (1024 x 768 ) */
  1852. @media (min-width: 991px) and (max-width: 1024px) {
  1853. /* Your CSS styles for 12.9-inch iPad Pro portrait go here */
  1854. .btnclipboard {
  1855. margin-top: -35px;
  1856. margin-left: -900px;
  1857. }
  1858.  
  1859. .btn-prev {
  1860. background-color: white;
  1861. color: black;
  1862. border: 2px solid #660066;
  1863. display: inline-block;
  1864. font-weight: 400;
  1865. text-align: center;
  1866. white-space: nowrap;
  1867. vertical-align: middle;
  1868. -webkit-user-select: none;
  1869. -moz-user-select: none;
  1870. -ms-user-select: none;
  1871. user-select: none;
  1872. width: 230px;
  1873. height: 90px;
  1874. margin-top: 40px;
  1875. margin-right: 30px;
  1876. padding-top: 40px;
  1877. font-size: 1rem;
  1878. line-height: 1.5;
  1879. border-radius: .25rem;
  1880. transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  1881. }
  1882.  
  1883. .btn-prev:hover {
  1884. color: #660066;
  1885. text-decoration: underline;
  1886. }
  1887.  
  1888. .btn-next {
  1889. background-color: white;
  1890. color: black;
  1891. border: 2px solid #660066;
  1892. display: inline-block;
  1893. font-weight: 400;
  1894. text-align: center;
  1895. white-space: nowrap;
  1896. vertical-align: middle;
  1897. -webkit-user-select: none;
  1898. -moz-user-select: none;
  1899. -ms-user-select: none;
  1900. user-select: none;
  1901. width: 230px;
  1902. height: 90px;
  1903. padding-top: 40px;
  1904. margin-top: 40px;
  1905. margin-right: 30px;
  1906. font-size: 1rem;
  1907. line-height: 1.5;
  1908. border-radius: .25rem;
  1909. transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  1910. }
  1911.  
  1912. .btn-next:hover {
  1913. color: #660066;
  1914. text-decoration: underline;
  1915. }
  1916.  
  1917. #spanprev {
  1918. position: absolute;
  1919. top: 50px;
  1920. transform: translateX(-50%);
  1921. color: #660066;
  1922. }
  1923.  
  1924. #titleprev {
  1925. position: absolute;
  1926. top: 90px;
  1927. transform: translateX(-50%);
  1928. color: #660066;
  1929. }
  1930.  
  1931. #spannext {
  1932. position: absolute;
  1933. top: 50px;
  1934. transform: translateX(-50%);
  1935. color: #660066;
  1936. }
  1937.  
  1938. #titlenext {
  1939. position: absolute;
  1940. top: 90px;
  1941. transform: translateX(-50%);
  1942. color: #660066;
  1943. }
  1944.  
  1945. #spannextrel {
  1946. position: absolute;
  1947. top: 10px;
  1948. transform: translateX(-50%);
  1949. color: #660066;
  1950. }
  1951.  
  1952. #titlenextrel {
  1953. position: absolute;
  1954. top: 50px;
  1955. transform: translateX(-50%);
  1956. color: #660066;
  1957. }
  1958.  
  1959. .btn-related {
  1960. background-color: white;
  1961. color: black;
  1962. border: 2px solid #660066;
  1963. display: inline-block;
  1964. font-weight: 400;
  1965. text-align: center;
  1966. white-space: nowrap;
  1967. vertical-align: middle;
  1968. -webkit-user-select: none;
  1969. -moz-user-select: none;
  1970. -ms-user-select: none;
  1971. user-select: none;
  1972. width: 230px;
  1973. height: 90px;
  1974. padding-top: 20px;
  1975. font-size: 1rem;
  1976. line-height: 1.5;
  1977. border-radius: .25rem;
  1978. margin-bottom: 20px;
  1979. transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  1980. }
  1981.  
  1982. .btn-related:hover {
  1983. color: #660066;
  1984. text-decoration: underline;
  1985. }
  1986. }
  1987. /* For iPad Pro 11 inch (1668 x 2388 | 11 in) */
  1988. @media (min-width: 800px) and (max-width: 835px) {
  1989. /* Your CSS styles for 12.9-inch iPad Pro portrait go here */
  1990. .btnclipboard {
  1991. margin-top: -35px;
  1992. margin-left: 420px
  1993. }
  1994.  
  1995. .btn-prev {
  1996. background-color: white;
  1997. color: black;
  1998. border: 2px solid #660066;
  1999. display: inline-block;
  2000. font-weight: 400;
  2001. text-align: center;
  2002. white-space: nowrap;
  2003. vertical-align: middle;
  2004. -webkit-user-select: none;
  2005. -moz-user-select: none;
  2006. -ms-user-select: none;
  2007. user-select: none;
  2008. width: 330px;
  2009. height: 90px;
  2010. margin-top: 40px;
  2011. margin-right: 30px;
  2012. padding-top: 40px;
  2013. font-size: 1rem;
  2014. line-height: 1.5;
  2015. border-radius: .25rem;
  2016. transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  2017. }
  2018.  
  2019. .btn-prev:hover {
  2020. color: #660066;
  2021. text-decoration: underline;
  2022. }
  2023.  
  2024. .btn-next {
  2025. background-color: white;
  2026. color: black;
  2027. border: 2px solid #660066;
  2028. display: inline-block;
  2029. font-weight: 400;
  2030. text-align: center;
  2031. white-space: nowrap;
  2032. vertical-align: middle;
  2033. -webkit-user-select: none;
  2034. -moz-user-select: none;
  2035. -ms-user-select: none;
  2036. user-select: none;
  2037. width: 330px;
  2038. height: 90px;
  2039. padding-top: 40px;
  2040. margin-top: 40px;
  2041. margin-right: 30px;
  2042. font-size: 1rem;
  2043. line-height: 1.5;
  2044. border-radius: .25rem;
  2045. transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  2046. }
  2047.  
  2048. .btn-next:hover {
  2049. color: #660066;
  2050. text-decoration: underline;
  2051. }
  2052.  
  2053. #spanprev {
  2054. position: absolute;
  2055. top: 50px;
  2056. transform: translateX(-50%);
  2057. color: #660066;
  2058. }
  2059.  
  2060. #titleprev {
  2061. position: absolute;
  2062. top: 90px;
  2063. transform: translateX(-50%);
  2064. color: #660066;
  2065. }
  2066.  
  2067. #spannext {
  2068. position: absolute;
  2069. top: 50px;
  2070. transform: translateX(-50%);
  2071. color: #660066;
  2072. }
  2073.  
  2074. #titlenext {
  2075. position: absolute;
  2076. top: 90px;
  2077. transform: translateX(-50%);
  2078. color: #660066;
  2079. }
  2080.  
  2081. #spannextrel {
  2082. position: absolute;
  2083. top: 10px;
  2084. transform: translateX(-50%);
  2085. color: #660066;
  2086. }
  2087.  
  2088. #titlenextrel {
  2089. position: absolute;
  2090. top: 50px;
  2091. transform: translateX(-50%);
  2092. color: #660066;
  2093. }
  2094.  
  2095. .btn-related {
  2096. background-color: white;
  2097. color: black;
  2098. border: 2px solid #660066;
  2099. display: inline-block;
  2100. font-weight: 400;
  2101. text-align: center;
  2102. white-space: nowrap;
  2103. vertical-align: middle;
  2104. -webkit-user-select: none;
  2105. -moz-user-select: none;
  2106. -ms-user-select: none;
  2107. user-select: none;
  2108. width: 330px;
  2109. height: 90px;
  2110. padding-top: 20px;
  2111. font-size: 1rem;
  2112. line-height: 1.5;
  2113. border-radius: .25rem;
  2114. margin-bottom: 20px;
  2115. transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  2116. }
  2117.  
  2118. .btn-related:hover {
  2119. color: #660066;
  2120. text-decoration: underline;
  2121. }
  2122. }
  2123. /* For 13-inch MacBook Pro (1280 × 800 ) */
  2124. /* For Desktop 1280 x 800 (1280 x 800 ) */
  2125. /* For Desktop 1280 x 720 (1280 x 720 ) */
  2126. /* For Desktop 1280 x 1024 (1280 x 1024 ) */
  2127. @media (min-width:1280px) and (max-width: 1360px) {
  2128. /* Styles for screens up to 1366px wide, including the 11-inch MacBook Air */
  2129.  
  2130. #menu-button-side {
  2131. width: 300px;
  2132. height: 50px;
  2133.  }
  2134.  
  2135. .btnclipboard {
  2136. margin-top: -35px;
  2137. margin-left: -740px;
  2138. }
  2139.  
  2140. .btn-prev {
  2141. background-color: white;
  2142. color: black;
  2143. border: 2px solid #660066;
  2144. display: inline-block;
  2145. font-weight: 400;
  2146. text-align: center;
  2147. white-space: nowrap;
  2148. vertical-align: middle;
  2149. -webkit-user-select: none;
  2150. -moz-user-select: none;
  2151. -ms-user-select: none;
  2152. user-select: none;
  2153. width: 300px;
  2154. height: 90px;
  2155. padding-top: 20px;
  2156. font-size: 1rem;
  2157. line-height: 1.5;
  2158. border-radius: .25rem;
  2159. transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  2160. }
  2161.  
  2162. .btn-prev:hover {
  2163. color: #660066;
  2164. text-decoration: underline;
  2165. }
  2166.  
  2167. .btn-next {
  2168. background-color: white;
  2169. color: black;
  2170. border: 2px solid #660066;
  2171. display: inline-block;
  2172. font-weight: 400;
  2173. text-align: center;
  2174. white-space: nowrap;
  2175. vertical-align: middle;
  2176. -webkit-user-select: none;
  2177. -moz-user-select: none;
  2178. -ms-user-select: none;
  2179. user-select: none;
  2180. width: 300px;
  2181. height: 90px;
  2182. padding-top: 20px;
  2183. font-size: 1rem;
  2184. line-height: 1.5;
  2185. border-radius: .25rem;
  2186. transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  2187. }
  2188.  
  2189. .btn-next:hover {
  2190. color: #660066;
  2191. text-decoration: underline;
  2192. }
  2193.  
  2194. #spanprev {
  2195. position: absolute;
  2196. top: 10px;
  2197. transform: translateX(-50%);
  2198. color: #660066;
  2199. }
  2200.  
  2201. #titleprev {
  2202. position: absolute;
  2203. top: 50px;
  2204. transform: translateX(-50%);
  2205. color: #660066;
  2206. }
  2207.  
  2208. #spannext {
  2209. position: absolute;
  2210. top: 10px;
  2211. transform: translateX(-50%);
  2212. color: #660066;
  2213. }
  2214.  
  2215. #titlenext {
  2216. position: absolute;
  2217. top: 50px;
  2218. transform: translateX(-50%);
  2219. color: #660066;
  2220. }
  2221.  
  2222. #spannextrel {
  2223. position: absolute;
  2224. top: 10px;
  2225. transform: translateX(-50%);
  2226. color: #660066;
  2227. }
  2228.  
  2229. #titlenextrel {
  2230. position: absolute;
  2231. top: 50px;
  2232. transform: translateX(-50%);
  2233. color: #660066;
  2234. }
  2235.  
  2236. .btn-related {
  2237. background-color: white;
  2238. color: black;
  2239. border: 2px solid #660066;
  2240. display: inline-block;
  2241. font-weight: 400;
  2242. text-align: center;
  2243. white-space: nowrap;
  2244. vertical-align: middle;
  2245. -webkit-user-select: none;
  2246. -moz-user-select: none;
  2247. -ms-user-select: none;
  2248. user-select: none;
  2249. width: 300px;
  2250. height: 90px;
  2251. padding-top: 20px;
  2252. font-size: 1rem;
  2253. line-height: 1.5;
  2254. border-radius: .25rem;
  2255. margin-bottom: 20px;
  2256. transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  2257. }
  2258.  
  2259. .btn-related:hover {
  2260. color: #660066;
  2261. text-decoration: underline;
  2262. }
  2263. }
  2264. /* For 11-inch MacBook Air (1366 × 768 ) */
  2265. /* For Desktop 1366 x 768 (1366 x 768 ) */
  2266. @media (min-width:1366px) and (max-width: 1370px) {
  2267. /* Styles for screens up to 1366px wide, including the 11-inch MacBook Air */
  2268.  
  2269. #menu-button-side {
  2270. width: 320px;
  2271. height: 50px;
  2272. }
  2273.  
  2274. .btnclipboard {
  2275. margin-top: -35px;
  2276. margin-left: -680px;
  2277. }
  2278.  
  2279. .btn-prev {
  2280. background-color: white;
  2281. color: black;
  2282. border: 2px solid #660066;
  2283. display: inline-block;
  2284. font-weight: 400;
  2285. text-align: center;
  2286. white-space: nowrap;
  2287. vertical-align: middle;
  2288. -webkit-user-select: none;
  2289. -moz-user-select: none;
  2290. -ms-user-select: none;
  2291. user-select: none;
  2292. width: 320px;
  2293. height: 90px;
  2294. padding-top: 20px;
  2295. font-size: 1rem;
  2296. line-height: 1.5;
  2297. border-radius: .25rem;
  2298. transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  2299. }
  2300.  
  2301. .btn-prev:hover {
  2302. color: #660066;
  2303. text-decoration: underline;
  2304. }
  2305.  
  2306. .btn-next {
  2307. background-color: white;
  2308. color: black;
  2309. border: 2px solid #660066;
  2310. display: inline-block;
  2311. font-weight: 400;
  2312. text-align: center;
  2313. white-space: nowrap;
  2314. vertical-align: middle;
  2315. -webkit-user-select: none;
  2316. -moz-user-select: none;
  2317. -ms-user-select: none;
  2318. user-select: none;
  2319. width: 320px;
  2320. height: 90px;
  2321. padding-top: 20px;
  2322. font-size: 1rem;
  2323. line-height: 1.5;
  2324. border-radius: .25rem;
  2325. transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  2326. }
  2327.  
  2328. .btn-next:hover {
  2329. color: #660066;
  2330. text-decoration: underline;
  2331. }
  2332.  
  2333. #spanprev {
  2334. position: absolute;
  2335. top: 10px;
  2336. transform: translateX(-50%);
  2337. color: #660066;
  2338. }
  2339.  
  2340. #titleprev {
  2341. position: absolute;
  2342. top: 50px;
  2343. transform: translateX(-50%);
  2344. color: #660066;
  2345. }
  2346.  
  2347. #spannext {
  2348. position: absolute;
  2349. top: 10px;
  2350. transform: translateX(-50%);
  2351. color: #660066;
  2352. }
  2353.  
  2354. #titlenext {
  2355. position: absolute;
  2356. top: 50px;
  2357. transform: translateX(-50%);
  2358. color: #660066;
  2359. }
  2360.  
  2361. #spannextrel {
  2362. position: absolute;
  2363. top: 10px;
  2364. transform: translateX(-50%);
  2365. color: #660066;
  2366. }
  2367.  
  2368. #titlenextrel {
  2369. position: absolute;
  2370. top: 50px;
  2371. transform: translateX(-50%);
  2372. color: #660066;
  2373. }
  2374.  
  2375. .btn-related {
  2376. background-color: white;
  2377. color: black;
  2378. border: 2px solid #660066;
  2379. display: inline-block;
  2380. font-weight: 400;
  2381. text-align: center;
  2382. white-space: nowrap;
  2383. vertical-align: middle;
  2384. -webkit-user-select: none;
  2385. -moz-user-select: none;
  2386. -ms-user-select: none;
  2387. user-select: none;
  2388. width: 320px;
  2389. height: 90px;
  2390. padding-top: 20px;
  2391. font-size: 1rem;
  2392. line-height: 1.5;
  2393. border-radius: .25rem;
  2394. margin-bottom: 20px;
  2395. transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  2396. }
  2397.  
  2398. .btn-related:hover {
  2399. color: #660066;
  2400. text-decoration: underline;
  2401. }
  2402. }
  2403. /* For 13-inch MacBook Air (1440 × 900 ) */
  2404. /* For 15-inch MacBook Air (1440 x 900 | 15.3 in)*/
  2405. /* For 15-inch MacBook Pro (1440 × 900 ) */
  2406. /* For Desktop 1440 x 900 (1440 x 900 ) */
  2407. @media (min-width:1440px) and (max-width: 1450px) {
  2408. /* Styles for screens up to 1366px wide, including the 11-inch MacBook Air */
  2409.  
  2410. #menu-button-side {
  2411. width: 330px;
  2412. height: 50px;
  2413.  }
  2414.  
  2415. .btnclipboard {
  2416. margin-top: -35px;
  2417. margin-left: -680px;
  2418. }
  2419.  
  2420. .btn-prev {
  2421. background-color: white;
  2422. color: black;
  2423. border: 2px solid #660066;
  2424. display: inline-block;
  2425. font-weight: 400;
  2426. text-align: center;
  2427. white-space: nowrap;
  2428. vertical-align: middle;
  2429. -webkit-user-select: none;
  2430. -moz-user-select: none;
  2431. -ms-user-select: none;
  2432. user-select: none;
  2433. width: 340px;
  2434. height: 90px;
  2435. padding-top: 20px;
  2436. font-size: 1rem;
  2437. line-height: 1.5;
  2438. border-radius: .25rem;
  2439. transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  2440. }
  2441.  
  2442. .btn-prev:hover {
  2443. color: #660066;
  2444. text-decoration: underline;
  2445. }
  2446.  
  2447. .btn-next {
  2448. background-color: white;
  2449. color: black;
  2450. border: 2px solid #660066;
  2451. display: inline-block;
  2452. font-weight: 400;
  2453. text-align: center;
  2454. white-space: nowrap;
  2455. vertical-align: middle;
  2456. -webkit-user-select: none;
  2457. -moz-user-select: none;
  2458. -ms-user-select: none;
  2459. user-select: none;
  2460. width: 340px;
  2461. height: 90px;
  2462. padding-top: 20px;
  2463. font-size: 1rem;
  2464. line-height: 1.5;
  2465. border-radius: .25rem;
  2466. transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  2467. }
  2468.  
  2469. .btn-next:hover {
  2470. color: #660066;
  2471. text-decoration: underline;
  2472. }
  2473.  
  2474. #spanprev {
  2475. position: absolute;
  2476. top: 10px;
  2477. transform: translateX(-50%);
  2478. color: #660066;
  2479. }
  2480.  
  2481. #titleprev {
  2482. position: absolute;
  2483. top: 50px;
  2484. transform: translateX(-50%);
  2485. color: #660066;
  2486. }
  2487.  
  2488. #spannext {
  2489. position: absolute;
  2490. top: 10px;
  2491. transform: translateX(-50%);
  2492. color: #660066;
  2493. }
  2494.  
  2495. #titlenext {
  2496. position: absolute;
  2497. top: 50px;
  2498. transform: translateX(-50%);
  2499. color: #660066;
  2500. }
  2501.  
  2502. #spannextrel {
  2503. position: absolute;
  2504. top: 10px;
  2505. transform: translateX(-50%);
  2506. color: #660066;
  2507. }
  2508.  
  2509. #titlenextrel {
  2510. position: absolute;
  2511. top: 50px;
  2512. transform: translateX(-50%);
  2513. color: #660066;
  2514. }
  2515.  
  2516. .btn-related {
  2517. background-color: white;
  2518. color: black;
  2519. border: 2px solid #660066;
  2520. display: inline-block;
  2521. font-weight: 400;
  2522. text-align: center;
  2523. white-space: nowrap;
  2524. vertical-align: middle;
  2525. -webkit-user-select: none;
  2526. -moz-user-select: none;
  2527. -ms-user-select: none;
  2528. user-select: none;
  2529. width: 340px;
  2530. height: 90px;
  2531. padding-top: 20px;
  2532. font-size: 1rem;
  2533. line-height: 1.5;
  2534. border-radius: .25rem;
  2535. margin-bottom: 20px;
  2536. transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  2537. }
  2538.  
  2539. .btn-related:hover {
  2540. color: #660066;
  2541. text-decoration: underline;
  2542. }
  2543. }
  2544. /* For 14-inch MacBook Pro (1512 x 982 | 14.2 in) */
  2545. @media (min-width:1512px) and (max-width: 1590px) {
  2546. /* Styles for screens up to 1366px wide, including the 11-inch MacBook Air */
  2547.  
  2548. #menu-button-side {
  2549. width: 350px;
  2550. height: 50px;
  2551.  }
  2552.  
  2553. .btnclipboard {
  2554. margin-top: -35px;
  2555. margin-left: -680px
  2556. }
  2557.  
  2558. .btn-prev {
  2559. background-color: white;
  2560. color: black;
  2561. border: 2px solid #660066;
  2562. font-weight: 400;
  2563. text-align: center;
  2564. white-space: nowrap;
  2565. vertical-align: middle;
  2566. -webkit-user-select: none;
  2567. -moz-user-select: none;
  2568. -ms-user-select: none;
  2569. user-select: none;
  2570. width: 360px;
  2571. height: 90px;
  2572. padding-top: 20px;
  2573. font-size: 1rem;
  2574. line-height: 1.5;
  2575. margin-bottom: 20px;
  2576. border-radius: .25rem;
  2577. transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  2578. }
  2579.  
  2580. .btn-prev:hover {
  2581. color: #660066;
  2582. text-decoration: underline;
  2583. }
  2584.  
  2585. .btn-next {
  2586. background-color: white;
  2587. color: black;
  2588. border: 2px solid #660066;
  2589. font-weight: 400;
  2590. text-align: center;
  2591. white-space: nowrap;
  2592. vertical-align: middle;
  2593. -webkit-user-select: none;
  2594. -moz-user-select: none;
  2595. -ms-user-select: none;
  2596. user-select: none;
  2597. width: 360px;
  2598. height: 90px;
  2599. padding-top: 20px;
  2600. font-size: 1rem;
  2601. line-height: 1.5;
  2602. border-radius: .25rem;
  2603. margin-bottom: 20px;
  2604. transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  2605. }
  2606.  
  2607. .btn-next:hover {
  2608. color: #660066;
  2609. text-decoration: underline;
  2610. }
  2611.  
  2612. #spanprev {
  2613. position: absolute;
  2614. top: 10px;
  2615. transform: translateX(-50%);
  2616. color: #660066;
  2617. }
  2618.  
  2619. #titleprev {
  2620. position: absolute;
  2621. top: 50px;
  2622. transform: translateX(-50%);
  2623. color: #660066;
  2624. }
  2625.  
  2626. #spannext {
  2627. position: absolute;
  2628. top: 10px;
  2629. transform: translateX(-50%);
  2630. color: #660066;
  2631. }
  2632.  
  2633. #titlenext {
  2634. position: absolute;
  2635. top: 50px;
  2636. transform: translateX(-50%);
  2637. color: #660066;
  2638. }
  2639.  
  2640. #spannextrel {
  2641. position: absolute;
  2642. top: 10px;
  2643. transform: translateX(-50%);
  2644. color: #660066;
  2645. }
  2646.  
  2647. #titlenextrel {
  2648. position: absolute;
  2649. top: 50px;
  2650. transform: translateX(-50%);
  2651. color: #660066;
  2652. }
  2653.  
  2654. #spannextrel {
  2655. position: absolute;
  2656. top: 10px;
  2657. transform: translateX(-50%);
  2658. color: #660066;
  2659. }
  2660.  
  2661. #titlenextrel {
  2662. position: absolute;
  2663. top: 50px;
  2664. transform: translateX(-50%);
  2665. color: #660066;
  2666. }
  2667.  
  2668. .btn-related {
  2669. background-color: white;
  2670. color: black;
  2671. border: 2px solid #660066;
  2672. display: inline-block;
  2673. font-weight: 400;
  2674. text-align: center;
  2675. white-space: nowrap;
  2676. vertical-align: middle;
  2677. -webkit-user-select: none;
  2678. -moz-user-select: none;
  2679. -ms-user-select: none;
  2680. user-select: none;
  2681. width: 360px;
  2682. height: 90px;
  2683. padding-top: 20px;
  2684. font-size: 1rem;
  2685. line-height: 1.5;
  2686. border-radius: .25rem;
  2687. margin-bottom: 20px;
  2688. transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  2689. }
  2690.  
  2691. .btn-related:hover {
  2692. color: #660066;
  2693. text-decoration: underline;
  2694. }
  2695. }
  2696. /* For 14-inch MacBook Pro (1512 x 982 | 14.2 in) */
  2697. @media (min-width:1600px) and (max-width: 1700px) {
  2698. /* Styles for screens up to 1366px wide, including the 11-inch MacBook Air */
  2699.  
  2700. #menu-button-side {
  2701. width: 370px;
  2702. height: 50px;
  2703. }
  2704.  
  2705. .btnclipboard {
  2706. margin-top: -35px;
  2707. margin-left: -680px
  2708. }
  2709.  
  2710. .btn-prev {
  2711. background-color: white;
  2712. color: black;
  2713. border: 2px solid #660066;
  2714. font-weight: 400;
  2715. text-align: center;
  2716. white-space: nowrap;
  2717. vertical-align: middle;
  2718. -webkit-user-select: none;
  2719. -moz-user-select: none;
  2720. -ms-user-select: none;
  2721. user-select: none;
  2722. width: 380px;
  2723. height: 90px;
  2724. padding-top: 20px;
  2725. font-size: 1rem;
  2726. line-height: 1.5;
  2727. margin-bottom: 20px;
  2728. border-radius: .25rem;
  2729. transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  2730. }
  2731.  
  2732. .btn-prev:hover {
  2733. color: #660066;
  2734. text-decoration: underline;
  2735. }
  2736.  
  2737. .btn-next {
  2738. background-color: white;
  2739. color: black;
  2740. border: 2px solid #660066;
  2741. font-weight: 400;
  2742. text-align: center;
  2743. white-space: nowrap;
  2744. vertical-align: middle;
  2745. -webkit-user-select: none;
  2746. -moz-user-select: none;
  2747. -ms-user-select: none;
  2748. user-select: none;
  2749. width: 380px;
  2750. height: 90px;
  2751. padding-top: 20px;
  2752. font-size: 1rem;
  2753. line-height: 1.5;
  2754. border-radius: .25rem;
  2755. margin-bottom: 20px;
  2756. transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  2757. }
  2758.  
  2759. .btn-next:hover {
  2760. color: #660066;
  2761. text-decoration: underline;
  2762. }
  2763.  
  2764. #spanprev {
  2765. position: absolute;
  2766. top: 10px;
  2767. transform: translateX(-50%);
  2768. color: #660066;
  2769. }
  2770.  
  2771. #titleprev {
  2772. position: absolute;
  2773. top: 50px;
  2774. transform: translateX(-50%);
  2775. color: #660066;
  2776. }
  2777.  
  2778. #spannext {
  2779. position: absolute;
  2780. top: 10px;
  2781. transform: translateX(-50%);
  2782. color: #660066;
  2783. }
  2784.  
  2785. #titlenext {
  2786. position: absolute;
  2787. top: 50px;
  2788. transform: translateX(-50%);
  2789. color: #660066;
  2790. }
  2791.  
  2792. #spannextrel {
  2793. position: absolute;
  2794. top: 10px;
  2795. transform: translateX(-50%);
  2796. color: #660066;
  2797. }
  2798.  
  2799. #titlenextrel {
  2800. position: absolute;
  2801. top: 50px;
  2802. transform: translateX(-50%);
  2803. color: #660066;
  2804. }
  2805.  
  2806. #spannextrel {
  2807. position: absolute;
  2808. top: 10px;
  2809. transform: translateX(-50%);
  2810. color: #660066;
  2811. }
  2812.  
  2813. #titlenextrel {
  2814. position: absolute;
  2815. top: 50px;
  2816. transform: translateX(-50%);
  2817. color: #660066;
  2818. }
  2819.  
  2820. .btn-related {
  2821. background-color: white;
  2822. color: black;
  2823. border: 2px solid #660066;
  2824. display: inline-block;
  2825. font-weight: 400;
  2826. text-align: center;
  2827. white-space: nowrap;
  2828. vertical-align: middle;
  2829. -webkit-user-select: none;
  2830. -moz-user-select: none;
  2831. -ms-user-select: none;
  2832. user-select: none;
  2833. width: 380px;
  2834. height: 90px;
  2835. padding-top: 20px;
  2836. font-size: 1rem;
  2837. line-height: 1.5;
  2838. border-radius: .25rem;
  2839. margin-bottom: 20px;
  2840. transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  2841. }
  2842.  
  2843. .btn-related:hover {
  2844. color: #660066;
  2845. text-decoration: underline;
  2846. }
  2847. }
  2848. /* For 16-inch MacBook Pro (1792 x 1120 | 16.2 in) */
  2849. @media (min-width:1792px) and (max-width: 1892px) {
  2850. /* Styles for screens up to 1366px wide, including the 11-inch MacBook Air */
  2851.  
  2852. #menu-button-side {
  2853. width: 420px;
  2854. height: 50px;
  2855.  }
  2856.  
  2857. .btnclipboard {
  2858. margin-top: -35px;
  2859. margin-left: -550px;
  2860. }
  2861.  
  2862. .btn-prev {
  2863. background-color: white;
  2864. color: black;
  2865. border: 2px solid #660066;
  2866. display: inline-block;
  2867. font-weight: 400;
  2868. text-align: center;
  2869. white-space: nowrap;
  2870. vertical-align: middle;
  2871. -webkit-user-select: none;
  2872. -moz-user-select: none;
  2873. -ms-user-select: none;
  2874. user-select: none;
  2875. width: 430px;
  2876. height: 90px;
  2877. padding-top: 20px;
  2878. font-size: 1rem;
  2879. line-height: 1.5;
  2880. border-radius: .25rem;
  2881. transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  2882. }
  2883.  
  2884. .btn-prev:hover {
  2885. color: #660066;
  2886. text-decoration: underline;
  2887. }
  2888.  
  2889. .btn-next {
  2890. background-color: white;
  2891. color: black;
  2892. border: 2px solid #660066;
  2893. display: inline-block;
  2894. font-weight: 400;
  2895. text-align: center;
  2896. white-space: nowrap;
  2897. vertical-align: middle;
  2898. -webkit-user-select: none;
  2899. -moz-user-select: none;
  2900. -ms-user-select: none;
  2901. user-select: none;
  2902. width: 430px;
  2903. height: 90px;
  2904. padding-top: 20px;
  2905. font-size: 1rem;
  2906. line-height: 1.5;
  2907. border-radius: .25rem;
  2908. transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  2909. }
  2910.  
  2911. .btn-next:hover {
  2912. color: #660066;
  2913. text-decoration: underline;
  2914. }
  2915.  
  2916. #spanprev {
  2917. position: absolute;
  2918. top: 10px;
  2919. transform: translateX(-50%);
  2920. color: #660066;
  2921. }
  2922.  
  2923. #titleprev {
  2924. position: absolute;
  2925. top: 50px;
  2926. transform: translateX(-50%);
  2927. color: #660066;
  2928. }
  2929.  
  2930. #spannext {
  2931. position: absolute;
  2932. top: 10px;
  2933. transform: translateX(-50%);
  2934. color: #660066;
  2935. }
  2936.  
  2937. #titlenext {
  2938. position: absolute;
  2939. top: 50px;
  2940. transform: translateX(-50%);
  2941. color: #660066;
  2942. }
  2943.  
  2944. #spannextrel {
  2945. position: absolute;
  2946. top: 10px;
  2947. transform: translateX(-50%);
  2948. color: #660066;
  2949. }
  2950.  
  2951. #titlenextrel {
  2952. position: absolute;
  2953. top: 50px;
  2954. transform: translateX(-50%);
  2955. color: #660066;
  2956. }
  2957.  
  2958. .btn-related {
  2959. background-color: white;
  2960. color: black;
  2961. border: 2px solid #660066;
  2962. display: inline-block;
  2963. font-weight: 400;
  2964. text-align: center;
  2965. white-space: nowrap;
  2966. vertical-align: middle;
  2967. -webkit-user-select: none;
  2968. -moz-user-select: none;
  2969. -ms-user-select: none;
  2970. user-select: none;
  2971. width: 430px;
  2972. height: 90px;
  2973. padding-top: 20px;
  2974. font-size: 1rem;
  2975. line-height: 1.5;
  2976. border-radius: .25rem;
  2977. margin-bottom: 20px;
  2978. transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  2979. }
  2980.  
  2981. .btn-related:hover {
  2982. color: #660066;
  2983. text-decoration: underline;
  2984. }
  2985. }
  2986. /* For 21-inch iMac (1920 × 1080 ) */
  2987. /* Desktop 1920 x 1080 (1920 x 1080 ) */
  2988. @media (min-width:1920px) and (max-width: 2200px) {
  2989. /* Styles for screens up to 1366px wide, including the 11-inch MacBook Air */
  2990.  
  2991. #menu-button-side {
  2992. width: 450px;
  2993. height: 50px;
  2994.  }
  2995.  
  2996. .btnclipboard {
  2997. margin-top: -35px;
  2998. margin-left: -500px;
  2999. }
  3000.  
  3001. .btn-prev {
  3002. background-color: white;
  3003. color: black;
  3004. border: 2px solid #660066;
  3005. display: inline-block;
  3006. font-weight: 400;
  3007. text-align: center;
  3008. white-space: nowrap;
  3009. vertical-align: middle;
  3010. -webkit-user-select: none;
  3011. -moz-user-select: none;
  3012. -ms-user-select: none;
  3013. user-select: none;
  3014. width: 460px;
  3015. height: 90px;
  3016. padding-top: 20px;
  3017. font-size: 1rem;
  3018. line-height: 1.5;
  3019. border-radius: .25rem;
  3020. transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  3021. }
  3022.  
  3023. .btn-prev:hover {
  3024. color: #660066;
  3025. text-decoration: underline;
  3026. }
  3027.  
  3028. .btn-next {
  3029. background-color: white;
  3030. color: black;
  3031. border: 2px solid #660066;
  3032. display: inline-block;
  3033. font-weight: 400;
  3034. text-align: center;
  3035. white-space: nowrap;
  3036. vertical-align: middle;
  3037. -webkit-user-select: none;
  3038. -moz-user-select: none;
  3039. -ms-user-select: none;
  3040. user-select: none;
  3041. width: 460px;
  3042. height: 90px;
  3043. padding-top: 20px;
  3044. font-size: 1rem;
  3045. line-height: 1.5;
  3046. border-radius: .25rem;
  3047. transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  3048. }
  3049.  
  3050. .btn-next:hover {
  3051. color: #660066;
  3052. text-decoration: underline;
  3053. }
  3054.  
  3055. #spanprev {
  3056. position: absolute;
  3057. top: 10px;
  3058. transform: translateX(-50%);
  3059. color: #660066;
  3060. }
  3061.  
  3062. #titleprev {
  3063. position: absolute;
  3064. top: 50px;
  3065. transform: translateX(-50%);
  3066. color: #660066;
  3067. }
  3068.  
  3069. #spannext {
  3070. position: absolute;
  3071. top: 10px;
  3072. transform: translateX(-50%);
  3073. color: #660066;
  3074. }
  3075.  
  3076. #titlenext {
  3077. position: absolute;
  3078. top: 50px;
  3079. transform: translateX(-50%);
  3080. color: #660066;
  3081. }
  3082.  
  3083. #spannextrel {
  3084. position: absolute;
  3085. top: 10px;
  3086. transform: translateX(-50%);
  3087. color: #660066;
  3088. }
  3089.  
  3090. #titlenextrel {
  3091. position: absolute;
  3092. top: 50px;
  3093. transform: translateX(-50%);
  3094. color: #660066;
  3095. }
  3096.  
  3097. .btn-related {
  3098. background-color: white;
  3099. color: black;
  3100. border: 2px solid #660066;
  3101. display: inline-block;
  3102. font-weight: 400;
  3103. text-align: center;
  3104. white-space: nowrap;
  3105. vertical-align: middle;
  3106. -webkit-user-select: none;
  3107. -moz-user-select: none;
  3108. -ms-user-select: none;
  3109. user-select: none;
  3110. width: 460px;
  3111. height: 90px;
  3112. padding-top: 20px;
  3113. font-size: 1rem;
  3114. line-height: 1.5;
  3115. border-radius: .25rem;
  3116. margin-bottom: 20px;
  3117. transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  3118. }
  3119.  
  3120. .btn-related:hover {
  3121. color: #660066;
  3122. text-decoration: underline;
  3123. }
  3124. }
  3125. /* For 27-inch iMac (2560 × 1440 ) */
  3126. @media (min-width:2560px) and (max-width: 3500px) {
  3127. /* Styles for screens up to 1366px wide, including the 11-inch MacBook Air */
  3128.  
  3129. #menu-button-side {
  3130. width: 600px;
  3131. height: 50px;
  3132.  }
  3133.  
  3134. .btnclipboard {
  3135. margin-top: -35px;
  3136. margin-left: -150px;
  3137. }
  3138.  
  3139. .btn-prev {
  3140. background-color: white;
  3141. color: black;
  3142. border: 2px solid #660066;
  3143. display: inline-block;
  3144. font-weight: 400;
  3145. text-align: center;
  3146. white-space: nowrap;
  3147. vertical-align: middle;
  3148. -webkit-user-select: none;
  3149. -moz-user-select: none;
  3150. -ms-user-select: none;
  3151. user-select: none;
  3152. width: 620px;
  3153. height: 90px;
  3154. padding-top: 20px;
  3155. font-size: 1rem;
  3156. line-height: 1.5;
  3157. border-radius: .25rem;
  3158. transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  3159. }
  3160.  
  3161. .btn-prev:hover {
  3162. color: #660066;
  3163. text-decoration: underline;
  3164. }
  3165.  
  3166. .btn-next {
  3167. background-color: white;
  3168. color: black;
  3169. border: 2px solid #660066;
  3170. display: inline-block;
  3171. font-weight: 400;
  3172. text-align: center;
  3173. white-space: nowrap;
  3174. vertical-align: middle;
  3175. -webkit-user-select: none;
  3176. -moz-user-select: none;
  3177. -ms-user-select: none;
  3178. user-select: none;
  3179. width: 620px;
  3180. height: 90px;
  3181. padding-top: 20px;
  3182. font-size: 1rem;
  3183. line-height: 1.5;
  3184. border-radius: .25rem;
  3185. transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  3186. }
  3187.  
  3188. .btn-next:hover {
  3189. color: #660066;
  3190. text-decoration: underline;
  3191. }
  3192.  
  3193. #spanprev {
  3194. position: absolute;
  3195. top: 10px;
  3196. transform: translateX(-50%);
  3197. color: #660066;
  3198. }
  3199.  
  3200. #titleprev {
  3201. position: absolute;
  3202. top: 50px;
  3203. transform: translateX(-50%);
  3204. color: #660066;
  3205. }
  3206.  
  3207. #spannext {
  3208. position: absolute;
  3209. top: 10px;
  3210. transform: translateX(-50%);
  3211. color: #660066;
  3212. }
  3213.  
  3214. #titlenext {
  3215. position: absolute;
  3216. top: 50px;
  3217. transform: translateX(-50%);
  3218. color: #660066;
  3219. }
  3220.  
  3221. #spannextrel {
  3222. position: absolute;
  3223. top: 10px;
  3224. transform: translateX(-50%);
  3225. color: #660066;
  3226. }
  3227.  
  3228. #titlenextrel {
  3229. position: absolute;
  3230. top: 50px;
  3231. transform: translateX(-50%);
  3232. color: #660066;
  3233. }
  3234.  
  3235. .btn-related {
  3236. background-color: white;
  3237. color: black;
  3238. border: 2px solid #660066;
  3239. display: inline-block;
  3240. font-weight: 400;
  3241. text-align: center;
  3242. white-space: nowrap;
  3243. vertical-align: middle;
  3244. -webkit-user-select: none;
  3245. -moz-user-select: none;
  3246. -ms-user-select: none;
  3247. user-select: none;
  3248. width: 620px;
  3249. height: 90px;
  3250. padding-top: 20px;
  3251. font-size: 1rem;
  3252. line-height: 1.5;
  3253. border-radius: .25rem;
  3254. margin-bottom: 20px;
  3255. transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  3256. }
  3257.  
  3258. .btn-related:hover {
  3259. color: #660066;
  3260. text-decoration: underline;
  3261. }
  3262. }
  3263. /* Media Queries Ending */
  3264. </style>
  3265.  
  3266. </head>
  3267. <body class="hidden-bar-wrapper">
  3268.  
  3269. <div class="page-wrapper">
  3270.  
  3271. <!-- Preloader -->
  3272. <!-- Main Header / Header Style Five -->
  3273. <header class="main-header header-style-five">
  3274.  
  3275. <!--Header-Upper-->
  3276. <!--End Header Upper-->
  3277. <!-- Header Lower -->
  3278. <style>
  3279. .logo a {
  3280. width: 60%;
  3281. height: 300px;
  3282. }
  3283.  
  3284. img {
  3285. width: 100%;
  3286. height: 100%;
  3287. object-fit: cover;
  3288. }
  3289.  
  3290. hr.new2 {
  3291. border-top: 4px dashed #660066;
  3292. }
  3293. </style>
  3294.  
  3295.  
  3296. <!--Header-Upper-->
  3297. <div class="header-upper">
  3298. <div class="container-fluid">
  3299. <div class="clearfix">
  3300.  
  3301. <!-- Logo Box -->
  3302. <div class="pull-left logo-box">
  3303. <div class="logo"><a href="/"><img src="/images/logo-7.svg" style="width:160px; height:80px;" alt="" title=""></a></div>
  3304. </div>
  3305. </div>
  3306. </div>
  3307. </div>
  3308. <!--End Header Upper-->
  3309. <div class="header-lower">
  3310. <div class="container-fluid clearfix">
  3311.  
  3312. <div class="nav-outer clearfix">
  3313. <!--Mobile Navigation Toggler-->
  3314. <div class="mobile-nav-toggler"><span class="icon flaticon-menu"></span></div>
  3315. <!-- Main Menu -->
  3316. <nav class="main-menu navbar-expand-md">
  3317. <div class="navbar-header">
  3318. <!-- Toggle Button -->
  3319. <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
  3320. <span class="icon-bar"></span>
  3321. <span class="icon-bar"></span>
  3322. <span class="icon-bar"></span>
  3323. </button>
  3324. </div>
  3325.  
  3326. <!-- Logo Box -->
  3327. <div class="navbar-collapse collapse clearfix" id="navbarSupportedContent">
  3328. <ul class="navigation clearfix">
  3329.  
  3330. <li class="dropdown">
  3331. <a href="#">.Net</a>
  3332. <ul>
  3333. <li><a href="/">C#</a></li>
  3334. </ul>
  3335. </li>
  3336.  
  3337. <li class="dropdown">
  3338. <a href="#">Technical</a>
  3339. <ul>
  3340. <li><a href="/Technical/remote-machine-stuck-on-please-wait-screen">Technical Issues</a></li>
  3341. <li><a href="/Technical/How-to-Install-GitHub-Copilot-on-Visual-Studio-2022">How to Install GitHub Copilot on Visual Studio 2022</a></li>
  3342. </ul>
  3343. </li>
  3344. </ul>
  3345. </div>
  3346. </nav>
  3347.  
  3348. <!-- Main Menu End-->
  3349. <div class="outer-box clearfix">
  3350.  
  3351. <!-- Social Box -->
  3352. <ul class="social-box">
  3353. <li><a target="_blank" href="https://www.facebook.com/CSharpTutorial111" class="fab fa-facebook-f"></a></li>
  3354. <li><a target="_blank" href="http://twitter.com/CSharp92827922" class="fab fa-twitter"></a></li>
  3355. <li><a target="_blank" href="http://instagram.com/cshar_ptutorial?igsh=MXI5OWVpMDI2YnI0ZW==" class="fab fa-pinterest-p"></a></li>
  3356. <li><a target="_blank" href="https://www.linkedin.com/in/c-sharptutorial/" class="fab fa-linkedin-in"></a></li>
  3357. </ul>
  3358.  
  3359. <!-- Search Btn -->
  3360.  
  3361. </div>
  3362. </div>
  3363. </div>
  3364. </div>
  3365. <!--End Header Upper-->
  3366. <!-- Sticky Header  -->
  3367. <div class="sticky-header">
  3368. <div class="auto-container clearfix">
  3369. <!--Logo-->
  3370. <div class="logo pull-left">
  3371. <a title="" href="/"><img src="/images/logo-small.svg" style="width:160px; height:80px;" alt="" title=""></a>
  3372. </div>
  3373. <!--Right Col-->
  3374. <div class="pull-right">
  3375. <!-- Main Menu -->
  3376. <nav class="main-menu">
  3377. <!--Keep This Empty / Menu will come through Javascript-->
  3378. </nav><!-- Main Menu End-->
  3379. <!-- Main Menu End-->
  3380.  
  3381. <!-- Search Btn -->
  3382.  
  3383.  
  3384. </div>
  3385. </div>
  3386. </div>
  3387. <!-- End Sticky Menu -->
  3388. <!-- Mobile Menu  -->
  3389. <div class="mobile-menu">
  3390. <div class="menu-backdrop"></div>
  3391. <div class="close-btn"><span class="icon flaticon-multiply"></span></div>
  3392.  
  3393. <nav class="menu-box">
  3394. <div class="nav-logo"><a href="/"><img src="/images/logo.svg" style="width:160px; height:80px; margin-left:50px;" alt="" title=""></a></div>
  3395. <div class="menu-outer"><!--Here Menu Will Come Automatically Via Javascript / Same Menu as in Header--></div>
  3396. </nav>
  3397. </div>
  3398. <!-- End Mobile Menu -->
  3399.  
  3400. </header>
  3401. <!-- End Main Header -->
  3402. <!-- Page Title -->
  3403. <!-- Header Ad -->
  3404. <!-- End Page Title -->
  3405. <!-- Sidebar Page Container -->
  3406. <div class="sidebar-page-container">
  3407. <div class="container-fluid">
  3408. <ul class="breadcrumb">
  3409. <li><a id="alink" href="/">Home</a></li>
  3410. <li><a id="alink" href="/">C#</a></li>
  3411. </ul>
  3412. </div>
  3413. <div class="container-fluid">
  3414. <div class="row clearfix">
  3415. <!-- Sidebar Side -->
  3416. <div class="sidebar-side left-sidebar col-lg-3 col-md-12 col-sm-12">
  3417. <aside class="sidebar sticky-top">
  3418. <div class="sidebar-widget categories-widget">
  3419. <div class="widget-content">
  3420.                <div class="dropdown">
  3421.                    <button id="menu-button-side" class="btn btn-primary d-none d-lg-inline-block dropdown-toggle" type="button" data-toggle="dropdown">
  3422.                        Dot Net Framwork
  3423.                        <span class="caret"></span>
  3424.                    </button>
  3425.                    <ul class="dropdown-menu">
  3426.                        <li><a id="alink" href="/basic/dot-net-framwork">Dot Net Framwork</a></li>
  3427.                    </ul>
  3428.                </div>
  3429.  
  3430.                <div id="div-dropdown-id" class="dropdown">
  3431.                    <button id="menu-button-side" class="btn btn-primary d-none d-lg-inline-block dropdown-toggle" type="button" data-toggle="dropdown">
  3432.                        Basic in C#
  3433.                        <span class="caret"></span>
  3434.                    </button>
  3435.                    <ul class="dropdown-menu">
  3436.                        <li><a id="alink" href="/basic/history-in-csharp">History in C#</a></li>
  3437.                        <li><a id="alink" href="/basic/feature-in-csharp">Feature in C#</a></li>
  3438.                        <li><a id="alink" href="/basic/basic-example-in-csharp">Basic Example in C#</a></li>
  3439.                        <li><a id="alink" href="/basic/keywords-in-csharp">KeyWord in C#</a></li>
  3440.                        <li><a id="alink" href="/basic/operator-in-csharp">Operator in C#</a></li>
  3441.                        <li><a id="alink" href="/basic/datatype-in-csharp">Data Types in C#</a></li>
  3442.                        <li><a id="alink" href="/basic/variable-in-csharp">Varaible in C#</a></li>
  3443.                    </ul>
  3444.                </div>
  3445.  
  3446.                <div id="div-dropdown-id" class="dropdown">
  3447.                    <button id="menu-button-side" class="btn btn-primary d-none d-lg-inline-block dropdown-toggle" type="button" data-toggle="dropdown">
  3448.                        Control Statement Part1 in C#
  3449.                        <span class="caret"></span>
  3450.                    </button>
  3451.                    <ul class="dropdown-menu">
  3452.                        <li><a id="alink" href="/control/if-condition-in-csharp">if Statement in C#</a></li>
  3453.                        <li><a id="alink" href="/control/if-else-condition-in-csharp">if-else Statement in C#</a></li>
  3454.                        <li><a id="alink" href="/control/if-else-if-condition-in-csharp">if-else-if Statement in C#</a></li>
  3455.                        <li><a id="alink" href="/control/nested-if-in-csharp">nested if Statement in C#</a></li>
  3456.                        <li><a id="alink" href="/control/switch-statement-in-csharp">switch Statement in C#</a></li>
  3457.                        <li><a id="alink" href="/control/ternary-operator-in-csharp">ternary Operator in C#</a></li>
  3458.                    </ul>
  3459.                </div>
  3460.  
  3461.                <div id="div-dropdown-id" class="dropdown">
  3462.                    <button id="menu-button-side" class="btn btn-primary d-none d-lg-inline-block dropdown-toggle" type="button" data-toggle="dropdown">
  3463.                        Control Statement Part2 in C#
  3464.                        <span class="caret"></span>
  3465.                    </button>
  3466.                    <ul class="dropdown-menu">
  3467.                        <li><a id="alink" href="/control/for-loop-statement-in-csharp">for loop in C#</a></li>
  3468.                        <li><a id="alink" href="/control/while-statement-in-csharp">while loop in C#</a></li>
  3469.                        <li><a id="alink" href="/control/do-while-statement-in-csharp">do while loop in C#</a></li>
  3470.                        <li><a id="alink" href="/control/foreach-statement-in-csharp">foreach loop in C#</a></li>
  3471.                        <li><a id="alink" href="/control/break-statement-in-csharp">break Statement in C#</a></li>
  3472.                        <li><a id="alink" href="/control/countinue-statement-in-csharp">countinue Statement in C#</a></li>
  3473.                        <li><a id="alink" href="/control/goto-statement-in-csharp">goto Statement in C#</a></li>
  3474.                    </ul>
  3475.                </div>
  3476.  
  3477.                <div id="div-dropdown-id" class="dropdown">
  3478.                    <button id="menu-button-side" class="btn btn-primary d-none d-lg-inline-block dropdown-toggle" type="button" data-toggle="dropdown">
  3479.                        Function in C#
  3480.                        <span class="caret"></span>
  3481.                    </button>
  3482.                    <ul class="dropdown-menu">
  3483.                        <li><a id="alink" href="/function/simple-function-in-csharp">Function in C#</a></li>
  3484.                        <li><a id="alink" href="/function/ref-function-in-csharp">ref Function in c#</a></li>
  3485.                        <li><a id="alink" href="/function/out-function-in-csharp">out Function in c#</a></li>
  3486.                        <li><a id="alink" href="/function/in-function-in-csharp">in Function in C#</a></li>
  3487.                    </ul>
  3488.                </div>
  3489.  
  3490.                <div id="div-dropdown-id" class="dropdown">
  3491.                    <button id="menu-button-side" class="btn btn-primary d-none d-lg-inline-block dropdown-toggle" type="button" data-toggle="dropdown">
  3492.                        Array in C#
  3493.                        <span class="caret"></span>
  3494.                    </button>
  3495.                    <ul class="dropdown-menu">
  3496.                        <li><a id="alink" href="/array/array-in-csharp">Array in C#</a></li>
  3497.                        <li><a id="alink" href="/array/passing-array-to-function-in-csharp">Passing Array to Function in C#</a></li>
  3498.                        <li><a id="alink" href="/array/passing-one-dimensional-array-to-function-in-csharp">Passing One Dimensional Array to Function in C#</a></li>
  3499.                        <li><a id="alink" href="/array/passing-two-dimensional-array-to-function-in-csharp">Passing Two Dimensional Array to Function in C#</a></li>
  3500.                        <li><a id="alink" href="/array/passing-three-dimensional-array-to-function-in-csharp">Passing Three Dimensional Array to Function in C#</a></li>
  3501.                        <li><a id="alink" href="/array/multi-dimensional-array-in-csharp">Multidimensional Array in C#</a></li>
  3502.                        <li><a id="alink" href="/array/jagged-array-in-csharp">Jagged Array in C#</a></li>
  3503.                        <li><a id="alink" href="/array/params-in-csharp">Params in C#</a></li>
  3504.                    </ul>
  3505.                </div>
  3506.  
  3507.                <div id="div-dropdown-id" class="dropdown">
  3508.                    <button id="menu-button-side" class="btn btn-primary d-none d-lg-inline-block dropdown-toggle" type="button" data-toggle="dropdown">
  3509.                        OOP Part1 in C#
  3510.                        <span class="caret"></span>
  3511.                    </button>
  3512.                    <ul class="dropdown-menu">
  3513.                        <li><a id="alink" href="/class/class-in-csharp">Classes in C#</a></li>
  3514.                        <li><a id="alink" href="/class/static-in-csharp">Static in C#</a></li>
  3515.                        <li><a id="alink" href="/class/struct-in-csharp">Struct in C#</a></li>
  3516.                        <li><a id="alink" href="/class/enum-in-csharp">Enum in C#</a></li>
  3517.                        <li><a id="alink" href="/class/properties-in-csharp">Properties in C#</a></li>
  3518.                        <li><a id="alink" href="/class/inheritance-in-csharp">Inheritance in C#</a></li>
  3519.                        <li><a id="alink" href="/class/overloading-in-csharp">Overloading in C#</a></li>
  3520.                        <li><a id="alink" href="/class/overriding-in-csharp">Overriding in C#</a></li>
  3521.                    </ul>
  3522.                </div>
  3523.  
  3524.                <div id="div-dropdown-id" class="dropdown">
  3525.                    <button id="menu-button-side" class="btn btn-primary d-none d-lg-inline-block dropdown-toggle" type="button" data-toggle="dropdown">
  3526.                        OOP Part2 in C#
  3527.                        <span class="caret"></span>
  3528.                    </button>
  3529.                    <ul class="dropdown-menu">
  3530.                        <li><a id="alink" href="/class/base-in-csharp">Base in C#</a></li>
  3531.                        <li><a id="alink" href="/class/polymorphism-in-csharp">Polymorphism in C#</a></li>
  3532.                        <li><a id="alink" href="/class/sealed-in-csharp">Sealed in C#</a></li>
  3533.                        <li><a id="alink" href="/class/interface-in-csharp">Interface in C#</a></li>
  3534.                        <li><a id="alink" href="/class/namespace-in-csharp">NameSpace in C#</a></li>
  3535.                        <li><a id="alink" href="/class/accessmodifiers-in-csharp">Acces Modifiers in C#</a></li>
  3536.                        <li><a id="alink" href="/class/encapsulation-in-csharp">Encapsulation in C#</a></li>
  3537.                        <li><a id="alink" href="/class/abstract-in-csharp">Abstract in C#</a></li>
  3538.                    </ul>
  3539.                </div>
  3540.  
  3541.                <div id="div-dropdown-id" class="dropdown">
  3542.                    <button id="menu-button-side" class="btn btn-primary d-none d-lg-inline-block dropdown-toggle" type="button" data-toggle="dropdown">
  3543.                        String Part1 in C#
  3544.                        <span class="caret"></span>
  3545.                    </button>
  3546.                    <ul class="dropdown-menu">
  3547.                        <li><a id="alink" href="/string/length-in-csharp">Length in C#</a></li>
  3548.                        <li><a id="alink" href="/string/clone-in-csharp">Clone in C#</a></li>
  3549.                        <li><a id="alink" href="/string/compare-in-csharp">Compare in C#</a></li>
  3550.                        <li><a id="alink" href="/string/compareto-in-csharp">CompareTo in C#</a></li>
  3551.                        <li><a id="alink" href="/string/concat-in-csharp">Concat in C#</a></li>
  3552.                        <li><a id="alink" href="/string/contains-in-csharp">Contains in C#</a></li>
  3553.                        <li><a id="alink" href="/string/copy-in-csharp">Copy in C#</a></li>
  3554.                        <li><a id="alink" href="/string/endswith-in-csharp">EndWith in C#</a></li>
  3555.                        <li><a id="alink" href="/string/equals-in-csharp">Equals in C#</a></li>
  3556.                        <li><a id="alink" href="/string/format-in-csharp">Format in C#</a></li>
  3557.                        <li><a id="alink" href="/string/indexof-in-csharp">IndexOf in C#</a></li>
  3558.                        <li><a id="alink" href="/string/insert-in-csharp">Insert in C#</a></li>
  3559.                        <li><a id="alink" href="/string/isnullorempty-in-csharp">IsNullOrEmpty in C#</a></li>
  3560.                        <li><a id="alink" href="/string/isnullorwhitespace-in-csharp">IsNullOrWhiteSpace in C#</a></li>
  3561.                    </ul>
  3562.                </div>
  3563.  
  3564.                <div id="div-dropdown-id" class="dropdown">
  3565.                    <button id="menu-button-side" class="btn btn-primary d-none d-lg-inline-block dropdown-toggle" type="button" data-toggle="dropdown">
  3566.                        String Part2 in C#
  3567.                        <span class="caret"></span>
  3568.                    </button>
  3569.                    <ul class="dropdown-menu">
  3570.                        <li><a id="alink" href="/string/join-in-csharp">Join in C#</a></li>
  3571.                        <li><a id="alink" href="/string/lastindexof-in-csharp">LastIndexOf in C#</a></li>
  3572.                        <li><a id="alink" href="/string/remove-in-csharp">Remove in C#</a></li>
  3573.                        <li><a id="alink" href="/string/replace-in-csharp">Replace in C#</a></li>
  3574.                        <li><a id="alink" href="/string/split-in-csharp">Split in C#</a></li>
  3575.                        <li><a id="alink" href="/string/startswith-in-csharp">StartsWith in C#</a></li>
  3576.                        <li><a id="alink" href="/string/substring-in-csharp">SubString in C#</a></li>
  3577.                        <li><a id="alink" href="/string/tolower-in-csharp">ToLower in C#</a></li>
  3578.                        <li><a id="alink" href="/string/tostring-in-csharp">ToString in C#</a></li>
  3579.                        <li><a id="alink" href="/string/toupper-in-csharp">ToUpper in C#</a></li>
  3580.                        <li><a id="alink" href="/string/trim-in-csharp">Trim in C#</a></li>
  3581.                        <li><a id="alink" href="/string/trimend-in-csharp">TrimEnd in C#</a></li>
  3582.                        <li><a id="alink" href="/string/trimstart-in-csharp">TrimStart in C#</a></li>
  3583.                    </ul>
  3584.                </div>
  3585.  
  3586.                <div id="div-dropdown-id" class="dropdown">
  3587.                    <button id="menu-button-side" class="btn btn-primary d-none d-lg-inline-block dropdown-toggle" type="button" data-toggle="dropdown">
  3588.                        Exception in C#
  3589.                        <span class="caret"></span>
  3590.                    </button>
  3591.                    <ul class="dropdown-menu">
  3592.                        <li><a id="alink" href="/exception/try-catch-in-csharp">Try/Catch in C#</a></li>
  3593.                        <li><a id="alink" href="/exception/custom-exception-in-csharp">CustomException in C#</a></li>
  3594.                    </ul>
  3595.                </div>
  3596.  
  3597.                <div id="div-dropdown-id" class="dropdown">
  3598.                    <button id="menu-button-side" class="btn btn-primary d-none d-lg-inline-block dropdown-toggle" type="button" data-toggle="dropdown">
  3599.                        Collection in C#
  3600.                        <span class="caret"></span>
  3601.                    </button>
  3602.                    <ul class="dropdown-menu">
  3603.                        <li><a id="alink" href="/collection/list-in-csharp">List in C#</a></li>
  3604.                        <li><a id="alink" href="/collection/hashtable-in-csharp">HashTable in C#</a></li>
  3605.                        <li><a id="alink" href="/collection/sortedset-in-csharp">SortedSet in C#</a></li>
  3606.                        <li><a id="alink" href="/collection/stack-in-csharp">Stack in C#</a></li>
  3607.                        <li><a id="alink" href="/collection/queue-in-csharp">Queue in C#</a></li>
  3608.                        <li><a id="alink" href="/collection/dictionary-in-csharp">Distionary in C#</a></li>
  3609.                        <li><a id="alink" href="/collection/sorteddictionary-in-csharp">SortedDictionary in C#</a></li>
  3610.                        <li><a id="alink" href="/collection/sortedlist-in-csharp">SortedList in C#</a></li>
  3611.                        <li><a id="alink" href="/collection/linkedlist-in-csharp">LinkedList in C#</a></li>
  3612.                    </ul>
  3613.                </div>
  3614.  
  3615.                <div id="div-dropdown-id" class="dropdown">
  3616.                    <button id="menu-button-side" class="btn btn-primary d-none d-lg-inline-block dropdown-toggle" type="button" data-toggle="dropdown">
  3617.                        DateTime in C#
  3618.                        <span class="caret"></span>
  3619.                    </button>
  3620.                    <ul class="dropdown-menu">
  3621.                        <li><a id="alink" href="/datetime/datetime-in-csharp">DateTime in C#</a></li>
  3622.                        <li><a id="alink" href="/datetime/timespan-in-csharp">TimeSpan in C#</a></li>
  3623.                        <li><a id="alink" href="/datetime/dateonly-in-csharp">DateOnly in C#</a></li>
  3624.                        <li><a id="alink" href="/datetime/timeonly-in-csharp">TimeOnly in C#</a></li>
  3625.                    </ul>
  3626.                </div>
  3627.  
  3628.                <div id="div-dropdown-id" class="dropdown">
  3629.                    <button id="menu-button-side" class="btn btn-primary d-none d-lg-inline-block dropdown-toggle" type="button" data-toggle="dropdown">
  3630.                        File IO Part1 in C#
  3631.                        <span class="caret"></span>
  3632.                    </button>
  3633.                    <ul class="dropdown-menu">
  3634.                        <li><a id="alink" href="/file/filestream-in-csharp">FileStream in C#</a></li>
  3635.                        <li><a id="alink" href="/file/textwriter-in-csharp">TextWriter in C#</a></li>
  3636.                        <li><a id="alink" href="/file/textreader-in-csharp">TextReader in C#</a></li>
  3637.                        <li><a id="alink" href="/file/streamwriter-in-csharp">StreamWriter in C#</a></li>
  3638.                        <li><a id="alink" href="/file/streamreader-in-csharp">StreamReader in C#</a></li>
  3639.                        <li><a id="alink" href="/file/binarywriter-in-csharp">BinaryWriter in C#</a></li>
  3640.                        <li><a id="alink" href="/file/binaryreader-in-csharp">BinaryReader in C#</a></li>
  3641.                    </ul>
  3642.                </div>
  3643.  
  3644.                <div id="div-dropdown-id" class="dropdown">
  3645.                    <button id="menu-button-side" class="btn btn-primary d-none d-lg-inline-block dropdown-toggle" type="button" data-toggle="dropdown">
  3646.                        File IO Part2 in C#
  3647.                        <span class="caret"></span>
  3648.                    </button>
  3649.                    <ul class="dropdown-menu">
  3650.                        <li><a id="alink" href="/file/fileinfo-in-csharp">FileInfo in C#</a></li>
  3651.                        <li><a id="alink" href="/file/directoryinfo-in-csharp">DirectoryInfo in C#</a></li>
  3652.                        <li><a id="alink" href="/file/serialization-in-csharp">Serialization in C#</a></li>
  3653.                        <li><a id="alink" href="/file/deserialization-in-csharp">DeSerialization in C#</a></li>
  3654.                        <li><a id="alink" href="/file/serialization-and-deserialization-with-memory-stream-in-csharp">Serialization and DeSerialization with Memory Stream in C#</a></li>
  3655.                        <li><a id="alink" href="/file/serialization-and-deserialization-with-xml-in-csharp">Serialization and DeSerialization with XML in C#</a></li>
  3656.                        <li><a id="alink" href="/file/serialization-and-deserialization-with-Json-in-csharp">Serialization and DeSerialization with JSON in C#</a></li>
  3657.                        <li><a id="alink" href="/file/what-is-serialization-and-deserialization-in-csharp">What is Serialization and DeSerialization in C#</a></li>
  3658.                    </ul>
  3659.                </div>
  3660.  
  3661.                <div id="div-dropdown-id" class="dropdown">
  3662.                    <button id="menu-button-side" class="btn btn-primary d-none d-lg-inline-block dropdown-toggle" type="button" data-toggle="dropdown">
  3663.                        Event in C#
  3664.                        <span class="caret"></span>
  3665.                    </button>
  3666.                    <ul class="dropdown-menu">
  3667.                        <li><a id="alink" href="/event/event-in-csharp">Events In C#</a></li>
  3668.                    </ul>
  3669.                </div>
  3670.  
  3671.                <div id="div-dropdown-id" class="dropdown">
  3672.                    <button id="menu-button-side" class="btn btn-primary d-none d-lg-inline-block dropdown-toggle" type="button" data-toggle="dropdown">
  3673.                        Delegate in C#
  3674.                        <span class="caret"></span>
  3675.                    </button>
  3676.                    <ul class="dropdown-menu">
  3677.                        <li><a id="alink" href="/delegate/delegate-in-csharp">Delegate In C#</a></li>
  3678.                    </ul>
  3679.                </div>
  3680.  
  3681.                <div id="div-dropdown-id" class="dropdown">
  3682.                    <button id="menu-button-side" class="btn btn-primary d-none d-lg-inline-block dropdown-toggle" type="button" data-toggle="dropdown">
  3683.                        Reflection in C#
  3684.                        <span class="caret"></span>
  3685.                    </button>
  3686.                    <ul class="dropdown-menu">
  3687.                        <li><a id="alink" href="/reflection/reflection-in-csharp">Reflection In C#</a></li>
  3688.                    </ul>
  3689.                </div>
  3690.  
  3691.  
  3692.                <div id="div-dropdown-id" class="dropdown">
  3693.                    <button id="menu-button-side" class="btn btn-primary d-none d-lg-inline-block dropdown-toggle" type="button" data-toggle="dropdown">
  3694.                        Articles Part1 in C#
  3695.                        <span class="caret"></span>
  3696.                    </button>
  3697.                    <ul class="dropdown-menu">
  3698.                        <li><a id="alink" href="/csharparticles/difference-between-writeline-and-write-in-csharp">Write and WrteLine in C#</a></li>
  3699.                        <li><a id="alink" href="/csharparticles/difference-between-boxing-and-unboxing-in-csharp">Boxing and UnBoxing in C#</a></li>
  3700.                        <li><a id="alink" href="/csharparticles/difference-between-string-and-StringBuilder-in-csharp">string and StringBuilder in C#</a></li>
  3701.                        <li><a id="alink" href="/csharparticles/difference-between-hashtable-and-dictionery-in-csharp">HashTable and Dictionary in C#</a></li>
  3702.                        <li><a id="alink" href="/csharparticles/difference-between-array-and-arraylist-in-csharp">Array and ArrayList in C#</a></li>
  3703.                    </ul>
  3704.                </div>
  3705.  
  3706.                <div id="div-dropdown-id" class="dropdown">
  3707.                    <button id="menu-button-side" class="btn btn-primary d-none d-lg-inline-block dropdown-toggle" type="button" data-toggle="dropdown">
  3708.                        Articles Part2 in C#
  3709.                        <span class="caret"></span>
  3710.                    </button>
  3711.                    <ul class="dropdown-menu">
  3712.                        <li><a id="alink" href="/csharparticles/what-is-typeof-operator-in-csharp">What is typeof Operator in C#</a></li>
  3713.                        <li><a id="alink" href="/csharparticles/cannot-assign-null-to-an-implicitly-typed-variable">Cannot assign null to an implicitly-typed variable in C#</a></li>
  3714.                        <li><a id="alink" href="/csharparticles/how-initialize-empty-array-in-csharp">How initialize empty array in C#</a></li>
  3715.                        <li><a id="alink" href="/csharparticles/no-overload-for-method-ToDictionary-takes-0-arguments">No overload for method ToDictionary takes 0 arguments in C#</a></li>
  3716.                        <li><a id="alink" href="/csharparticles/how-to-store-list-in-dictinary-in-csharp">How to store list in dictionary in C#</a></li>
  3717.                    </ul>
  3718.                </div>
  3719.  
  3720.                 <div id="div-dropdown-id" class="dropdown">
  3721.                    <button id="menu-button-side" class="btn btn-primary d-none d-lg-inline-block dropdown-toggle" type="button" data-toggle="dropdown">
  3722.                        Articles Part3 in C#
  3723.                        <span class="caret"></span>
  3724.                    </button>
  3725.                    <ul class="dropdown-menu">
  3726.                        <li><a id="alink" href="/csharparticles/how-to-handle-null-value-in-function-in-csharp">How to manage null value in function in C#</a></li>
  3727.                        <li><a id="alink" href="/csharparticles/how-to-convert-json-object-to-dictionary-in-csharp">how to convert json object to dictionary in C#</a></li>
  3728.                        <li><a id="alink" href="/csharparticles/how-to-remove-numbers-and-specialcharacter-from-string-using-Regex-Replace-in-csharp">How To Remove Numbers And SpecialCharacter From String Using Regex.Replace in C#</a></li>
  3729.                        <li><a id="alink" href="/csharparticles/how-to-get-number-of-days-in-month-using-in-csharp">How to get Number of Days in Month Using C#</a></li>
  3730.                        <li><a id="alink" href="/csharparticles/what-is-difference-between-var-and-dynamic-in-csharp">What is difference between var and dynamic in C#</a></li>
  3731.                    </ul>
  3732.                </div>
  3733.  
  3734.                <div id="div-dropdown-id" class="dropdown">
  3735.                    <button id="menu-button-side" class="btn btn-primary d-none d-lg-inline-block dropdown-toggle" type="button" data-toggle="dropdown">
  3736.                        C# version 2.0
  3737.                        <span class="caret"></span>
  3738.                    </button>
  3739.                    <ul class="dropdown-menu">
  3740.                        <li><a id="alink" href="/csharparticles/what-generics-in-csharp">Generic in C#</a></li>
  3741.                        <li><a id="alink" href="/csharparticles/what-generics-collection-in-csharp">Generics Collection in C#</a></li>
  3742.                        <li><a id="alink" href="/csharparticles/what-generics-method-in-csharp">Generics Method in C#</a></li>
  3743.                        <li><a id="alink" href="/csharparticles/what-generics-constranits-in-csharp">Generics Constraints in C#</a></li>
  3744.                        <li><a id="alink" href="/csharparticles/partial-class-in-csharp">Partial Class in C#</a></li>
  3745.                    </ul>
  3746.                </div>
  3747.  
  3748.                <div id="div-dropdown-id" class="dropdown">
  3749.                    <button id="menu-button-side" class="btn btn-primary d-none d-lg-inline-block dropdown-toggle" type="button" data-toggle="dropdown">
  3750.                        C# version 2.0
  3751.                        <span class="caret"></span>
  3752.                    </button>
  3753.                    <ul class="dropdown-menu">
  3754.                        <li><a id="alink" href="/csharparticles/anonymous-method-in-csharp">Anonymous Method in C#</a></li>
  3755.                        <li><a id="alink" href="/csharparticles/Nullable-Types-in-csharp">Nullable Types in C#</a></li>
  3756.                        <li><a id="alink" href="/csharparticles/Iterators-in-csharp">Iterators in C#</a></li>
  3757.                        <li><a id="alink" href="/csharparticles/covariance-and-contravariance-in-csharp">Covariance and Contravariance in C#</a></li>
  3758.                    </ul>
  3759.                </div>
  3760.  
  3761.                <div id="div-dropdown-id" class="dropdown">
  3762.                    <button id="menu-button-side" class="btn btn-primary d-none d-lg-inline-block dropdown-toggle" type="button" data-toggle="dropdown">
  3763.                        C# version 3.0
  3764.                        <span class="caret"></span>
  3765.                    </button>
  3766.                    <ul class="dropdown-menu">
  3767.                        <li><a id="alink" href="/csharparticles/anonymous-types-in-csharp">Anonymous Types in C#</a></li>
  3768.                        <li><a id="alink" href="/csharparticles/query-expression-in-csharp">Query Expression in C#</a></li>
  3769.                        <li><a id="alink" href="/csharparticles/lambda-expressions-in-csharp">Lambda Expressions in C#</a></li>
  3770.                        <li><a id="alink" href="/csharparticles/extension-methods-in-csharp">Extension Methods in C#</a></li>
  3771.                        <li><a id="alink" href="/csharparticles/implicitly-typed-local-variables-in-csharp">Implicitly Typed Variables in C#</a></li>
  3772.                        <li><a id="alink" href="/csharparticles/object-initializer-in-csharp">Object Initializers in C#</a></li>
  3773.                        <li><a id="alink" href="/csharparticles/collection-initializer-in-csharp">Collection Initializer in C#</a></li>
  3774.                    </ul>
  3775.                </div>
  3776.  
  3777.                <div id="div-dropdown-id" class="dropdown">
  3778.                    <button id="menu-button-side" class="btn btn-primary d-none d-lg-inline-block dropdown-toggle" type="button" data-toggle="dropdown">
  3779.                        C# version 4.0
  3780.                        <span class="caret"></span>
  3781.                    </button>
  3782.                    <ul class="dropdown-menu">
  3783.                        <li><a id="alink" href="/csharparticles/dynamic-binding-in-csharp">Dynamic Binding in C#</a></li>
  3784.                        <li><a id="alink" href="/csharparticles/named-optional-parameters-in-csharp">Named Optional Parameters in C#</a></li>
  3785.                        <li><a id="alink" href="/csharparticles/covariance-and-contravariance-in-generics-in-csharp">Covariance And Contravariance Generics in C#</a></li>
  3786.                        
  3787.                    </ul>
  3788.                </div>
  3789.  
  3790.                <div id="div-dropdown-id" class="dropdown">
  3791.                    <button id="menu-button-side" class="btn btn-primary d-none d-lg-inline-block dropdown-toggle" type="button" data-toggle="dropdown">
  3792.                        C# version 5.0
  3793.                        <span class="caret"></span>
  3794.                    </button>
  3795.                    <ul class="dropdown-menu">
  3796.                        <li><a id="alink" href="/csharparticles/async-await-in-csharp">Await Async in C#</a></li>
  3797.                        <li><a id="alink" href="/csharparticles/caller-info-attributes-in-csharp">Caller Info Attributes in C#</a></li>
  3798.                    </ul>
  3799.                </div>
  3800.  
  3801.                 <div id="div-dropdown-id" class="dropdown">
  3802.                    <button id="menu-button-side" class="btn btn-primary d-none d-lg-inline-block dropdown-toggle" type="button" data-toggle="dropdown">
  3803.                        C# version 6.0
  3804.                        <span class="caret"></span>
  3805.                    </button>
  3806.                    <ul class="dropdown-menu">
  3807.                        <li><a id="alink" href="/csharparticles/static-import-in-csharp">Static Import in C#</a></li>
  3808.                        <li><a id="alink" href="/csharparticles/exception-filters-in-csharp">Exception filters in C#</a></li>
  3809.                        <li><a id="alink" href="/csharparticles/auto-property-initializer-in-csharp">Auto Property Initializers in C#</a></li>
  3810.                        <li><a id="alink" href="/csharparticles/expression-bodied-members-in-csharp">Expression-Bodied Members in C#</a></li>
  3811.                        <li><a id="alink" href="/csharparticles/null-propagation-operator-in-csharp">Null Propagation Operator in C#</a></li>
  3812.                        <li><a id="alink" href="/csharparticles/string-interpolation-in-csharp">String Interpolation in C#</a></li>
  3813.                        <li><a id="alink" href="/csharparticles/nameof-operator-in-csharp">Nameof Operator in C#</a></li>
  3814.                    </ul>
  3815.                </div>
  3816.  
  3817.                <div id="div-dropdown-id" class="dropdown">
  3818.                    <button id="menu-button-side" class="btn btn-primary d-none d-lg-inline-block dropdown-toggle" type="button" data-toggle="dropdown">
  3819.                        C# version 7.0
  3820.                        <span class="caret"></span>
  3821.                    </button>
  3822.                    <ul class="dropdown-menu">
  3823.                         <li><a id="alink" href="/csharparticles/tuples-and-deconstruction-in-csharp">Tuple Deconstruction in C#</a></li>
  3824.                        <li><a id="alink" href="/csharparticles/pattern-matching-in-csharp">Pattern Matching in C#</a></li>
  3825.                        <li><a id="alink" href="/csharparticles/local-functions-in-csharp">Local Functions in C#</a></li>
  3826.                        <li><a id="alink" href="/csharparticles/ref-locals-and-ref-returns-in-csharp">Ref Locals and Ref Returns in C#</a></li>
  3827.                        <li><a id="alink" href="/csharparticles/discards-in-csharp">Discards Variable in C#</a></li>
  3828.                        <li><a id="alink" href="/csharparticles/binary-literals-and-digit-separators-csharp">Binary Literals And Digit Separators in C#</a></li>
  3829.                        <li><a id="alink" href="/csharparticles/throw-expressions-csharp">Throw Expressions in C#</a></li>
  3830.                    </ul>
  3831.                </div>
  3832.  
  3833.                <div id="div-dropdown-id" class="dropdown">
  3834.                    <button id="menu-button-side" class="btn btn-primary d-none d-lg-inline-block dropdown-toggle" type="button" data-toggle="dropdown">
  3835.                        C# version 7.1
  3836.                        <span class="caret"></span>
  3837.                    </button>
  3838.                    <ul class="dropdown-menu">
  3839.                        <li><a id="alink" href="/csharparticles/main-method-async-in-csharp">Main Method Async in C#</a></li>
  3840.                        <li><a id="alink" href="/csharparticles/default-literal-expressions-in-csharp">Default Literal Expressions in C#</a></li>
  3841.                        <li><a id="alink" href="/csharparticles/inferred-tuple-element-names-in-csharp">Inferred Tuple Element Names in C#</a></li>
  3842.                        <li><a id="alink" href="/csharparticles/pattern-matching-on-generic-type-parameters-in-csharp">Pattern Matching On Generic Type Parameters in C#</a></li>
  3843.                        
  3844.                    </ul>
  3845.                </div>
  3846.                <div id="div-dropdown-id" class="dropdown">
  3847.                    <button id="menu-button-side" class="btn btn-primary d-none d-lg-inline-block dropdown-toggle" type="button" data-toggle="dropdown">
  3848.                        C# version 7.2
  3849.                        <span class="caret"></span>
  3850.                    </button>
  3851.                    <ul class="dropdown-menu">
  3852.                        <li><a id="alink" href="/csharparticles/stackalloc-in-csharp">Stackalloc in C#</a></li>
  3853.                        <li><a id="alink" href="/csharparticles/fixed-statement-in-csharp">Fixed Statement in C#</a></li>
  3854.                        <li><a id="alink" href="/csharparticles/access-fixed-fields-without-pinning-in-csharp">Access Fixed Fields Without Pinning in C#</a></li>
  3855.                        <li><a id="alink" href="/csharparticles/ref-assignment-in-csharp">Ref Reassignment in C#</a></li>
  3856.                        <li><a id="alink" href="/csharparticles/readonly-struct-in-csharp">Readonly Struct in C#</a></li>
  3857.                        <li><a id="alink" href="/csharparticles/ref-readonly-in-csharp">Ref Readonly in C#</a></li>
  3858.                    </ul>
  3859.                </div>
  3860.  
  3861.                <div id="div-dropdown-id" class="dropdown">
  3862.                    <button id="menu-button-side" class="btn btn-primary d-none d-lg-inline-block dropdown-toggle" type="button" data-toggle="dropdown">
  3863.                        C# version 7.2
  3864.                        <span class="caret"></span>
  3865.                    </button>
  3866.                    <ul class="dropdown-menu">
  3867.                        <li><a id="alink" href="/csharparticles/ref-struct-in-csharp">Ref Struct in C#</a></li>
  3868.                        <li><a id="alink" href="/csharparticles/non-trailing-named-arguments-in-csharp">Non-Trailing Named Arguments in C#</a></li>
  3869.                        <li><a id="alink" href="/csharparticles/leading-underscores-in-numeric-literals-in-csharp">Leading Underscores In Numeric Literals in C#</a></li>
  3870.                        <li><a id="alink" href="/csharparticles/private-protected-access-modifier-in-csharp">Private Protected Access Modifier in C#</a></li>
  3871.                        <li><a id="alink" href="/csharparticles/conditional-ref-expression-in-csharp">Conditional Ref Expressions in C#</a></li>
  3872.                    </ul>
  3873.                </div>
  3874.  
  3875.                <div id="div-dropdown-id" class="dropdown">
  3876.                    <button id="menu-button-side" class="btn btn-primary d-none d-lg-inline-block dropdown-toggle" type="button" data-toggle="dropdown">
  3877.                        C# version 8.0
  3878.                        <span class="caret"></span>
  3879.                    </button>
  3880.                    <ul class="dropdown-menu">
  3881.                        <li><a id="alink" href="/csharparticles/readonly-members-in-csharp">Readonly Members in C#</a></li>
  3882.                        <li><a id="alink" href="/csharparticles/default-interface-methods-in-csharp">Default Interface Methods in C#</a></li>
  3883.                        <li><a id="alink" href="/csharparticles/using-declaration-in-csharp">Using Declarations in C#</a></li>
  3884.                        <li><a id="alink" href="/csharparticles/static-local-function-in-csharp">Static Local Functions in C#</a></li>
  3885.                        <li><a id="alink" href="/csharparticles/disposable-ref-struct-in-csharp">Disposable Ref Structs in C#</a></li>
  3886.                        <li><a id="alink" href="/csharparticles/nullable-reference-types-in-csharp">Nullable Reference Types in C#</a></li>
  3887.                    </ul>
  3888.                </div>
  3889.  
  3890.                <div id="div-dropdown-id" class="dropdown">
  3891.                    <button id="menu-button-side" class="btn btn-primary d-none d-lg-inline-block dropdown-toggle" type="button" data-toggle="dropdown">
  3892.                        C# version 8.0
  3893.                        <span class="caret"></span>
  3894.                    </button>
  3895.                    <ul class="dropdown-menu">
  3896.                        <li><a id="alink" href="/csharparticles/asynchronous-streams-in-csharp">Asynchronous Streams in C#</a></li>
  3897.                        <li><a id="alink" href="/csharparticles/indices-and-ranges-in-csharp">Indices And Ranges in C#</a></li>
  3898.                        <li><a id="alink" href="/csharparticles/null-coalescing-assignment-in-csharp">Null-Coalescing Assignment in C#</a></li>
  3899.                        <li><a id="alink" href="/csharparticles/unmanaged-constructed-types-in-csharp">Unmanaged Constructed Types in C#</a></li>
  3900.                        <li><a id="alink" href="/csharparticles/stackalloc-in-nested-expressions-in-csharp">Stackalloc In Nested Expressions in C#</a></li>
  3901.                        <li><a id="alink" href="/csharparticles/interpolated-verbatim-string-in-csharp">Interpolated Verbatim Strings in C#</a></li>
  3902.                    </ul>
  3903.                </div>
  3904.  
  3905.                <div id="div-dropdown-id" class="dropdown">
  3906.                    <button id="menu-button-side" class="btn btn-primary d-none d-lg-inline-block dropdown-toggle" type="button" data-toggle="dropdown">
  3907.                        C# version 9.0
  3908.                        <span class="caret"></span>
  3909.                    </button>
  3910.                    <ul class="dropdown-menu">
  3911.                        <li><a id="alink" href="/csharparticles/record-example-in-csharp">Records Example in C#</a></li>
  3912.                        <li><a id="alink" href="/csharparticles/init-only-setters-in-csharp">Init Only Setters in C#</a></li>
  3913.                        <li><a id="alink" href="/csharparticles/top-level-statements-in-csharp">Top-Level Statements  in C#</a></li>
  3914.                        <li><a id="alink" href="/csharparticles/interop-performance-in-csharp">Performance And Interop Types in C#</a></li>
  3915.                        <li><a id="alink" href="/csharparticles/native-sized-integers-in-csharp">Native Sized Integers in C#</a></li>
  3916.                        <li><a id="alink" href="/csharparticles/function-pointers-in-csharp">Function Pointers in C#</a></li>
  3917.                    </ul>
  3918.                </div>
  3919.  
  3920.                <div id="div-dropdown-id" class="dropdown">
  3921.                    <button id="menu-button-side" class="btn btn-primary d-none d-lg-inline-block dropdown-toggle" type="button" data-toggle="dropdown">
  3922.                        C# version 9.0
  3923.                        <span class="caret"></span>
  3924.                    </button>
  3925.                    <ul class="dropdown-menu">
  3926.                        <li><a id="alink" href="/csharparticles/suppress-emitting-localsinit-flag-in-csharp">Suppress Emitting LocalsInit Flag in C#</a></li>
  3927.                        <li><a id="alink" href="/csharparticles/module-initializers-in-csharp">Module Initializers in C#</a></li>
  3928.                        <li><a id="alink" href="/csharparticles/new-features-for-partial-methods-in-csharp">New Features For Partial Methods - C# 9.0 in C#</a></li>
  3929.                        <li><a id="alink" href="/csharparticles/fit-and-finish-features-in-csharp">Fit And Finish Features in C#</a></li>
  3930.                        <li><a id="alink" href="/csharparticles/target-typed-new-expressions-in-csharp">Target Typed New Expressions in C#</a></li>
  3931.                        <li><a id="alink" href="/csharparticles/static-anonymous-functions-in-csharp">Static Anonymous Functions in C#</a></li>
  3932.                    </ul>
  3933.                </div>
  3934.  
  3935.                 <div id="div-dropdown-id" class="dropdown">
  3936.                    <button id="menu-button-side" class="btn btn-primary d-none d-lg-inline-block dropdown-toggle" type="button" data-toggle="dropdown">
  3937.                        C# version 9.0
  3938.                        <span class="caret"></span>
  3939.                    </button>
  3940.                    <ul class="dropdown-menu">
  3941.                        <li><a id="alink" href="/csharparticles/target-typed-conditional-expressions-in-csharp">Target Typed Conditional Expression in C#</a></li>
  3942.                        <li><a id="alink" href="/csharparticles/covariant-return-types-in-csharp">Covariant Return Types in C#</a></li>
  3943.                        <li><a id="alink" href="/csharparticles/extension-getenumerator-support-for-foreach-loops-in-csharp">Extension GetEnumerator Support For Foreach Loops  in C#</a></li>
  3944.                        <li><a id="alink" href="/csharparticles/lambda-discard-parameters-in-csharp">Lambda Discard Parameters in C#</a></li>
  3945.                        <li><a id="alink" href="/csharparticles/attributes-on-local-functions-in-csharp">Attributes On Local Functions in C#</a></li>
  3946.                    </ul>
  3947.                </div>
  3948.  
  3949.                <div id="div-dropdown-id" class="dropdown">
  3950.                    <button id="menu-button-side" class="btn btn-primary d-none d-lg-inline-block dropdown-toggle" type="button" data-toggle="dropdown">
  3951.                        C# version 10.0
  3952.                        <span class="caret"></span>
  3953.                    </button>
  3954.                    <ul class="dropdown-menu">
  3955.                        <li><a id="alink" href="/csharparticles/record-structs-in-csharp">Record Struct in C#</a></li>
  3956.                        <li><a id="alink" href="/csharparticles/improvements-of-structure-types-in-csharp">Improvements Of Structure Types in C#</a></li>
  3957.                        <li><a id="alink" href="/csharparticles/interpolated-string-handlers-in-csharp">Interpolated String Handler in C#</a></li>
  3958.                        <li><a id="alink" href="/csharparticles/global-using-directives-in-csharp">Global Using Directive in C#</a></li>
  3959.                        <li><a id="alink" href="/csharparticles/file-scoped-namespace-declaration-in-csharp">File-Scoped Namespace Declaration  in C#</a></li>
  3960.                    </ul>
  3961.                </div>
  3962.  
  3963.                <div id="div-dropdown-id" class="dropdown">
  3964.                    <button id="menu-button-side" class="btn btn-primary d-none d-lg-inline-block dropdown-toggle" type="button" data-toggle="dropdown">
  3965.                        C# version 10.0
  3966.                        <span class="caret"></span>
  3967.                    </button>
  3968.                    <ul class="dropdown-menu">
  3969.                        <li><a id="alink" href="/csharparticles/extended-property-patterns-in-csharp">Extended Property Patterns in C#</a></li>
  3970.                        <li><a id="alink" href="/csharparticles/lambda-expressions-with-natural-type-in-csharp">Lambda Expressions With Natural Type in C#</a></li>
  3971.                        <li><a id="alink" href="/csharparticles/lambda-expressions-with-return-type-in-csharp">Lambda Expressions With Return Type in C#</a></li>
  3972.                        <li><a id="alink" href="/csharparticles/attributes-with-lambda-expressions-in-csharp">Attribute With Lambda Expression in C#</a></li>
  3973.                        <li><a id="alink" href="/csharparticles/const-strings-initialized-using-string-interpolation-in-csharp">Const String Interpolation in C#</a></li>
  3974.                        <li><a id="alink" href="/csharparticles/sealed-modifier-with-override-toString-with-record-type-in-csharp">Sealed Modifier With Override ToString With Record Type in C#</a></li>
  3975.                    </ul>
  3976.                </div>
  3977.  
  3978.                <div id="div-dropdown-id" class="dropdown">
  3979.                    <button id="menu-button-side" class="btn btn-primary d-none d-lg-inline-block dropdown-toggle" type="button" data-toggle="dropdown">
  3980.                        C# version 10.0
  3981.                        <span class="caret"></span>
  3982.                    </button>
  3983.                    <ul class="dropdown-menu">
  3984.                        <li><a id="alink" href="/csharparticles/warnings-for-definite-assignment-in-csharp">Warning For Definite Assignments And Null-State Analysis in C#</a></li>
  3985.                        <li><a id="alink" href="/csharparticles/assignment-and-declaration-in-the-same-deconstruction-in-csharp">Assignment And Declaration In the Same Deconstruction in C#</a></li>
  3986.                        <li><a id="alink" href="/csharparticles/allow-async-methodbuilder-attribute-on-methods-in-csharp">Allow Asyncmethodbuilder Attribute On Methods in C#</a></li>
  3987.                        <li><a id="alink" href="/csharparticles/callerargumentexpression-attribute-in-csharp">CallerArgumentExpression Attribute in C#</a></li>
  3988.                        <li><a id="alink" href="/csharparticles/new-format-for-the-line-pragma-in-csharp">New Format For The Line Pragma in C#</a></li>
  3989.                    </ul>
  3990.                </div>
  3991.  
  3992.                <div id="div-dropdown-id" class="dropdown">
  3993.                    <button id="menu-button-side" class="btn btn-primary d-none d-lg-inline-block dropdown-toggle" type="button" data-toggle="dropdown">
  3994.                        C# version 11.0
  3995.                        <span class="caret"></span>
  3996.                    </button>
  3997.                    <ul class="dropdown-menu">
  3998.                        <li><a id="alink" href="/csharparticles/raw-string-literals-in-csharp">Raw String Literals  in C#</a></li>
  3999.                        <li><a id="alink" href="/csharparticles/generic-math-support-in-csharp">Generic Math Support in C#</a></li>
  4000.                        <li><a id="alink" href="/csharparticles/generic-attributes-in-csharp">Generic Attributes  in C#</a></li>
  4001.                        <li><a id="alink" href="/csharparticles/utf-8-string-literals-in-csharp">UTF-8 String Literal in C#</a></li>
  4002.                        <li><a id="alink" href="/csharparticles/newlines-in-string-interpolation-expressions-in-csharp">New Line In String Interpolation expression in C#</a></li>
  4003.                    </ul>
  4004.                </div>
  4005.  
  4006.                 <div id="div-dropdown-id" class="dropdown">
  4007.                    <button id="menu-button-side" class="btn btn-primary d-none d-lg-inline-block dropdown-toggle" type="button" data-toggle="dropdown">
  4008.                        C# version 11.0
  4009.                        <span class="caret"></span>
  4010.                    </button>
  4011.                    <ul class="dropdown-menu">
  4012.                        <li><a id="alink" href="/csharparticles/list-patterns-in-csharp">List Patterns  in C#</a></li>
  4013.                        <li><a id="alink" href="/csharparticles/file-local-types-in-csharp">File Local Types in C#</a></li>
  4014.                        <li><a id="alink" href="/csharparticles/required-members-in-csharp">Required Member in C#</a></li>
  4015.                        <li><a id="alink" href="/csharparticles/auto-default-structs-in-csharp">Auto Default Structs in C#</a></li>
  4016.                        <li><a id="alink" href="/csharparticles/pattern-match-span-char-on-a-constant-string-in-csharp">Pattern Match Span&lt;char&gt; on a constant string in C#</a></li>
  4017.                    </ul>
  4018.                </div>
  4019.  
  4020.                <div id="div-dropdown-id" class="dropdown">
  4021.                    <button id="menu-button-side" class="btn btn-primary d-none d-lg-inline-block dropdown-toggle" type="button" data-toggle="dropdown">
  4022.                        C# version 11.0
  4023.                        <span class="caret"></span>
  4024.                    </button>
  4025.                    <ul class="dropdown-menu">
  4026.                        <li><a id="alink" href="/csharparticles/extended-nameof-scope-in-csharp">Extended Nameof Scope in C#</a></li>
  4027.                        <li><a id="alink" href="/csharparticles/numeric-intptr-in-csharp">Numeric IntPtr in C#</a></li>
  4028.                        <li><a id="alink" href="/csharparticles/ref-fields-and-scoped-ref-in-csharp">Ref Fields And Scoped Ref in C#</a></li>
  4029.                        <li><a id="alink" href="/csharparticles/improved-method-group-conversion-to-delegate-in-csharp">Improved Method Group Conversion To Delegate in C#</a></li>
  4030.                        <li><a id="alink" href="/csharparticles/warning-wave-7-in-csharp">Warning Wave 7 in C#</a></li>
  4031.                    </ul>
  4032.                </div>
  4033.  
  4034.                <div id="div-dropdown-id" class="dropdown">
  4035.                    <button id="menu-button-side" class="btn btn-primary d-none d-lg-inline-block dropdown-toggle" type="button" data-toggle="dropdown">
  4036.                        C# version 12.0
  4037.                        <span class="caret"></span>
  4038.                    </button>
  4039.                    <ul class="dropdown-menu">
  4040.                        <li><a id="alink" href="/csharparticles/primary-constructors-in-csharp">Primary Constructors in C#</a></li>
  4041.                        <li><a id="alink" href="/csharparticles/collection-expressions-in-csharp">Collection Expressions in C#</a></li>
  4042.                        <li><a id="alink" href="/csharparticles/inline-arrays-in-csharp">Inline Arrays  in C#</a></li>
  4043.                        <li><a id="alink" href="/csharparticles/optional-parameters-in-lambda-expressions-in-csharp">Optional Parameters In Lambda Expressions  in C#</a></li>
  4044.                        <li><a id="alink" href="/csharparticles/ref-readonly-parameters-in-csharp">Ref Readonly Parameters in C#</a></li>
  4045.                    </ul>
  4046.                </div>
  4047.  
  4048.                <div id="div-dropdown-id" class="dropdown">
  4049.                    <button id="menu-button-side" class="btn btn-primary d-none d-lg-inline-block dropdown-toggle" type="button" data-toggle="dropdown">
  4050.                        C# version 12.0
  4051.                        <span class="caret"></span>
  4052.                    </button>
  4053.                    <ul class="dropdown-menu">
  4054.                        <li><a id="alink" href="/csharparticles/alias-any-type-in-csharp">Alias Any Type in C#</a></li>
  4055.                        <li><a id="alink" href="/csharparticles/experimental-attribute-in-csharp">Experimental Attribute in C#</a></li>
  4056.                    </ul>
  4057.                </div>
  4058.  
  4059.                <div id="div-dropdown-id" class="dropdown">
  4060.                    <button id="menu-button-side" class="btn btn-primary d-none d-lg-inline-block dropdown-toggle" type="button" data-toggle="dropdown">
  4061.                        C# version 13.0
  4062.                        <span class="caret"></span>
  4063.                    </button>
  4064.                    <ul class="dropdown-menu">
  4065.                        <li><a id="alink" href="/csharparticles/params-collections-in-csharp">Params Collections in C#</a></li>
  4066.                        <li><a id="alink" href="/csharparticles/new-lock-type-and-semantics-in-csharp">New Lock Type And Semantics in C#</a></li>
  4067.                        <li><a id="alink" href="/csharparticles/new-escape-sequence-in-csharp">New Escape Sequence in C#</a></li>
  4068.                        <li><a id="alink" href="/csharparticles/small-optimizations-in-csharp">Overload Resolution In Lambda Expressions  in C#</a></li>
  4069.                        <li><a id="alink" href="/csharparticles/implicit-indexer-access-in-csharp">Implicit Indexer Access in C#</a></li>
  4070.                    </ul>
  4071.                </div>
  4072.  
  4073.  
  4074.                <div id="div-dropdown-id" class="dropdown">
  4075.                    <button id="menu-button-side" class="btn btn-primary d-none d-lg-inline-block dropdown-toggle" type="button" data-toggle="dropdown">
  4076.                        C# version 13.0
  4077.                        <span class="caret"></span>
  4078.                    </button>
  4079.                    <ul class="dropdown-menu">
  4080.                        <li><a id="alink" href="/csharparticles/ref-locals-and-unsafe-contexts-in-csharp">Ref and Unsafe in Iterators and Async Methods in C#</a></li>
  4081.                        <li><a id="alink" href="/csharparticles/ref-struct-types-to-implement-interfaces-in-csharp">Ref Struct Implement Interface in C#</a></li>
  4082.                        <li><a id="alink" href="/csharparticles/ref-struct-types-as-arguments-in-csharp">Ref Struct Type Argument in C#</a></li>
  4083.                        <li><a id="alink" href="/csharparticles/partial-properties-and-indexers-in-csharp">Partial Properties and Indexers in C#</a></li>
  4084.                        <li><a id="alink" href="/csharparticles/overload-resolution-priority-allows-library-in-csharp">Overload Resolution Priority in C#</a></li>
  4085.                    </ul>
  4086.                </div>
  4087.  
  4088.                <div id="div-dropdown-id" class="dropdown">
  4089.                    <button id="menu-button-side" class="btn btn-primary d-none d-lg-inline-block dropdown-toggle" type="button" data-toggle="dropdown">
  4090.                        C# Interview
  4091.                        <span class="caret"></span>
  4092.                    </button>
  4093.                    <ul class="dropdown-menu">
  4094.                        <li><a id="alink" href="/Interview/basic-csharp-interview-questions">C# Interview Questions and Answers</a></li>
  4095.                        <li><a id="alink" href="/Interview/csharp-oop-interview-questions">C# OOP Interview Questions and Answers</a></li>
  4096.                    </ul>
  4097.                </div>
  4098.  
  4099.                <div id="div-dropdown-id" class="dropdown">
  4100.                    <button id="menu-button-side" class="btn btn-primary d-none d-lg-inline-block dropdown-toggle" type="button" data-toggle="dropdown">
  4101.                        C# History
  4102.                        <span class="caret"></span>
  4103.                    </button>
  4104.                    <ul class="dropdown-menu">
  4105.                        <li><a id="alink" href="/history/c-sharp-version-one-point-zero-tutorial">C# version 1.0</a></li>
  4106.                    </ul>
  4107.                </div>
  4108.  
  4109. </div>
  4110. </aside>
  4111. </div>
  4112.  
  4113.  
  4114. <!-- Content Side -->
  4115. <div class="content-side col-lg-6 col-md-12 col-sm-12">
  4116. <div class="service-detail">
  4117. <div class="inner-box">
  4118. <div class="lower-content">
  4119.  
  4120. <h1 class="mt-3 mb-3 pt-1 pb-1 h1-color">Learn C# Programming</h1>
  4121.  
  4122. <p>C# (pronounced "C Sharp") is a programming language that is latest, flexible. It is made by Microsoft. C# is an object-oriented programming language that support four main pillar of OOP Abstraction, Encapsulation, Inheritance, Polymorphism. It run on .NET Framework. It's history start from late 1990s.</p>
  4123. <p class="mt-3">C# has the characteristics like type safety, garbage collection, and scalability. Its reputation is built on its simplicity, adaptability, and seamless connection with the .NET environment.</p>
  4124. <p class="mt-3">C# is such type of language in which errors can be caught at compile time rather than runtime, making code more robust.</p>
  4125. <p class="mt-3">Dot NET framework in C#, providing access to a vast library of pre-built functions and tools, which can speed up development. </p>
  4126. <p class="mt-3">With .NET Core, C# can run on multiple platforms including Windows, macOS, and Linux, increasing its cross-platform compatibility.</p>
  4127. <p class="mt-3">C# has a large and active developer community, providing access to resources, tutorials, and support. C# is known for its performance, especially when optimized properly, making it suitable for building high-performance applications.</p>
  4128. <p class="mt-3">C# can be used in various domains and for different types of applications. Here are some common areas where C# is widely used</p>
  4129.  
  4130. <div class="row">
  4131. <div class="col-sm-6">
  4132. <div class="mt-4 mb-4 pt-4 pb-4 pl-4 pr-4" style="height:150px; width:350px; background-color:#e6e6ff; ">
  4133. <p style="color:black">
  4134. <span style="font-weight:bold">Desktop Applications:</span> Desktop application can be made with WPF (Windows Presentation Foundation) and Windows Forms.
  4135. </p>
  4136. </div>
  4137. </div>
  4138. <div class="col-sm-6">
  4139. <div class="mt-4 mb-4 pt-4 pb-4 pl-4 pr-4" style="height:150px; width:350px; background-color:#ffe6ff; ">
  4140. <p style="color:black">
  4141. <span style="font-weight:bold">Web Development:</span> Web application can be made in c# with Asp.Net Core and Asp.net MVC
  4142. </p>
  4143. </div>
  4144. </div>
  4145. </div>
  4146.  
  4147. <div class="row">
  4148. <div class="col-sm-6">
  4149. <div class="mt-4 mb-4 pt-4 pb-4 pl-4 pr-4" style="height:150px; width:350px; background-color:#e6ffe6; ">
  4150. <p style="color:black">
  4151. <span style="font-weight:bold">Mobile Application :</span> C# is used for creating mobile applications for iOS, Android, and Windows platforms with frameworks such as Xamarin.
  4152. </p>
  4153. </div>
  4154. </div>
  4155. <div class="col-sm-6">
  4156. <div class="mt-4 mb-4 pt-4 pb-4 pl-4 pr-4" style="height:150px; width:350px; background-color:#ffebe6; ">
  4157. <p style="color:black">
  4158. <span style="font-weight:bold">Game development:</span> C# is commonly used for the game development sector, especially when working with the Unity game engine.
  4159. </p>
  4160. </div>
  4161. </div>
  4162. </div>
  4163.  
  4164. <div class="row">
  4165. <div class="col-sm-6">
  4166. <div class="mt-4 mb-4 pt-4 pb-4 pl-4 pr-4" style="height:150px; width:350px; background-color:#ffffe6; ">
  4167. <p style="color:black">
  4168. <span style="font-weight:bold">Backend Services:</span> C# is used for developing backend services, APIs, and microservices with help of Asp.Net Core.
  4169. </p>
  4170. </div>
  4171. </div>
  4172. <div class="col-sm-6">
  4173. <div class="mt-4 mb-4 pt-4 pb-4 pl-4 pr-4" style="height:170px; width:350px; background-color:#e6ffff; ">
  4174. <p style="color:black">
  4175. <span style="font-weight:bold">Cloud Computing:</span> Microsoft Azure offers strong backing for C# and .NET, enabling developers to create, launch, and oversee applications in the cloud
  4176. </p>
  4177. </div>
  4178. </div>
  4179. </div>
  4180.  
  4181. <div class="row">
  4182. <div class="col-sm-6">
  4183. <div class="mt-4 mb-4 pt-4 pb-4 pl-4 pr-4" style="height:150px; width:350px; background-color:#f9f2ec; ">
  4184. <p style="color:black">
  4185. <span style="font-weight:bold">Machine Learning and Data Analysis:</span> C# can be utilized for machine learning and data analysis with tools such as ML.NET.
  4186. </p>
  4187. </div>
  4188. </div>
  4189. </div>
  4190. <h2 class="mt-3 mb-3 pt-1 pb-1 h1-color">What chapters you can learn from these C# tutorial?</h2>
  4191.  
  4192. <p>You can learn following chapters of C# from this c-sharp tutorial website. These chapetrs are for begineers and professionals. We have explain every topic with deytail and real life examples.</p>
  4193.  
  4194. <ul class="service-list-one">
  4195. <li style="color:black;font:18px;font-weight:600" class="service-list-menu-one">Chapter 1 - <span class="left" style="color:#660066; font-weight:600"><a href="/basic/dot-net-framwork">Dot Net Framwork</a></span></li>
  4196. <li style="color:black;font:18px;font-weight:600" class="service-list-menu-one">Chapter 2 - <span class="left" style="color:#660066; font-weight:600"><a href="/basic/history-in-csharp">Basic in C#</a></span></li>
  4197. <li style="color:black;font:18px;font-weight:600" class="service-list-menu-one">Chapter 3 - <span class="left" style="color:#660066; font-weight:600"><a href="/control/if-condition-in-csharp">Control Statement in C#</a></span></li>
  4198. <li style="color:black;font:18px;font-weight:600" class="service-list-menu-one">Chapter 4 - <span class="left" style="color:#660066; font-weight:600"><a href="/function/simple-function-in-csharp">Function In C#</a></span></li>
  4199. <li style="color:black;font:18px;font-weight:600" class="service-list-menu-one">Chapter 5 - <span class="left" style="color:#660066; font-weight:600"><a href="/array/array-in-csharp">Array In C#</a></span></li>
  4200. <li style="color:black;font:18px;font-weight:600" class="service-list-menu-one">Chapter 6 - <span class="left" style="color:#660066; font-weight:600"><a href="/class/class-in-csharp">OOP In C#</a></span></li>
  4201. <li style="color:black;font:18px;font-weight:600" class="service-list-menu-one">Chapter 7 - <span class="left" style="color:#660066; font-weight:600"><a href="/string/length-in-csharp">String In C#</a></span></li>
  4202. <li style="color:black;font:18px;font-weight:600" class="service-list-menu-one">Chapter 8 - <span class="left" style="color:#660066; font-weight:600"><a href="/exception/try-catch-in-csharp">Exception In C#</a></span></li>
  4203. <li style="color:black;font:18px;font-weight:600" class="service-list-menu-one">Chapter 9 - <span class="left" style="color:#660066; font-weight:600"><a href="/collection/list-in-csharp">Collection In C#</a></span></li>
  4204. <li style="color:black;font:18px;font-weight:600" class="service-list-menu-one">Chapter 10 - <span class="left" style="color:#660066; font-weight:600"><a href="/datetime/datetime-in-csharp">DateTime In C#</a></span></li>
  4205. <li style="color:black;font:18px;font-weight:600" class="service-list-menu-one">Chapter 11 - <span class="left" style="color:#660066; font-weight:600"><a href="/file/filestream-in-csharp">File IO In C#</a></span></li>
  4206. <li style="color:black;font:18px;font-weight:600" class="service-list-menu-one">Chapter 12 - <span class="left" style="color:#660066; font-weight:600"><a href="/event/event-in-csharp">Event In C#</a></span></li>
  4207. <li style="color:black;font:18px;font-weight:600" class="service-list-menu-one">Chapter 13 - <span class="left" style="color:#660066; font-weight:600"><a href="/delegate/delegate-in-csharp">Delegate In C#</a></span></li>
  4208. <li style="color:black;font:18px;font-weight:600" class="service-list-menu-one">Chapter 14 - <span class="left" style="color:#660066; font-weight:600"><a href="/reflection/reflection-in-csharp">Reflection In C#</a></span></li>
  4209. <li style="color:black;font:18px;font-weight:600" class="service-list-menu-one">Chapter 15 - <span class="left" style="color:#660066; font-weight:600"><a href="/history/c-sharp-version-one-point-zero-tutorial">History In C#</a></span></li>
  4210. <li style="color:black;font:18px;font-weight:600" class="service-list-menu-one">Chapter 16 - <span class="left" style="color:#660066; font-weight:600"><a href="/csharparticles/difference-between-writeline-and-write-in-csharp">Articles In C#</a></span></li>
  4211. <li style="color:black;font:18px;font-weight:600" class="service-list-menu-one">Chapter 17 - <span class="left" style="color:#660066; font-weight:600"><a href="/csharparticles/what-generics-in-csharp">C# version 2.0</a></span></li>
  4212. <li style="color:black;font:18px;font-weight:600" class="service-list-menu-one">Chapter 18 - <span class="left" style="color:#660066; font-weight:600"><a href="/csharparticles/anonymous-types-in-csharp">C# version 3.0</a></span></li>
  4213. <li style="color:black;font:18px;font-weight:600" class="service-list-menu-one">Chapter 19 - <span class="left" style="color:#660066; font-weight:600"><a href="/csharparticles/dynamic-binding-in-csharp">C# version 4.0</a></span></li>
  4214. <li style="color:black;font:18px;font-weight:600" class="service-list-menu-one">Chapter 20 - <span class="left" style="color:#660066; font-weight:600"><a href="/csharparticles/async-await-in-csharp">C# version 5.0</a></span></li>
  4215. <li style="color:black;font:18px;font-weight:600" class="service-list-menu-one">Chapter 21 - <span class="left" style="color:#660066; font-weight:600"><a href="/csharparticles/static-import-in-csharp">C# version 6.0</a></span></li>
  4216. <li style="color:black;font:18px;font-weight:600" class="service-list-menu-one">Chapter 22 - <span class="left" style="color:#660066; font-weight:600"><a href="/csharparticles/tuples-and-deconstruction-in-csharp">C# version 7.0</a></span></li>
  4217. <li style="color:black;font:18px;font-weight:600" class="service-list-menu-one">Chapter 23 - <span class="left" style="color:#660066; font-weight:600"><a href="/csharparticles/main-method-async-in-csharp">C# version 7.1</a></span></li>
  4218. <li style="color:black;font:18px;font-weight:600" class="service-list-menu-one">Chapter 24 - <span class="left" style="color:#660066; font-weight:600"><a href="/csharparticles/stackalloc-in-csharp">C# version 7.2</a></span></li>
  4219. <li style="color:black;font:18px;font-weight:600" class="service-list-menu-one">Chapter 25 - <span class="left" style="color:#660066; font-weight:600"><a href="/csharparticles/readonly-members-in-csharp">C# version 8.0</a></span></li>
  4220. <li style="color:black;font:18px;font-weight:600" class="service-list-menu-one">Chapter 26 - <span class="left" style="color:#660066; font-weight:600"><a href="/csharparticles/record-example-in-csharp">C# version 9.0</a></span></li>
  4221. <li style="color:black;font:18px;font-weight:600" class="service-list-menu-one">Chapter 27 - <span class="left" style="color:#660066; font-weight:600"><a href="/csharparticles/record-structs-in-csharp">C# version 10.0</a></span></li>
  4222. <li style="color:black;font:18px;font-weight:600" class="service-list-menu-one">Chapter 28 - <span class="left" style="color:#660066; font-weight:600"><a href="/csharparticles/raw-string-literals-in-csharp">C# version 11.0</a></span></li>
  4223. <li style="color:black;font:18px;font-weight:600" class="service-list-menu-one">Chapter 29 - <span class="left" style="color:#660066; font-weight:600"><a href="/csharparticles/primary-constructors-in-csharp">C# version 12.0</a></span></li>
  4224. <li style="color:black;font:18px;font-weight:600" class="service-list-menu-one">Chapter 30 - <span class="left" style="color:#660066; font-weight:600"><a href="/csharparticles/params-collections-in-csharp">C# version 13.0</a></span></li>
  4225. </ul>
  4226.  
  4227.  
  4228. </div>
  4229. </div>
  4230. </div>
  4231. </div>
  4232.  
  4233. <!-- Main Footer -->
  4234.  
  4235.  
  4236.  
  4237.  
  4238. <div class="content-side right-sidebar col-lg-3 col-md-12 col-sm-12">
  4239. <div class="row">
  4240. <div class="col-md-11 col-12">
  4241. <a style="text-align: center;" target="_blank" href="https://www.lulu.com/shop/muhammad-shahzad-aslam/learn-c-programming-with-examples/hardcover/product-m2k42pp.html?q=Learn+C%23+Programming+With+Examples&page=1&pageSize=4">
  4242. <img class="img-fluid mt-5 mb-2" src="/images/Book1-Paper.jpg" alt="C# Paper Book For Sell" />
  4243. </a>
  4244. </div>
  4245. </div>
  4246.  
  4247. <div class="row">
  4248. <div class="col-md-11 col-12">
  4249. <a style="text-align: center;" target="_blank" href="https://www.lulu.com/shop/shahzad-aslam/learn-c-programming-with-examples/ebook/product-jeqq5jp.html?q=Learn+C%23+Programming+With+Examples&page=1&pageSize=4">
  4250. <img class="img-fluid mt-2 mb-2" src="/images/Book1-Ebook.jpg" alt="C# Ebook For Sell" />
  4251. </a>
  4252. </div>
  4253. </div>
  4254.  
  4255. <div class="row">
  4256. <div class="col-md-11 col-12">
  4257. <a style="text-align: center;" target="_blank" href="https://www.lulu.com/shop/muhammad-shahzad-aslam/learn-object-oriented-porgramming-with-c/hardcover/product-rmvgmkz.html?q=Learn+OOP+in+C%23+with+examples&page=1&pageSize=4">
  4258. <img class="img-fluid mt-2 mb-2" src="/images/Book2-Paper.jpg" alt="OOP Paper Book For Sell" />
  4259. </a>
  4260. </div>
  4261. </div>
  4262.  
  4263. <div class="row">
  4264. <div class="col-md-11 col-12">
  4265. <a style="text-align: center;" target="_blank" href="https://www.lulu.com/shop/muhammad-shahzad-aslam/learn-object-oriented-porgramming-with-c/ebook/product-gj2vjpp.html?q=Learn+OOP+in+C%23+with+examples">
  4266. <img class="img-fluid mt-2 mb-2" src="/images/Book2-Ebook.jpg" alt="OOP Ebook For Sell" />
  4267. </a>
  4268. </div>
  4269. </div>
  4270. </div>
  4271.  
  4272. </div>
  4273. </div>
  4274. </div>
  4275.  
  4276. <!-- Footer Ad -->
  4277.  
  4278. <!-- Main Footer -->
  4279. <!-- Main Footer -->
  4280. <footer class="footer-style-two" style="background-image: url(~/images/background/3.jpg)">
  4281. <div class="container-fluid">
  4282. <!--Widgets Section-->
  4283. <div class="widgets-section">
  4284. <div class="row clearfix">
  4285.  
  4286. <!-- Footer Column -->
  4287. <div class="footer-column col-lg-3 col-md-6 col-sm-12">
  4288.    <div class="footer-widget logo-widget">
  4289.        <div class="logo">
  4290.            <a href="/"><img src="/images/logo-4.svg" style="width:160px; height:80px;" alt="" /></a>
  4291.        </div>
  4292.        <div class="text">C-Sharp Tutorial is for student and prefessional who want to learn C# programming from basic to advance. We have discussed every topic of C# alonge with examples in this tutorial guide.</div>
  4293.        <!-- Social Box -->
  4294.        <ul class="social-box">
  4295.            <li><a target="_blank" href="https://www.facebook.com/CSharpTutorial111" class="fab fa-facebook-f"></a></li>
  4296.            <li><a target="_blank" href="http://twitter.com/CSharp92827922" class="fab fa-twitter"></a></li>
  4297.            <li><a target="_blank" href="http://instagram.com/cshar_ptutorial?igsh=MXI5OWVpMDI2YnI0ZW==" class="fab fa-pinterest-p"></a></li>
  4298.            <li><a target="_blank" href="https://www.linkedin.com/in/c-sharptutorial/" class="fab fa-linkedin-in"></a></li>
  4299.        </ul>
  4300.    </div>
  4301. </div>
  4302.  
  4303. <!-- Footer Column -->
  4304. <div class="footer-column col-lg-3 col-md-6 col-sm-12">
  4305. <div class="footer-widget links-widget">
  4306. <h4>Learn Tutorials</h4>
  4307. <ul class="list-link style-two">
  4308. <li><a href="/basic/history-in-csharp">History in C#</a></li>
  4309. <li><a href="/control/if-condition-in-csharp">if Statement in C#</a></li>
  4310. <li><a href="/function/simple-function-in-csharp">Function in C#</a></li>
  4311. <li><a href="/array/array-in-csharp">Array in C#</a></li>
  4312. <li><a href="/class/class-in-csharp">Classes in C#</a></li>
  4313. <li><a href="/collection/list-in-csharp">List in C#</a></li>
  4314. </ul>
  4315. </div>
  4316. </div>
  4317.  
  4318. <!-- Footer Column -->
  4319. <div class="footer-column col-lg-3 col-md-6 col-sm-12">
  4320. <div class="footer-widget news-widget">
  4321. <h4>Latest News</h4>
  4322. <!-- Footer Column -->
  4323. <div class="widget-content">
  4324. <div class="post">
  4325. <div class="thumb"><a href="/csharparticles/how-initialize-empty-array-in-csharp"><img src="/images/resource/post-thumb-3.jpg" alt=""></a></div>
  4326. <span class="date">May 01, 2025</span>
  4327. <h5><a href="/csharparticles/how-initialize-empty-array-in-csharp">How initialize empty array in CSharp</a></h5>
  4328. </div>
  4329.  
  4330. <div class="post">
  4331. <div class="thumb"><a href="/csharparticles/how-initialize-empty-array-in-csharp"><img src="/images/resource/post-thumb-4.jpg" alt=""></a></div>
  4332. <span class="date">May 01, 2025</span>
  4333. <h5><a href="/csharparticles/how-to-store-list-in-dictinary-in-csharp">How to store list in dictionary in CSharp</a></h5>
  4334. </div>
  4335. </div>
  4336. </div>
  4337. </div>
  4338.  
  4339. <!-- Footer Column -->
  4340. <div class="footer-column col-lg-3 col-md-6 col-sm-12">
  4341. <div class="footer-widget contact-info-widget">
  4342. <h4>Learn Tutorials</h4>
  4343. <ul class="footer-info-list style-two">
  4344. <li><span class="icon flaticon-telephone-1"></span><a href="tel:+92-307-501-226-7">+92-307-501-226-7</a></li>
  4345. <li><span class="icon flaticon-email-2"></span><a href="mailto:info@c-sharptutorial.com">info@c-sharptutorial.com</a></li>
  4346. <li><span class="icon flaticon-send-1"></span>House # 18 Muslim Town Taxila, Rewalpandi</li>
  4347. <li><span class="icon flaticon-clock-1"></span>Opening Hours: 10:00 - 18:00</li>
  4348. </ul>
  4349. </div>
  4350. </div>
  4351.  
  4352. </div>
  4353. </div>
  4354.  
  4355. </div>
  4356. <!-- Footer Bottom -->
  4357. <div class="footer-bottom">
  4358. <div class="container-fluid">
  4359. <div class="row clearfix">
  4360. <!-- Column -->
  4361. <div class="column col-lg-6 col-md-12 col-sm-12">
  4362. <div class="copyright">&copy; 2025 All Rights Reserved. Design & Developed By C-Sharp Tutorial</div>
  4363. </div>
  4364. <!-- Column -->
  4365. <div class="column col-lg-6 col-md-12 col-sm-12">
  4366. <ul class="footer-nav">
  4367. <li><a href="/">Home</a></li>
  4368. <li><a href="/home/about-us">About Us</a></li>
  4369. <li><a href="/home/contact-us">Contact Us</a></li>
  4370. <li><a href="/home/privacy">Privacy Policy</a></li>
  4371. <li><a href="/home/terms-conditions">Terms of Use</a></li>
  4372. </ul>
  4373. </div>
  4374. </div>
  4375. </div>
  4376. </div>
  4377. </footer>
  4378.  
  4379. </div>
  4380.  
  4381. <!--End pagewrapper-->
  4382. <!-- Color Palate / Color Switcher -->
  4383.  
  4384. <div class="color-palate">
  4385. <div class="color-trigger">
  4386. <i class="fas fa-cog"></i>
  4387. </div>
  4388. <div class="color-palate-head">
  4389. <h6>Choose Your Options</h6>
  4390. </div>
  4391. <h5>RTL Version</h5>
  4392. <ul class="rtl-version option-box"> <li class="rtl">RTL Version</li> <li>LTR Version</li> </ul>
  4393. <h5>Boxed Version</h5>
  4394. <ul class="box-version option-box"> <li class="box">Boxed</li> <li>Full width</li></ul>
  4395. <h5>Want Sticky Header</h5>
  4396. <ul class="header-version option-box"> <li class="box">No</li> <li>Yes</li></ul>
  4397. <h5>Dark Verion</h5>
  4398. <ul class="dark-version option-box"> <li class="box">Yes</li> <li>No</li></ul>
  4399.  
  4400. <a href="#" class="purchase-btn">Purchase now $17</a>
  4401.  
  4402. <div class="palate-foo">
  4403. <span>You will find much more options and styling in admin panel.</span>
  4404. </div>
  4405.  
  4406. </div>
  4407.  
  4408. <!-- Search Popup -->
  4409. <div class="search-popup">
  4410. <button class="close-search style-two"><span class="flaticon-multiply"></span></button>
  4411. <button class="close-search"><span class="fa fa-arrow-up"></span></button>
  4412. <form method="post" action="blog.html">
  4413. <div class="form-group">
  4414. <input type="search" name="search-field" value="" placeholder="Search Here" required="">
  4415. <button type="submit"><i class="fa fa-search"></i></button>
  4416. </div>
  4417. </form>
  4418. </div>
  4419. <!-- End Header Search -->
  4420. <!-- Scroll To Top -->
  4421. <div class="back-to-top scroll-to-target show-back-to-top" data-target="html">TOP</div>
  4422.  
  4423.  
  4424. <script type="text/javascript" src="https://code.jquery.com/jquery-1.7.1.min.js"></script>
  4425.  
  4426. <script>
  4427. function copyFunction() {
  4428. const copyButtonLabel = "Copy Code";
  4429. var copyText = document.getElementById("code-part");
  4430. navigator.clipboard.writeText(copyText.innerText);
  4431. document.getElementById("divbtn").removeAttribute("style");
  4432. document.getElementById("divbtn").setAttribute("style", "margin-left:-107px;");
  4433. document.getElementById("btncopy").setAttribute("class", "btn btn-success");
  4434. document.getElementById("btncopy").innerText = "Code copied in clipboard";
  4435.  
  4436. setTimeout(() => {
  4437. document.getElementById("divbtn").removeAttribute("style");
  4438. document.getElementById("divbtn").setAttribute("style", "margin-left:-4px;");
  4439. document.getElementById("btncopy").setAttribute("class", "btn btn-danger");
  4440. document.getElementById("btncopy").innerText = copyButtonLabel;
  4441. }, 1200);
  4442. }
  4443. </script>
  4444.  
  4445. <script>
  4446. function copyFunctionOne() {
  4447.  
  4448. const copyButtonLabel = "Copy Code";
  4449. var copyText = document.getElementById("code-part-one");
  4450. navigator.clipboard.writeText(copyText.innerText);
  4451. document.getElementById("divbtnOne").removeAttribute("style");
  4452. document.getElementById("divbtnOne").setAttribute("style", "margin-left:-107px;");
  4453. document.getElementById("btncopyOne").setAttribute("class", "btn btn-success");
  4454. document.getElementById("btncopyOne").innerText = "Code copied in clipboard";
  4455.  
  4456.  
  4457. setTimeout(() => {
  4458. document.getElementById("divbtnOne").removeAttribute("style");
  4459. document.getElementById("divbtnOne").setAttribute("style", "margin-left:-4px;");
  4460. document.getElementById("btncopyOne").setAttribute("class", "btn btn-danger");
  4461. document.getElementById("btncopyOne").innerText = copyButtonLabel;
  4462. }, 1200);
  4463. }
  4464. </script>
  4465.  
  4466. <script>
  4467. function copyFunctionTwo() {
  4468.  
  4469. const copyButtonLabel = "Copy Code";
  4470. var copyText = document.getElementById("code-part-two");
  4471. navigator.clipboard.writeText(copyText.innerText);
  4472. document.getElementById("divbtnTwo").removeAttribute("style");
  4473. document.getElementById("divbtnTwo").setAttribute("style", "margin-left:-107px;");
  4474. document.getElementById("btncopyTwo").setAttribute("class", "btn btn-success");
  4475. document.getElementById("btncopyTwo").innerText = "Code copied in clipboard";
  4476.  
  4477.  
  4478. setTimeout(() => {
  4479. document.getElementById("divbtnTwo").removeAttribute("style");
  4480. document.getElementById("divbtnTwo").setAttribute("style", "margin-left:-4px;");
  4481. document.getElementById("btncopyTwo").setAttribute("class", "btn btn-danger");
  4482. document.getElementById("btncopyTwo").innerText = copyButtonLabel;
  4483. }, 1200);
  4484. }
  4485. </script>
  4486.  
  4487. <script>
  4488. function copyFunctionThree() {
  4489.  
  4490. const copyButtonLabel = "Copy Code";
  4491. var copyText = document.getElementById("code-part-three");
  4492. navigator.clipboard.writeText(copyText.innerText);
  4493. document.getElementById("divbtnThree").removeAttribute("style");
  4494. document.getElementById("divbtnThree").setAttribute("style", "margin-left:-107px;");
  4495. document.getElementById("btncopyThree").setAttribute("class", "btn btn-success");
  4496. document.getElementById("btncopyThree").innerText = "Code copied in clipboard";
  4497.  
  4498.  
  4499. setTimeout(() => {
  4500. document.getElementById("divbtnThree").removeAttribute("style");
  4501. document.getElementById("divbtnThree").setAttribute("style", "margin-left:-4px;");
  4502. document.getElementById("btncopyThree").setAttribute("class", "btn btn-danger");
  4503. document.getElementById("btncopyThree").innerText = copyButtonLabel;
  4504. }, 1200);
  4505. }
  4506. </script>
  4507.  
  4508. <script>
  4509. function copyFunctionFour() {
  4510.  
  4511. const copyButtonLabel = "Copy Code";
  4512. var copyText = document.getElementById("code-part-four");
  4513. navigator.clipboard.writeText(copyText.innerText);
  4514. document.getElementById("divbtnFour").removeAttribute("style");
  4515. document.getElementById("divbtnFour").setAttribute("style", "margin-left:-107px;");
  4516. document.getElementById("btncopyFour").setAttribute("class", "btn btn-success");
  4517. document.getElementById("btncopyFour").innerText = "Code copied in clipboard";
  4518.  
  4519.  
  4520. setTimeout(() => {
  4521. document.getElementById("divbtnFour").removeAttribute("style");
  4522. document.getElementById("divbtnFour").setAttribute("style", "margin-left:-4px;");
  4523. document.getElementById("btncopyFour").setAttribute("class", "btn btn-danger");
  4524. document.getElementById("btncopyFour").innerText = copyButtonLabel;
  4525. }, 1200);
  4526. }
  4527. </script>
  4528.  
  4529. <script>
  4530. function copyFunctionFive() {
  4531.  
  4532. const copyButtonLabel = "Copy Code";
  4533. var copyText = document.getElementById("code-part-five");
  4534. navigator.clipboard.writeText(copyText.innerText);
  4535. document.getElementById("divbtnFive").removeAttribute("style");
  4536. document.getElementById("divbtnFive").setAttribute("style", "margin-left:-107px;");
  4537. document.getElementById("btncopyFive").setAttribute("class", "btn btn-success");
  4538. document.getElementById("btncopyFive").innerText = "Code copied in clipboard";
  4539.  
  4540.  
  4541. setTimeout(() => {
  4542. document.getElementById("divbtnFive").removeAttribute("style");
  4543. document.getElementById("divbtnFive").setAttribute("style", "margin-left:-4px;");
  4544. document.getElementById("btncopyFive").setAttribute("class", "btn btn-danger");
  4545. document.getElementById("btncopyFive").innerText = copyButtonLabel;
  4546. }, 1200);
  4547. }
  4548. </script>
  4549.  
  4550. <script>
  4551. function copyFunctionSix() {
  4552.  
  4553. const copyButtonLabel = "Copy Code";
  4554. var copyText = document.getElementById("code-part-six");
  4555. navigator.clipboard.writeText(copyText.innerText);
  4556. document.getElementById("divbtnSix").removeAttribute("style");
  4557. document.getElementById("divbtnSix").setAttribute("style", "margin-left:-107px;");
  4558. document.getElementById("btncopySix").setAttribute("class", "btn btn-success");
  4559. document.getElementById("btncopySix").innerText = "Code copied in clipboard";
  4560.  
  4561.  
  4562. setTimeout(() => {
  4563. document.getElementById("divbtnSix").removeAttribute("style");
  4564. document.getElementById("divbtnSix").setAttribute("style", "margin-left:-4px;");
  4565. document.getElementById("btncopySix").setAttribute("class", "btn btn-danger");
  4566. document.getElementById("btncopySix").innerText = copyButtonLabel;
  4567. }, 1200);
  4568. }
  4569. </script>
  4570.  
  4571. <script>
  4572. function copyFunctionSeven() {
  4573.  
  4574. const copyButtonLabel = "Copy Code";
  4575. var copyText = document.getElementById("code-part-seven");
  4576. navigator.clipboard.writeText(copyText.innerText);
  4577. document.getElementById("divbtnSeven").removeAttribute("style");
  4578. document.getElementById("divbtnSeven").setAttribute("style", "margin-left:-107px;");
  4579. document.getElementById("btncopySeven").setAttribute("class", "btn btn-success");
  4580. document.getElementById("btncopySeven").innerText = "Code copied in clipboard";
  4581.  
  4582.  
  4583. setTimeout(() => {
  4584. document.getElementById("divbtnSeven").removeAttribute("style");
  4585. document.getElementById("divbtnSeven").setAttribute("style", "margin-left:-4px;");
  4586. document.getElementById("btncopySeven").setAttribute("class", "btn btn-danger");
  4587. document.getElementById("btncopySeven").innerText = copyButtonLabel;
  4588. }, 1200);
  4589. }
  4590. </script>
  4591.  
  4592. <script>
  4593. function copyFunctionEight() {
  4594.  
  4595. const copyButtonLabel = "Copy Code";
  4596. var copyText = document.getElementById("code-part-eight");
  4597. navigator.clipboard.writeText(copyText.innerText);
  4598. document.getElementById("divbtnEight").removeAttribute("style");
  4599. document.getElementById("divbtnEight").setAttribute("style", "margin-left:-107px;");
  4600. document.getElementById("btncopyEight").setAttribute("class", "btn btn-success");
  4601. document.getElementById("btncopyEight").innerText = "Code copied in clipboard";
  4602.  
  4603.  
  4604. setTimeout(() => {
  4605. document.getElementById("divbtnEight").removeAttribute("style");
  4606. document.getElementById("divbtnEight").setAttribute("style", "margin-left:-4px;");
  4607. document.getElementById("btncopyEight").setAttribute("class", "btn btn-danger");
  4608. document.getElementById("btncopyEight").innerText = copyButtonLabel;
  4609. }, 1200);
  4610. }
  4611. </script>
  4612.  
  4613. <script>
  4614. function copyFunctionNine() {
  4615.  
  4616. const copyButtonLabel = "Copy Code";
  4617. var copyText = document.getElementById("code-part-nine");
  4618. navigator.clipboard.writeText(copyText.innerText);
  4619. document.getElementById("divbtnNine").removeAttribute("style");
  4620. document.getElementById("divbtnNine").setAttribute("style", "margin-left:-107px;");
  4621. document.getElementById("btncopyNine").setAttribute("class", "btn btn-success");
  4622. document.getElementById("btncopyNine").innerText = "Code copied in clipboard";
  4623.  
  4624.  
  4625. setTimeout(() => {
  4626. document.getElementById("divbtnNine").removeAttribute("style");
  4627. document.getElementById("divbtnNine").setAttribute("style", "margin-left:-4px;");
  4628. document.getElementById("btncopyNine").setAttribute("class", "btn btn-danger");
  4629. document.getElementById("btncopyNine").innerText = copyButtonLabel;
  4630. }, 1200);
  4631. }
  4632. </script>
  4633.  
  4634. <script>
  4635. function copyFunctionTen() {
  4636.  
  4637. const copyButtonLabel = "Copy Code";
  4638. var copyText = document.getElementById("code-part-ten");
  4639. navigator.clipboard.writeText(copyText.innerText);
  4640. document.getElementById("divbtnTen").removeAttribute("style");
  4641. document.getElementById("divbtnTen").setAttribute("style", "margin-left:-107px;");
  4642. document.getElementById("btncopyTen").setAttribute("class", "btn btn-success");
  4643. document.getElementById("btncopyTen").innerText = "Code copied in clipboard";
  4644.  
  4645.  
  4646. setTimeout(() => {
  4647. document.getElementById("divbtnTen").removeAttribute("style");
  4648. document.getElementById("divbtnTen").setAttribute("style", "margin-left:-4px;");
  4649. document.getElementById("btncopyTen").setAttribute("class", "btn btn-danger");
  4650. document.getElementById("btncopyTen").innerText = copyButtonLabel;
  4651. }, 1200);
  4652. }
  4653. </script>
  4654.  
  4655. <script>
  4656. function copyFunctionEleven() {
  4657.  
  4658. const copyButtonLabel = "Copy Code";
  4659. var copyText = document.getElementById("code-part-eleven");
  4660. navigator.clipboard.writeText(copyText.innerText);
  4661. document.getElementById("divbtnEleven").removeAttribute("style");
  4662. document.getElementById("divbtnEleven").setAttribute("style", "margin-left:-107px;");
  4663. document.getElementById("btncopyEleven").setAttribute("class", "btn btn-success");
  4664. document.getElementById("btncopyEleven").innerText = "Code copied in clipboard";
  4665.  
  4666.  
  4667. setTimeout(() => {
  4668. document.getElementById("divbtnEleven").removeAttribute("style");
  4669. document.getElementById("divbtnEleven").setAttribute("style", "margin-left:-4px;");
  4670. document.getElementById("btncopyEleven").setAttribute("class", "btn btn-danger");
  4671. document.getElementById("btncopyEleven").innerText = copyButtonLabel;
  4672. }, 1200);
  4673. }
  4674. </script>
  4675.  
  4676. <script>
  4677. function copyFunctionTwelve() {
  4678.  
  4679. const copyButtonLabel = "Copy Code";
  4680. var copyText = document.getElementById("code-part-twelve");
  4681. navigator.clipboard.writeText(copyText.innerText);
  4682. document.getElementById("divbtnTwelve").removeAttribute("style");
  4683. document.getElementById("divbtnTwelve").setAttribute("style", "margin-left:-107px;");
  4684. document.getElementById("btncopyTwelve").setAttribute("class", "btn btn-success");
  4685. document.getElementById("btncopyTwelve").innerText = "Code copied in clipboard";
  4686.  
  4687.  
  4688. setTimeout(() => {
  4689. document.getElementById("divbtnTwelve").removeAttribute("style");
  4690. document.getElementById("divbtnTwelve").setAttribute("style", "margin-left:-4px;");
  4691. document.getElementById("btncopyTwelve").setAttribute("class", "btn btn-danger");
  4692. document.getElementById("btncopyTwelve").innerText = copyButtonLabel;
  4693. }, 1200);
  4694. }
  4695. </script>
  4696.  
  4697. <script>
  4698. function copyFunctionThirteen() {
  4699.  
  4700. const copyButtonLabel = "Copy Code";
  4701. var copyText = document.getElementById("code-part-thirteen");
  4702. navigator.clipboard.writeText(copyText.innerText);
  4703. document.getElementById("divbtnThirteen").removeAttribute("style");
  4704. document.getElementById("divbtnThirteen").setAttribute("style", "margin-left:-107px;");
  4705. document.getElementById("btncopyThirteen").setAttribute("class", "btn btn-success");
  4706. document.getElementById("btncopyThirteen").innerText = "Code copied in clipboard";
  4707.  
  4708.  
  4709. setTimeout(() => {
  4710. document.getElementById("divbtnThirteen").removeAttribute("style");
  4711. document.getElementById("divbtnThirteen").setAttribute("style", "margin-left:-4px;");
  4712. document.getElementById("btncopyThirteen").setAttribute("class", "btn btn-danger");
  4713. document.getElementById("btncopyThirteen").innerText = copyButtonLabel;
  4714. }, 1200);
  4715. }
  4716. </script>
  4717.  
  4718. <script>
  4719. function copyFunctionFourteen() {
  4720.  
  4721. const copyButtonLabel = "Copy Code";
  4722. var copyText = document.getElementById("code-part-fourteen");
  4723. navigator.clipboard.writeText(copyText.innerText);
  4724. document.getElementById("divbtnFourteen").removeAttribute("style");
  4725. document.getElementById("divbtnFourteen").setAttribute("style", "margin-left:-107px;");
  4726. document.getElementById("btncopyFourteen").setAttribute("class", "btn btn-success");
  4727. document.getElementById("btncopyFourteen").innerText = "Code copied in clipboard";
  4728.  
  4729.  
  4730. setTimeout(() => {
  4731. document.getElementById("divbtnFourteen").removeAttribute("style");
  4732. document.getElementById("divbtnFourteen").setAttribute("style", "margin-left:-4px;");
  4733. document.getElementById("btncopyFourteen").setAttribute("class", "btn btn-danger");
  4734. document.getElementById("btncopyFourteen").innerText = copyButtonLabel;
  4735. }, 1200);
  4736. }
  4737. </script>
  4738.  
  4739. <script>
  4740. function copyFunctionFifteen() {
  4741.  
  4742. const copyButtonLabel = "Copy Code";
  4743. var copyText = document.getElementById("code-part-fifteen");
  4744. navigator.clipboard.writeText(copyText.innerText);
  4745. document.getElementById("divbtnFifteen").removeAttribute("style");
  4746. document.getElementById("divbtnFifteen").setAttribute("style", "margin-left:-107px;");
  4747. document.getElementById("btncopyFifteen").setAttribute("class", "btn btn-success");
  4748. document.getElementById("btncopyFifteen").innerText = "Code copied in clipboard";
  4749.  
  4750.  
  4751. setTimeout(() => {
  4752. document.getElementById("divbtnFifteen").removeAttribute("style");
  4753. document.getElementById("divbtnFifteen").setAttribute("style", "margin-left:-4px;");
  4754. document.getElementById("btncopyFifteen").setAttribute("class", "btn btn-danger");
  4755. document.getElementById("btncopyFifteen").innerText = copyButtonLabel;
  4756. }, 1200);
  4757. }
  4758. </script>
  4759.  
  4760. <script>
  4761. function copyFunctionSixteen() {
  4762.  
  4763. const copyButtonLabel = "Copy Code";
  4764. var copyText = document.getElementById("code-part-sixteen");
  4765. navigator.clipboard.writeText(copyText.innerText);
  4766. document.getElementById("divbtnSixteen").removeAttribute("style");
  4767. document.getElementById("divbtnSixteen").setAttribute("style", "margin-left:-107px;");
  4768. document.getElementById("btncopySixteen").setAttribute("class", "btn btn-success");
  4769. document.getElementById("btncopySixteen").innerText = "Code copied in clipboard";
  4770.  
  4771.  
  4772. setTimeout(() => {
  4773. document.getElementById("divbtnSixteen").removeAttribute("style");
  4774. document.getElementById("divbtnSixteen").setAttribute("style", "margin-left:-4px;");
  4775. document.getElementById("btncopySixteen").setAttribute("class", "btn btn-danger");
  4776. document.getElementById("btncopySixteen").innerText = copyButtonLabel;
  4777. }, 1200);
  4778. }
  4779. </script>
  4780.  
  4781. <script>
  4782. function copyFunctionSeventeen() {
  4783.  
  4784. const copyButtonLabel = "Copy Code";
  4785. var copyText = document.getElementById("code-part-seventeen");
  4786. navigator.clipboard.writeText(copyText.innerText);
  4787. document.getElementById("divbtnSeventeen").removeAttribute("style");
  4788. document.getElementById("divbtnSeventeen").setAttribute("style", "margin-left:-107px;");
  4789. document.getElementById("btncopySeventeen").setAttribute("class", "btn btn-success");
  4790. document.getElementById("btncopySeventeen").innerText = "Code copied in clipboard";
  4791.  
  4792.  
  4793. setTimeout(() => {
  4794. document.getElementById("divbtnSeventeen").removeAttribute("style");
  4795. document.getElementById("divbtnSeventeen").setAttribute("style", "margin-left:-4px;");
  4796. document.getElementById("btncopySeventeen").setAttribute("class", "btn btn-danger");
  4797. document.getElementById("btncopySeventeen").innerText = copyButtonLabel;
  4798. }, 1200);
  4799. }
  4800. </script>
  4801.  
  4802. <script>
  4803. function copyFunctionEighteen() {
  4804.  
  4805. const copyButtonLabel = "Copy Code";
  4806. var copyText = document.getElementById("code-part-eighteen");
  4807. navigator.clipboard.writeText(copyText.innerText);
  4808. document.getElementById("divbtnEighteen").removeAttribute("style");
  4809. document.getElementById("divbtnEighteen").setAttribute("style", "margin-left:-107px;");
  4810. document.getElementById("btncopyEighteen").setAttribute("class", "btn btn-success");
  4811. document.getElementById("btncopyEighteen").innerText = "Code copied in clipboard";
  4812.  
  4813.  
  4814. setTimeout(() => {
  4815. document.getElementById("divbtnEighteen").removeAttribute("style");
  4816. document.getElementById("divbtnEighteen").setAttribute("style", "margin-left:-4px;");
  4817. document.getElementById("btncopyEighteen").setAttribute("class", "btn btn-danger");
  4818. document.getElementById("btncopyEighteen").innerText = copyButtonLabel;
  4819. }, 1200);
  4820. }
  4821. </script>
  4822.  
  4823. <script>
  4824. function copyFunctionNinteen() {
  4825.  
  4826. const copyButtonLabel = "Copy Code";
  4827. var copyText = document.getElementById("code-part-ninteen");
  4828. navigator.clipboard.writeText(copyText.innerText);
  4829. document.getElementById("divbtnNinteen").removeAttribute("style");
  4830. document.getElementById("divbtnNinteen").setAttribute("style", "margin-left:-107px;");
  4831. document.getElementById("btncopyNinteen").setAttribute("class", "btn btn-success");
  4832. document.getElementById("btncopyNinteen").innerText = "Code copied in clipboard";
  4833.  
  4834.  
  4835. setTimeout(() => {
  4836. document.getElementById("divbtnNinteen").removeAttribute("style");
  4837. document.getElementById("divbtnNinteen").setAttribute("style", "margin-left:-4px;");
  4838. document.getElementById("btncopyNinteen").setAttribute("class", "btn btn-danger");
  4839. document.getElementById("btncopyNinteen").innerText = copyButtonLabel;
  4840. }, 1200);
  4841. }
  4842. </script>
  4843.  
  4844. <script>
  4845. function copyFunctionTwenty() {
  4846.  
  4847. const copyButtonLabel = "Copy Code";
  4848. var copyText = document.getElementById("code-part-twenty");
  4849. navigator.clipboard.writeText(copyText.innerText);
  4850. document.getElementById("divbtnTwenty").removeAttribute("style");
  4851. document.getElementById("divbtnTwenty").setAttribute("style", "margin-left:-107px;");
  4852. document.getElementById("btncopyTwenty").setAttribute("class", "btn btn-success");
  4853. document.getElementById("btncopyTwenty").innerText = "Code copied in clipboard";
  4854.  
  4855.  
  4856. setTimeout(() => {
  4857. document.getElementById("divbtnTwenty").removeAttribute("style");
  4858. document.getElementById("divbtnTwenty").setAttribute("style", "margin-left:-4px;");
  4859. document.getElementById("btncopyTwenty").setAttribute("class", "btn btn-danger");
  4860. document.getElementById("btncopyTwenty").innerText = copyButtonLabel;
  4861. }, 1200);
  4862. }
  4863. </script>
  4864.  
  4865. <script>
  4866. function copyFunctionTwentyOne() {
  4867.  
  4868. const copyButtonLabel = "Copy Code";
  4869. var copyText = document.getElementById("code-part-twentyone");
  4870. navigator.clipboard.writeText(copyText.innerText);
  4871. document.getElementById("divbtnTwentyOne").removeAttribute("style");
  4872. document.getElementById("divbtnTwentyOne").setAttribute("style", "margin-left:-107px;");
  4873. document.getElementById("btncopyTwentyOne").setAttribute("class", "btn btn-success");
  4874. document.getElementById("btncopyTwentyOne").innerText = "Code copied in clipboard";
  4875.  
  4876.  
  4877. setTimeout(() => {
  4878. document.getElementById("divbtnTwentyOne").removeAttribute("style");
  4879. document.getElementById("divbtnTwentyOne").setAttribute("style", "margin-left:-4px;");
  4880. document.getElementById("btncopyTwentyOne").setAttribute("class", "btn btn-danger");
  4881. document.getElementById("btncopyTwentyOne").innerText = copyButtonLabel;
  4882. }, 1200);
  4883. }
  4884. </script>
  4885.  
  4886. <script>
  4887. function copyFunctionTwentyTwo() {
  4888.  
  4889. const copyButtonLabel = "Copy Code";
  4890. var copyText = document.getElementById("code-part-twentytwo");
  4891. navigator.clipboard.writeText(copyText.innerText);
  4892. document.getElementById("divbtnTwentyTwo").removeAttribute("style");
  4893. document.getElementById("divbtnTwentyTwo").setAttribute("style", "margin-left:-107px;");
  4894. document.getElementById("btncopyTwentyTwo").setAttribute("class", "btn btn-success");
  4895. document.getElementById("btncopyTwentyTwo").innerText = "Code copied in clipboard";
  4896.  
  4897.  
  4898. setTimeout(() => {
  4899. document.getElementById("divbtnTwentyTwo").removeAttribute("style");
  4900. document.getElementById("divbtnTwentyTwo").setAttribute("style", "margin-left:-4px;");
  4901. document.getElementById("btncopyTwentyTwo").setAttribute("class", "btn btn-danger");
  4902. document.getElementById("btncopyTwentyTwo").innerText = copyButtonLabel;
  4903. }, 1200);
  4904. }
  4905. </script>
  4906.  
  4907. <script>
  4908. function copyFunctionTwentyThree() {
  4909.  
  4910. const copyButtonLabel = "Copy Code";
  4911. var copyText = document.getElementById("code-part-twentythree");
  4912. navigator.clipboard.writeText(copyText.innerText);
  4913. document.getElementById("divbtnTwentyThree").removeAttribute("style");
  4914. document.getElementById("divbtnTwentyThree").setAttribute("style", "margin-left:-107px;");
  4915. document.getElementById("btncopyTwentyThree").setAttribute("class", "btn btn-success");
  4916. document.getElementById("btncopyTwentyThree").innerText = "Code copied in clipboard";
  4917.  
  4918.  
  4919. setTimeout(() => {
  4920. document.getElementById("divbtnTwentyThree").removeAttribute("style");
  4921. document.getElementById("divbtnTwentyThree").setAttribute("style", "margin-left:-4px;");
  4922. document.getElementById("btncopyTwentyThree").setAttribute("class", "btn btn-danger");
  4923. document.getElementById("btncopyTwentyThree").innerText = copyButtonLabel;
  4924. }, 1200);
  4925. }
  4926. </script>
  4927.  
  4928. <script>
  4929. function copyFunctionTwentyFour() {
  4930.  
  4931. const copyButtonLabel = "Copy Code";
  4932. var copyText = document.getElementById("code-part-twentyfour");
  4933. navigator.clipboard.writeText(copyText.innerText);
  4934. document.getElementById("divbtnTwentyFour").removeAttribute("style");
  4935. document.getElementById("divbtnTwentyFour").setAttribute("style", "margin-left:-107px;");
  4936. document.getElementById("btncopyTwentyFour").setAttribute("class", "btn btn-success");
  4937. document.getElementById("btncopyTwentyFour").innerText = "Code copied in clipboard";
  4938.  
  4939.  
  4940. setTimeout(() => {
  4941. document.getElementById("divbtnTwentyFour").removeAttribute("style");
  4942. document.getElementById("divbtnTwentyFour").setAttribute("style", "margin-left:-4px;");
  4943. document.getElementById("btncopyTwentyFour").setAttribute("class", "btn btn-danger");
  4944. document.getElementById("btncopyTwentyFour").innerText = copyButtonLabel;
  4945. }, 1200);
  4946. }
  4947. </script>
  4948.  
  4949. <script>
  4950. function copyFunctionTwentyFive() {
  4951.  
  4952. const copyButtonLabel = "Copy Code";
  4953. var copyText = document.getElementById("code-part-twentyfive");
  4954. navigator.clipboard.writeText(copyText.innerText);
  4955. document.getElementById("divbtnTwentyFive").removeAttribute("style");
  4956. document.getElementById("divbtnTwentyFive").setAttribute("style", "margin-left:-107px;");
  4957. document.getElementById("btncopyTwentyFive").setAttribute("class", "btn btn-success");
  4958. document.getElementById("btncopyTwentyFive").innerText = "Code copied in clipboard";
  4959.  
  4960.  
  4961. setTimeout(() => {
  4962. document.getElementById("divbtnTwentyFive").removeAttribute("style");
  4963. document.getElementById("divbtnTwentyFive").setAttribute("style", "margin-left:-4px;");
  4964. document.getElementById("btncopyTwentyFive").setAttribute("class", "btn btn-danger");
  4965. document.getElementById("btncopyTwentyFive").innerText = copyButtonLabel;
  4966. }, 1200);
  4967. }
  4968. </script>
  4969.  
  4970. <script>
  4971. function copyFunctionTwentySix() {
  4972.  
  4973. const copyButtonLabel = "Copy Code";
  4974. var copyText = document.getElementById("code-part-twentysix");
  4975. navigator.clipboard.writeText(copyText.innerText);
  4976. document.getElementById("divbtnTwentySix").removeAttribute("style");
  4977. document.getElementById("divbtnTwentySix").setAttribute("style", "margin-left:-107px;");
  4978. document.getElementById("btncopyTwentySix").setAttribute("class", "btn btn-success");
  4979. document.getElementById("btncopyTwentySix").innerText = "Code copied in clipboard";
  4980.  
  4981.  
  4982. setTimeout(() => {
  4983. document.getElementById("divbtnTwentySix").removeAttribute("style");
  4984. document.getElementById("divbtnTwentySix").setAttribute("style", "margin-left:-4px;");
  4985. document.getElementById("btncopyTwentySix").setAttribute("class", "btn btn-danger");
  4986. document.getElementById("btncopyTwentySix").innerText = copyButtonLabel;
  4987. }, 1200);
  4988. }
  4989. </script>
  4990.  
  4991. <script>
  4992. function copyFunctionTwentySeven() {
  4993.  
  4994. const copyButtonLabel = "Copy Code";
  4995. var copyText = document.getElementById("code-part-twentyseven");
  4996. navigator.clipboard.writeText(copyText.innerText);
  4997. document.getElementById("divbtnTwentySeven").removeAttribute("style");
  4998. document.getElementById("divbtnTwentySeven").setAttribute("style", "margin-left:-107px;");
  4999. document.getElementById("btncopyTwentySeven").setAttribute("class", "btn btn-success");
  5000. document.getElementById("btncopyTwentySeven").innerText = "Code copied in clipboard";
  5001.  
  5002.  
  5003. setTimeout(() => {
  5004. document.getElementById("divbtnTwentySeven").removeAttribute("style");
  5005. document.getElementById("divbtnTwentySeven").setAttribute("style", "margin-left:-4px;");
  5006. document.getElementById("btncopyTwentySeven").setAttribute("class", "btn btn-danger");
  5007. document.getElementById("btncopyTwentySeven").innerText = copyButtonLabel;
  5008. }, 1200);
  5009. }
  5010. </script>
  5011.  
  5012. <script>
  5013. function copyFunctionTwentyEight() {
  5014.  
  5015. const copyButtonLabel = "Copy Code";
  5016. var copyText = document.getElementById("code-part-twentyeight");
  5017. navigator.clipboard.writeText(copyText.innerText);
  5018. document.getElementById("divbtnTwentyEight").removeAttribute("style");
  5019. document.getElementById("divbtnTwentyEight").setAttribute("style", "margin-left:-107px;");
  5020. document.getElementById("btncopyTwentyEight").setAttribute("class", "btn btn-success");
  5021. document.getElementById("btncopyTwentyEight").innerText = "Code copied in clipboard";
  5022.  
  5023.  
  5024. setTimeout(() => {
  5025. document.getElementById("divbtnTwentyEight").removeAttribute("style");
  5026. document.getElementById("divbtnTwentyEight").setAttribute("style", "margin-left:-4px;");
  5027. document.getElementById("btncopyTwentyEight").setAttribute("class", "btn btn-danger");
  5028. document.getElementById("btncopyTwentyEight").innerText = copyButtonLabel;
  5029. }, 1200);
  5030. }
  5031. </script>
  5032.  
  5033. <script>
  5034. function copyFunctionTwentyNine() {
  5035.  
  5036. const copyButtonLabel = "Copy Code";
  5037. var copyText = document.getElementById("code-part-twentynine");
  5038. navigator.clipboard.writeText(copyText.innerText);
  5039. document.getElementById("divbtnTwentyNine").removeAttribute("style");
  5040. document.getElementById("divbtnTwentyNine").setAttribute("style", "margin-left:-107px;");
  5041. document.getElementById("btncopyTwentyNine").setAttribute("class", "btn btn-success");
  5042. document.getElementById("btncopyTwentyNine").innerText = "Code copied in clipboard";
  5043.  
  5044.  
  5045. setTimeout(() => {
  5046. document.getElementById("divbtnTwentyNine").removeAttribute("style");
  5047. document.getElementById("divbtnTwentyNine").setAttribute("style", "margin-left:-4px;");
  5048. document.getElementById("btncopyTwentyNine").setAttribute("class", "btn btn-danger");
  5049. document.getElementById("btncopyTwentyNine").innerText = copyButtonLabel;
  5050. }, 1200);
  5051. }
  5052. </script>
  5053.  
  5054. <script>
  5055. function copyFunctionThirty() {
  5056.  
  5057. const copyButtonLabel = "Copy Code";
  5058. var copyText = document.getElementById("code-part-thirty");
  5059. navigator.clipboard.writeText(copyText.innerText);
  5060. document.getElementById("divbtnThirty").removeAttribute("style");
  5061. document.getElementById("divbtnThirty").setAttribute("style", "margin-left:-107px;");
  5062. document.getElementById("btncopyThirty").setAttribute("class", "btn btn-success");
  5063. document.getElementById("btncopyThirty").innerText = "Code copied in clipboard";
  5064.  
  5065.  
  5066. setTimeout(() => {
  5067. document.getElementById("divbtnThirty").removeAttribute("style");
  5068. document.getElementById("divbtnThirty").setAttribute("style", "margin-left:-4px;");
  5069. document.getElementById("btncopyThirty").setAttribute("class", "btn btn-danger");
  5070. document.getElementById("btncopyThirty").innerText = copyButtonLabel;
  5071. }, 1200);
  5072. }
  5073. </script>
  5074.  
  5075. <script>
  5076. function copyFunctionThirtyOne() {
  5077.  
  5078. const copyButtonLabel = "Copy Code";
  5079. var copyText = document.getElementById("code-part-thirtyone");
  5080. navigator.clipboard.writeText(copyText.innerText);
  5081. document.getElementById("divbtnThirtyOne").removeAttribute("style");
  5082. document.getElementById("divbtnThirtyOne").setAttribute("style", "margin-left:-107px;");
  5083. document.getElementById("btncopyThirtyOne").setAttribute("class", "btn btn-success");
  5084. document.getElementById("btncopyThirtyOne").innerText = "Code copied in clipboard";
  5085.  
  5086.  
  5087. setTimeout(() => {
  5088. document.getElementById("divbtnThirtyOne").removeAttribute("style");
  5089. document.getElementById("divbtnThirtyOne").setAttribute("style", "margin-left:-4px;");
  5090. document.getElementById("btncopyThirtyOne").setAttribute("class", "btn btn-danger");
  5091. document.getElementById("btncopyThirtyOne").innerText = copyButtonLabel;
  5092. }, 1200);
  5093. }
  5094. </script>
  5095.  
  5096. <script>
  5097. function copyFunctionThirtyTwo() {
  5098.  
  5099. const copyButtonLabel = "Copy Code";
  5100. var copyText = document.getElementById("code-part-thirtytwo");
  5101. navigator.clipboard.writeText(copyText.innerText);
  5102. document.getElementById("divbtnThirtyTwo").removeAttribute("style");
  5103. document.getElementById("divbtnThirtyTwo").setAttribute("style", "margin-left:-107px;");
  5104. document.getElementById("btncopyThirtyTwo").setAttribute("class", "btn btn-success");
  5105. document.getElementById("btncopyThirtyTwo").innerText = "Code copied in clipboard";
  5106.  
  5107.  
  5108. setTimeout(() => {
  5109. document.getElementById("divbtnThirtyTwo").removeAttribute("style");
  5110. document.getElementById("divbtnThirtyTwo").setAttribute("style", "margin-left:-4px;");
  5111. document.getElementById("btncopyThirtyTwo").setAttribute("class", "btn btn-danger");
  5112. document.getElementById("btncopyThirtyTwo").innerText = copyButtonLabel;
  5113. }, 1200);
  5114. }
  5115. </script>
  5116.  
  5117. <script>
  5118. function copyFunctionThirtyThree() {
  5119.  
  5120. const copyButtonLabel = "Copy Code";
  5121. var copyText = document.getElementById("code-part-thirtythree");
  5122. navigator.clipboard.writeText(copyText.innerText);
  5123. document.getElementById("divbtnThirtyThree").removeAttribute("style");
  5124. document.getElementById("divbtnThirtyThree").setAttribute("style", "margin-left:-107px;");
  5125. document.getElementById("btncopyThirtyThree").setAttribute("class", "btn btn-success");
  5126. document.getElementById("btncopyThirtyThree").innerText = "Code copied in clipboard";
  5127.  
  5128.  
  5129. setTimeout(() => {
  5130. document.getElementById("divbtnThirtyThree").removeAttribute("style");
  5131. document.getElementById("divbtnThirtyThree").setAttribute("style", "margin-left:-4px;");
  5132. document.getElementById("btncopyThirtyThree").setAttribute("class", "btn btn-danger");
  5133. document.getElementById("btncopyThirtyThree").innerText = copyButtonLabel;
  5134. }, 1200);
  5135. }
  5136. </script>
  5137.  
  5138. <script>
  5139. function copyFunctionThirtyFour() {
  5140.  
  5141. const copyButtonLabel = "Copy Code";
  5142. var copyText = document.getElementById("code-part-thirtyfour");
  5143. navigator.clipboard.writeText(copyText.innerText);
  5144. document.getElementById("divbtnThirtyFour").removeAttribute("style");
  5145. document.getElementById("divbtnThirtyFour").setAttribute("style", "margin-left:-107px;");
  5146. document.getElementById("btncopyThirtyFour").setAttribute("class", "btn btn-success");
  5147. document.getElementById("btncopyThirtyFour").innerText = "Code copied in clipboard";
  5148.  
  5149.  
  5150. setTimeout(() => {
  5151. document.getElementById("divbtnThirtyFour").removeAttribute("style");
  5152. document.getElementById("divbtnThirtyFour").setAttribute("style", "margin-left:-4px;");
  5153. document.getElementById("btncopyThirtyFour").setAttribute("class", "btn btn-danger");
  5154. document.getElementById("btncopyThirtyFour").innerText = copyButtonLabel;
  5155. }, 1200);
  5156. }
  5157. </script>
  5158.  
  5159. <script>
  5160. function copyFunctionThirtyFive() {
  5161.  
  5162. const copyButtonLabel = "Copy Code";
  5163. var copyText = document.getElementById("code-part-thirtyfive");
  5164. navigator.clipboard.writeText(copyText.innerText);
  5165. document.getElementById("divbtnThirtyFive").removeAttribute("style");
  5166. document.getElementById("divbtnThirtyFive").setAttribute("style", "margin-left:-107px;");
  5167. document.getElementById("btncopyThirtyFive").setAttribute("class", "btn btn-success");
  5168. document.getElementById("btncopyThirtyFive").innerText = "Code copied in clipboard";
  5169.  
  5170.  
  5171. setTimeout(() => {
  5172. document.getElementById("divbtnThirtyFive").removeAttribute("style");
  5173. document.getElementById("divbtnThirtyFive").setAttribute("style", "margin-left:-4px;");
  5174. document.getElementById("btncopyThirtyFive").setAttribute("class", "btn btn-danger");
  5175. document.getElementById("btncopyThirtyFive").innerText = copyButtonLabel;
  5176. }, 1200);
  5177. }
  5178. </script>
  5179.  
  5180. <script>
  5181. function copyFunctionThirtySix() {
  5182.  
  5183. const copyButtonLabel = "Copy Code";
  5184. var copyText = document.getElementById("code-part-thirtysix");
  5185. navigator.clipboard.writeText(copyText.innerText);
  5186. document.getElementById("divbtnThirtySix").removeAttribute("style");
  5187. document.getElementById("divbtnThirtySix").setAttribute("style", "margin-left:-107px;");
  5188. document.getElementById("btncopyThirtySix").setAttribute("class", "btn btn-success");
  5189. document.getElementById("btncopyThirtySix").innerText = "Code copied in clipboard";
  5190.  
  5191.  
  5192. setTimeout(() => {
  5193. document.getElementById("divbtnThirtySix").removeAttribute("style");
  5194. document.getElementById("divbtnThirtySix").setAttribute("style", "margin-left:-4px;");
  5195. document.getElementById("btncopyThirtySix").setAttribute("class", "btn btn-danger");
  5196. document.getElementById("btncopyThirtySix").innerText = copyButtonLabel;
  5197. }, 1200);
  5198. }
  5199. </script>
  5200.  
  5201. <script>
  5202. function copyFunctionThirtySeven() {
  5203.  
  5204. const copyButtonLabel = "Copy Code";
  5205. var copyText = document.getElementById("code-part-thirtyseven");
  5206. navigator.clipboard.writeText(copyText.innerText);
  5207. document.getElementById("divbtnThirtySeven").removeAttribute("style");
  5208. document.getElementById("divbtnThirtySeven").setAttribute("style", "margin-left:-107px;");
  5209. document.getElementById("btncopyThirtySeven").setAttribute("class", "btn btn-success");
  5210. document.getElementById("btncopyThirtySeven").innerText = "Code copied in clipboard";
  5211.  
  5212.  
  5213. setTimeout(() => {
  5214. document.getElementById("divbtnThirtySeven").removeAttribute("style");
  5215. document.getElementById("divbtnThirtySeven").setAttribute("style", "margin-left:-4px;");
  5216. document.getElementById("btncopyThirtySeven").setAttribute("class", "btn btn-danger");
  5217. document.getElementById("btncopyThirtySeven").innerText = copyButtonLabel;
  5218. }, 1200);
  5219. }
  5220. </script>
  5221.  
  5222. <script>
  5223. function copyFunctionThirtyEight() {
  5224.  
  5225. const copyButtonLabel = "Copy Code";
  5226. var copyText = document.getElementById("code-part-thirtyeight");
  5227. navigator.clipboard.writeText(copyText.innerText);
  5228. document.getElementById("divbtnThirtyEight").removeAttribute("style");
  5229. document.getElementById("divbtnThirtyEight").setAttribute("style", "margin-left:-107px;");
  5230. document.getElementById("btncopyThirtyEight").setAttribute("class", "btn btn-success");
  5231. document.getElementById("btncopyThirtyEight").innerText = "Code copied in clipboard";
  5232.  
  5233.  
  5234. setTimeout(() => {
  5235. document.getElementById("divbtnThirtyEight").removeAttribute("style");
  5236. document.getElementById("divbtnThirtyEight").setAttribute("style", "margin-left:-4px;");
  5237. document.getElementById("btncopyThirtyEight").setAttribute("class", "btn btn-danger");
  5238. document.getElementById("btncopyThirtyEight").innerText = copyButtonLabel;
  5239. }, 1200);
  5240. }
  5241. </script>
  5242.  
  5243. <script>
  5244. function copyFunctionThirtyNine() {
  5245.  
  5246. const copyButtonLabel = "Copy Code";
  5247. var copyText = document.getElementById("code-part-thirtynine");
  5248. navigator.clipboard.writeText(copyText.innerText);
  5249. document.getElementById("divbtnThirtyNine").removeAttribute("style");
  5250. document.getElementById("divbtnThirtyNine").setAttribute("style", "margin-left:-107px;");
  5251. document.getElementById("btncopyThirtyNine").setAttribute("class", "btn btn-success");
  5252. document.getElementById("btncopyThirtyNine").innerText = "Code copied in clipboard";
  5253.  
  5254.  
  5255. setTimeout(() => {
  5256. document.getElementById("divbtnThirtyNine").removeAttribute("style");
  5257. document.getElementById("divbtnThirtyNine").setAttribute("style", "margin-left:-4px;");
  5258. document.getElementById("btncopyThirtyNine").setAttribute("class", "btn btn-danger");
  5259. document.getElementById("btncopyThirtyNine").innerText = copyButtonLabel;
  5260. }, 1200);
  5261. }
  5262. </script>
  5263.  
  5264. <script>
  5265. function copyFunctionFourty() {
  5266.  
  5267. const copyButtonLabel = "Copy Code";
  5268. var copyText = document.getElementById("code-part-fourty");
  5269. navigator.clipboard.writeText(copyText.innerText);
  5270. document.getElementById("divbtnFourty").removeAttribute("style");
  5271. document.getElementById("divbtnFourty").setAttribute("style", "margin-left:-107px;");
  5272. document.getElementById("btncopyFourty").setAttribute("class", "btn btn-success");
  5273. document.getElementById("btncopyFourty").innerText = "Code copied in clipboard";
  5274.  
  5275.  
  5276. setTimeout(() => {
  5277. document.getElementById("divbtnFourty").removeAttribute("style");
  5278. document.getElementById("divbtnFourty").setAttribute("style", "margin-left:-4px;");
  5279. document.getElementById("btncopyFourty").setAttribute("class", "btn btn-danger");
  5280. document.getElementById("btncopyFourty").innerText = copyButtonLabel;
  5281. }, 1200);
  5282. }
  5283. </script>
  5284.  
  5285. <script src="https://fpyf8.com/88/tag.min.js" data-zone="156100" async data-cfasync="false"></script>
  5286.  
  5287. <script src="/js/jquery.js"></script>
  5288. <script src="/js/popper.min.js"></script>
  5289. <script src="/js/bootstrap.min.js"></script>
  5290. <script src="/js/jquery.mCustomScrollbar.concat.min.js"></script>
  5291. <script src="/js/jquery.fancybox.js"></script>
  5292. <script src="/js/appear.js"></script>
  5293. <script src="/js/parallax.min.js"></script>
  5294. <script src="/js/tilt.jquery.min.js"></script>
  5295. <script src="/js/jquery.paroller.min.js"></script>
  5296. <script src="/js/owl.js"></script>
  5297. <script src="/js/wow.js"></script>
  5298. <script src="/js/nav-tool.js"></script>
  5299. <script src="/js/jquery-ui.js"></script>
  5300. <script src="/js/script.js"></script>
  5301. <script src="/js/color-settings.js"></script>
  5302. </body>
  5303. </html>
  5304.  
  5305.  
  5306.  
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda