<!DOCTYPE html>
<html lang="en">
<head runat="server">
<meta charset="utf-8">
<!-- Stylesheets -->
<link href="/css/bootstrap.css" rel="stylesheet">
<link href="/css/style.css" rel="stylesheet">
<link href="/css/responsive.css" rel="stylesheet">
<!-- Color Switcher Mockup -->
<link href="/css/color-switcher-design.css" rel="stylesheet">
<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">
<link rel="shortcut icon" href="/images/favicon.png" type="image/x-icon">
<link rel="icon" href="/images/favicon.png" type="image/x-icon">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.7.1/jquery.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/js/bootstrap.min.js"></script>
<!-- Responsive -->
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0">
<!-- Page Intorduction Section -->
<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.">
<link rel="canonical" href="https://c-sharptutorial.com/">
<title lang="en-us">Learn C# Programming</title>
<!--End Of Page Intorduction Section -->
<!--[if lt IE 9]><script src="~/js/respond.js"></script><![endif]-->
<style>
/* CSS Of C-SharpTutorial With Class*/
.logo a {
width: 60%;
height: 300px;
}
img {
width: 100%;
height: 100%;
object-fit: cover;
}
hr.new2 {
border-top: 4px dashed #660066;
}
.space-above {
margin-top: 20px;
}
.link-color
{
margin-top: 15px;
margin-left: 20px;
color: black;
text-decoration: underline;
}
.move-left-h4{
margin-left:30px;
}
.main-heading-span{
font-weight:600;
background-color:lavender;
}
.move-left-output {
margin-left: 30px;
}
.original-code span.highlighted-one {
color: #ff4d4d;
font-weight: 600;
}
.original-code span.highlighted-two {
color: #66a3ff;
font-weight: 600;
}
.original-code span.highlighted-three {
color: #80ff80;
font-weight: 600;
}
.original-code span.highlighted-four {
color: #66a3ff;
font-weight: 600;
}
.original-code span.highlighted-five {
color: #d19a66;
font-weight: 600;
}
.p-output-heading{
color: #ffcc66;
font-size: 15px;
font-weight: 600;
}
.service-detail .inner-box p.p-comment-level-one {
margin-top: 5px;
margin-bottom: 5px;
color: #f9f2ec;
font-size:15px;
font-weight: 600;
}
.service-detail .inner-box p.p-comment-level-two {
margin-top: 5px;
margin-bottom: 5px;
margin-left: 35px;
color: #f9f2ec;
font-size: 15px;
font-weight: 600;
}
.service-detail .inner-box p.p-comment-level-three {
margin-top: 15px;
margin-bottom: 15px;
color: #f9f2ec;
font-size: 15px;
font-weight: 600;
}
.service-detail .inner-box p.p-comment-level-four {
margin-top: 5px;
margin-bottom: 5px;
margin-left: 65px;
color: #f9f2ec;
font-size: 15px;
font-weight: 600;
}
.service-detail .inner-box p.p-comment-level-five {
margin-top: 5px;
margin-bottom: 5px;
margin-left: 95px;
color: #f9f2ec;
font-size: 15px;
font-weight: 600;
}
.service-detail .inner-box p.p-comment-level-six {
margin-top: 5px;
margin-bottom: 5px;
margin-left: 125px;
color: #f9f2ec;
font-size: 15px;
font-weight: 600;
}
.service-detail .inner-box p.p-comment-level-six-seven-only {
margin-top: 5px;
margin-bottom: 5px;
margin-left: 155px;
color: #f9f2ec;
font-size: 15px;
font-weight: 600;
}
.code-level-one{
margin-top: 15px;
margin-left: 35px;
font-weight: 600;
}
.code-level-two{
margin-top: 5px;
margin-left: 65px;
font-weight: 600;
}
.code-level-three{
margin-top: 5px;
font-weight: 600;
}
.code-level-four{
margin-top: 5px;
margin-left: 35px;
font-weight: 600;
}
.code-level-five{
margin-top: 5px;
margin-left: 95px;
font-weight: 600;
}
.code-level-six {
margin-top: 5px;
margin-left: 125px;
font-weight: 600;
}
.code-level-six-seven-only {
margin-top: 5px;
margin-left: 155px;
font-weight: 600;
}
.code-level-six-eight {
margin-top: 5px;
margin-left: 223px;
font-weight: 600;
}
.code-level-one-opening-bracket{
margin-left: 35px;
font-weight: 600;
}
.code-level-one-closing-bracket {
margin-left: 35px;
margin-top: 5px;
font-weight: 600;
}
.code-level-two-closing-bracket{
margin-top: 5px;
margin-left: 5px;
font-weight: 600;
}
.code-level-three-closing-bracket{
margin-top: 5px;
margin-left: 15px;
font-weight: 600;
}
.code-level-one-keyword{
color: #99ddff;
font-weight: 600;
}
.code-user-defined-name{
color: #e0ccff;
font-weight: 600;
}
.code-parameter {
color: #c2c2d6;
font-weight: 600;
}
.code-parameter-special {
color: #ff9966;
font-weight: 600;
}
.code-program{
margin-top: 5px;
}
.text-highlighted{
font-weight: 600;
background-color:aliceblue;
color: #ff9999;
}
.text-keyword-highlighted {
font-weight: 600;
background-color:gainsboro;
color: red;
}
.textkwywords {
font-weight: 600;
background-color:lightpink;
color: #660066;
font-size:16px;
}
.li-highlighted{
margin-top: 10px;
}
.li-span{
font-weight: 600;
color: #660066;
font-size:20px;
}
.li-span-div {
font-weight: 600;
color: #660066;
font-size: 17px;
}
.li-span-views {
font-weight: 500;
color: #660066;
font-size: 16px;
}
.li-span-views-value{
font-weight: 500;
color: red;
font-size: 16px;
}
.li-span-interview {
font-weight: 600;
color: black;
}
.li-table-span {
font-weight: 600;
color: black;
}
.li-table-text {
color: black;
}
.li-bullet {
font-weight: 600;
color: black;
margin-left: 30px;
}
.li-span-small {
font-weight: 600;
color: #660066;
}
.li-span-p{
margin-top: 15px;
margin-left: 20px;
color: black;
}
.li-sanp-text {
margin-top: 15px;
color: black;
}
.li-span-two{
font-size: 16px;
font-weight: bold;
margin-right: 13px;
color: #660066;
}
.setup-keword-color{
color:darkgray;
}
.table-header{
font-weight: 700;
background-color: #660066;
color:white;
}
.light-thin-header{
height: 25px;
background-color: #e6f5ff;
}
.table-frist-column{
font-weight: 600;
background-color: aliceblue;
color:#660066;
}
.link-text{
color: crimson
}
.out-line-text{
font-weight: 600;
background-color: lavender
}
.out-line-text-one{
font-weight: 600;
background-color: lavender;
margin-left: 30px;
}
.out-line-body{
position: relative;
color: #555555;
margin-bottom: 15px;
font-size: 17px;
line-height: 1.8rem;
letter-spacing: .014em;
}
.out-line-interview {
font-weight: 600;
background-color:aliceblue;
margin-left: 30px;
color: #555555;
}
.out-line-interview-outer {
font-weight: 600;
background-color: aliceblue;
margin-left: 30px;
color: #555555;
margin-bottom: 30px;
}
.out-line-body-two
{
font-weight: 400;
}
.out-put-text{
margin-top: -15px;
color: #660066;
}
.li-data-type{
margin-left: 30px;
}
.h1-color{
color: #660066;
}
.h1-color-related {
color: #660066;
background-color: #eee;
}
.li-service-list-one {
margin-top: 10px;
}
.interview-li-inner{
margin-top: 10px;
}
.li-service-list-two {
margin-left: 30px;
}
.heading-minus-top-margin {
margin-top:-50px;
}
.heading-plus-top-margin {
margin-top: 50px;
}
.heading-bottom-margin {
margin-top: -30px;
}
.code-bold-text
{
position: relative;
padding-left: 30px;
margin-bottom: 15px;
color: #660066;
font-size: 16px;
}
/* Start Bread Crumb CSS Code */
ul.breadcrumb {
padding: 10px 16px;
list-style: none;
background-color: #eee;
}
ul.breadcrumb li {
display: inline;
font-size: 18px;
}
ul.breadcrumb li + li:before {
padding: 8px;
color: #660066;
content: "/\00a0";
}
ul.breadcrumb li a {
color: #660066;
text-decoration: none;
}
ul.breadcrumb li a:hover {
color: #660066;
text-decoration: underline;
}
a:not([href]):not([tabindex]) {
color: #660066;
text-decoration: none;
}
/* End Bread Crum CSS Code */
/* Start CreatedBy, LastModified, Views CSS Code */
ul.views-bar {
padding: 10px 16px;
list-style: none;
background-color: #eee;
}
ul.views-bar li {
display: inline;
font-size: 18px;
}
ul.views-bar li:before {
padding: 8px;
color: #660066;
content: "\2059";
}
ul.views-bar li a {
color: #660066;
text-decoration: none;
}
ul.views-bar li a:hover {
color: #660066;
text-decoration: underline;
}
.sidebar-page-container-related {
position: relative;
padding: 10px 0px 10px;
}
.related-article-size{
margin-top: 20px;
margin-bottom: 20px;
}
/* End CreatedBy, LastModified, Views CSS Code */
/* Start CSS Of C-SharpTutorial With Id*/
#alink {
padding: 5px 5px 5px 5px;
}
#link-views {
margin-left: 20px;
margin-right: 60px;
}
#li-views {
margin-left: 60px;
}
#div-dropdown-id {
margin-top: 10px;
}
#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 {
color: white;
}
/* End CSS Of C-SharpTutorial With Id*/
/* Media Queries Starting */
/* For Galaxy S8 Plus (1440 x 2960 | 6.2 in) */
/* For Galaxy S9 Plus (1440 x 2960 | 6.2 in) */
/* For Samsung Galaxy S20 (1440 x 3200 | 6.2 in) */
/* For Samsung S21 (1080 x 2400 | 6.2 in) */
/* For Samsung S22 (1080 x 2340 | 6.1 in) */
/* For iPhone 11 Pro (1125 x 2436 | 5.8 in) */
/* For iPhone 12 Mini (1080x2340 | 5.4 in) */
/* For iPhone 13 Mini (1080 x 2340 | 5.4 in) */
/* For iPhone 5s (640 x 1136 | 4 in) */
/* For iPhone 6s (750 x 1334 | 4.7 in) */
/* For iPhone 7 (750 x 1334 | 4.7 in)*/
/* For iPhone 8 (750 x 1334 | 4.7 in) */
/* For iPhone SE (750 x 1334 | 4.7 in) */
/* For iPhone SE 2020 (750 x 1334 | 4.7 in) */
/* For iPhone SE 2022 (750 x 1334 | 4.7 in) */
/* For iPhone X (1125 x 2436 | 5.8 in) */
/* For iPhone XS (1125 x 2436 | 5.8 in) */
/* For One Plus 5T (1080 x 2160 | 6.01 in) */
/* For Vivo V5S (720 x 1280 | 5.5 in)*/
@media (min-width: 300px) and (max-width: 380px) {
.btnclipboard {
margin-top: -35px;
margin-left: 30px;
}
.btn-prev {
background-color: white;
color: black;
border: 2px solid #660066;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
width: 335px;
height: 90px;
margin-top: 40px;
margin-right:30px;
padding-top: 40px;
font-size: 1rem;
line-height: 1.5;
border-radius: .25rem;
transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
.btn-prev:hover {
color: #660066;
text-decoration: underline;
}
.btn-next {
background-color: white;
color: black;
border: 2px solid #660066;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
width: 335px;
height: 90px;
padding-top: 40px;
margin-top: 40px;
margin-right: 30px;
font-size: 1rem;
line-height: 1.5;
border-radius: .25rem;
transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
.btn-next:hover {
color: #660066;
text-decoration: underline;
}
#spanprev {
position: absolute;
top: 50px;
transform: translateX(-50%);
color: #660066;
}
#titleprev {
position: absolute;
top: 90px;
transform: translateX(-50%);
color: #660066;
}
#spannext {
position: absolute;
top: 50px;
transform: translateX(-50%);
color: #660066;
}
#titlenext {
position: absolute;
top: 90px;
transform: translateX(-50%);
color: #660066;
}
#spannextrel {
position: absolute;
top: 10px;
transform: translateX(-50%);
color: #660066;
}
#titlenextrel {
position: absolute;
top: 50px;
transform: translateX(-50%);
color: #660066;
}
.btn-related {
background-color: white;
color: black;
border: 2px solid #660066;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
width: 335px;
height: 90px;
padding-top: 20px;
font-size: 1rem;
line-height: 1.5;
border-radius: .25rem;
margin-bottom:20px;
transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
.btn-related:hover {
color: #660066;
text-decoration: underline;
}
}
/* For Samsung Galaxy S20 Plus (1440 x 3200 | 6.2 in) */
/* For Samsung Galaxy S21 Plus (1080 x 2400 | 6.2 in) */
/* For Samsung S21 Ultra (1440 x 3200 | 6.8 in)*/
/* For Samsung S22 Ultra (1440 x 3088 | 6.8 in) */
@media (min-width: 380px) and (max-width: 390px) {
.btnclipboard {
margin-top: -35px;
margin-left: 60px;
}
.btn-prev {
background-color: white;
color: black;
border: 2px solid #660066;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
width: 355px;
height: 90px;
margin-top: 40px;
padding-top: 40px;
margin-right: 30px;
font-size: 1rem;
line-height: 1.5;
border-radius: .25rem;
transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
.btn-prev:hover {
color: #660066;
text-decoration: underline;
}
.btn-next {
background-color: white;
color: black;
border: 2px solid #660066;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
width: 355px;
height: 90px;
padding-top: 40px;
margin-top: 40px;
margin-right: 30px;
font-size: 1rem;
line-height: 1.5;
border-radius: .25rem;
transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
.btn-next:hover {
color: #660066;
text-decoration: underline;
}
#spanprev {
position: absolute;
top: 50px;
transform: translateX(-50%);
color: #660066;
}
#titleprev {
position: absolute;
top: 90px;
transform: translateX(-50%);
color: #660066;
}
#spannext {
position: absolute;
top: 50px;
transform: translateX(-50%);
color: #660066;
}
#titlenext {
position: absolute;
top: 90px;
transform: translateX(-50%);
color: #660066;
}
#spannextrel {
position: absolute;
top: 10px;
transform: translateX(-50%);
color: #660066;
}
#titlenextrel {
position: absolute;
top: 50px;
transform: translateX(-50%);
color: #660066;
}
.btn-related {
background-color: white;
color: black;
border: 2px solid #660066;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
width: 355px;
height: 90px;
padding-top: 20px;
font-size: 1rem;
line-height: 1.5;
border-radius: .25rem;
margin-bottom: 20px;
transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
.btn-related:hover {
color: #660066;
text-decoration: underline;
}
}
/* For Samsung Galaxy S23 (2340 x 1080 | 6.1 in) */
/* For iPhone 12 (1170x2532 | 6.1 in) */
/* For iPhone 12 Pro (1170x2532 | 6.1 in) */
/* For iPhone 13 (1170 x 2532 | 6.1 in) */
/* For iPhone 13 Pro (1170 x 2532 | 6.1 in) */
/* For iPhone 14 (1170 x 2532 | 6.06 in) */
/* For iPhone 14 Pro (1179 x 2556 | 6.12 in) */
/* For iPhone 15 (2556 x 1179 | 6.1 in) */
/* For iPhone 15 Pro (2556 x 1179 | 6.1 in) */
/* For Google Pixel 4 (1080 x 2280 | 5.7 in) */
/* For Google Pixel 5 (1080 x 2340 | 6 in) */
/* For Google Pixel 6 (1080 x 2400 | 6.4 in) */
/* For MotoG 2nd gen (720 x 1280 | 5.2 in) */
@media (min-width: 390px) and (max-width: 400px) {
.btnclipboard {
margin-top: -35px;
margin-left: 60px;
}
.btn-prev {
background-color: white;
color: black;
border: 2px solid #660066;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
width: 365px;
height: 90px;
margin-top: 40px;
padding-top: 40px;
margin-right: 30px;
font-size: 1rem;
line-height: 1.5;
border-radius: .25rem;
transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
.btn-prev:hover {
color: #660066;
text-decoration: underline;
}
.btn-next {
background-color: white;
color: black;
border: 2px solid #660066;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
width: 365px;
height: 90px;
padding-top: 40px;
margin-top: 40px;
margin-right: 30px;
font-size: 1rem;
line-height: 1.5;
border-radius: .25rem;
transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
.btn-next:hover {
color: #660066;
text-decoration: underline;
}
#spanprev {
position: absolute;
top: 50px;
transform: translateX(-50%);
color: #660066;
}
#titleprev {
position: absolute;
top: 90px;
transform: translateX(-50%);
color: #660066;
}
#spannext {
position: absolute;
top: 50px;
transform: translateX(-50%);
color: #660066;
}
#titlenext {
position: absolute;
top: 90px;
transform: translateX(-50%);
color: #660066;
}
#spannextrel {
position: absolute;
top: 10px;
transform: translateX(-50%);
color: #660066;
}
#titlenextrel {
position: absolute;
top: 50px;
transform: translateX(-50%);
color: #660066;
}
.btn-related {
background-color: white;
color: black;
border: 2px solid #660066;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
width: 365px;
height: 90px;
padding-top: 20px;
font-size: 1rem;
line-height: 1.5;
border-radius: .25rem;
margin-bottom: 20px;
transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
.btn-related:hover {
color: #660066;
text-decoration: underline;
}
}
/* For Galaxy Not 9, 1440 * 2960 (6.4 in) */
/* For Galaxy Not 10+, 1440 * 3040 (6.8 in) */
/* For Galaxy Not 20 Ultra, 1440 * 3088 (6.9 in) */
/* For Samsung Galaxy S20 Ultra (1440 x 3200 | 6.9 in) */
/* For Samsung Galaxy S23 Ultra (3088 x 1440 | 6.8 in) */
/* For iPhone 11 (828 x 1792 | 6.1 in) */
/* For iPhone 11 Pro Max (1242 x 2688 | 6.5 in) */
/* For iPhone 6 Plus (1080 x 1920 | 5.5 in) */
/* For iPhone 6s Plus (1080 x 1920 | 5.5 in) */
/* For iPhone 7 Plus (1080 x 1920 | 5.5 in) */
/* For iPhone 8 Plus (1080 x 1920 | 5.5 in)*/
/* For iPhone XR (828 x 1792 | 6.1 in) */
/* For iPhone XS Max (1242 x 2688 | 6.5 in) */
/* For Google Pixel (1080 x 1920 | 5 in) */
/* For Google Pixel 3 (1080 x 2160 | 5.5 in)*/
/* For Google Pixel 3 XL (1440 x 2960 | 6.3 in)*/
/* For Google Pixel 4 XL (1440 x 3040 | 6.3 in)*/
/* For Google Pixel 6 Pro (1440 x 3120 | 6.7 in) */
/* For Google Pixel 7 (2400 x 1080 | 6.3 in) */
/* For Google Pixel 7 Pro (1440 x 3120 | 6.7 in) */
/* For Google Pixel XL (1440 x 2560 | 5.5 in) */
/* For One Plus 6T (1080 x 2340 | 6.41 in) */
/* For One Plus 8 (1080 x 2400 | 6.55 in) */
/* For One Plus 9 (1080 x 2400 | 6.55 in) */
/* For One Plus 9 Pro (1440 x 3216 | 6.7 in) */
/* For One Plus Nord (1080 x 2400 | 6.44 in) */
/* For OnePlus 10 Pro (1440 x 3216 | 6.7 in) */
@media (min-width: 400px) and (max-width: 415px) {
.btnclipboard {
margin-top: -35px;
margin-left: 90px;
}
.btn-prev {
background-color: white;
color: black;
border: 2px solid #660066;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
width: 380px;
height: 90px;
margin-top: 40px;
padding-top: 40px;
margin-right: 30px;
font-size: 1rem;
line-height: 1.5;
border-radius: .25rem;
transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
.btn-prev:hover {
color: #660066;
text-decoration: underline;
}
.btn-next {
background-color: white;
color: black;
border: 2px solid #660066;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
width: 380px;
height: 90px;
padding-top: 40px;
margin-top: 40px;
margin-right: 30px;
font-size: 1rem;
line-height: 1.5;
border-radius: .25rem;
transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
.btn-next:hover {
color: #660066;
text-decoration: underline;
}
#spanprev {
position: absolute;
top: 50px;
transform: translateX(-50%);
color: #660066;
}
#titleprev {
position: absolute;
top: 90px;
transform: translateX(-50%);
color: #660066;
}
#spannext {
position: absolute;
top: 50px;
transform: translateX(-50%);
color: #660066;
}
#titlenext {
position: absolute;
top: 90px;
transform: translateX(-50%);
color: #660066;
}
#spannextrel {
position: absolute;
top: 10px;
transform: translateX(-50%);
color: #660066;
}
#titlenextrel {
position: absolute;
top: 50px;
transform: translateX(-50%);
color: #660066;
}
.btn-related {
background-color: white;
color: black;
border: 2px solid #660066;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
width: 380px;
height: 90px;
padding-top: 20px;
font-size: 1rem;
line-height: 1.5;
border-radius: .25rem;
margin-bottom: 20px;
transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
.btn-related:hover {
color: #660066;
text-decoration: underline;
}
}
/* For Samsung Galaxy S23 Plus (2340 x 1080 | 6.6 in) */
/* For iPhone 12 Pro Max (1284x2778 | 6.7 in) */
/* For iPhone 13 Pro Max (1284 x 2778 | 6.7 in) */
/* For iPhone 14 Plus (1284 x 2778 | 6.68 in) */
/* For iPhone 14 Pro Max (1290 x 2796 | 6.69 in) */
/* For iPhone 15 Pro Max (2796 x 1290 | 6.7 in) */
/* For One Plus 3T (1080 x 1920 | 5.5 in) */
/* For Vivo V15 Pro (1080 x 2340 | 6.39 in) */
@media (min-width: 416px) and (max-width: 440px) {
.btnclipboard {
margin-top: -35px;
margin-left: 110px;
}
.btn-prev {
background-color: white;
color: black;
border: 2px solid #660066;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
width: 400px;
height: 90px;
margin-top: 40px;
padding-top: 40px;
margin-right: 30px;
font-size: 1rem;
line-height: 1.5;
border-radius: .25rem;
transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
.btn-prev:hover {
color: #660066;
text-decoration: underline;
}
.btn-next {
background-color: white;
color: black;
border: 2px solid #660066;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
width: 400px;
height: 90px;
padding-top: 40px;
margin-top: 40px;
margin-right: 30px;
font-size: 1rem;
line-height: 1.5;
border-radius: .25rem;
transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
.btn-next:hover {
color: #660066;
text-decoration: underline;
}
#spanprev {
position: absolute;
top: 50px;
transform: translateX(-50%);
color: #660066;
}
#titleprev {
position: absolute;
top: 90px;
transform: translateX(-50%);
color: #660066;
}
#spannext {
position: absolute;
top: 50px;
transform: translateX(-50%);
color: #660066;
}
#titlenext {
position: absolute;
top: 90px;
transform: translateX(-50%);
color: #660066;
}
#spannextrel {
position: absolute;
top: 10px;
transform: translateX(-50%);
color: #660066;
}
#titlenextrel {
position: absolute;
top: 50px;
transform: translateX(-50%);
color: #660066;
}
.btn-related {
background-color: white;
color: black;
border: 2px solid #660066;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
width: 400px;
height: 90px;
padding-top: 20px;
font-size: 1rem;
line-height: 1.5;
border-radius: .25rem;
margin-bottom: 20px;
transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
.btn-related:hover {
color: #660066;
text-decoration: underline;
}
}
/* For Galaxy J7 max (1080 x 1920 | 5.7 in)*/
@media (min-width: 440px) and (max-width: 460px) {
.btnclipboard {
margin-top: -35px;
margin-left: 110px;
}
.btn-prev {
background-color: white;
color: black;
border: 2px solid #660066;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
width: 420px;
height: 90px;
margin-top: 40px;
padding-top: 40px;
margin-right: 30px;
font-size: 1rem;
line-height: 1.5;
border-radius: .25rem;
transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
.btn-prev:hover {
color: #660066;
text-decoration: underline;
}
.btn-next {
background-color: white;
color: black;
border: 2px solid #660066;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
width: 420px;
height: 90px;
padding-top: 40px;
margin-top: 40px;
margin-right: 30px;
font-size: 1rem;
line-height: 1.5;
border-radius: .25rem;
transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
.btn-next:hover {
color: #660066;
text-decoration: underline;
}
#spanprev {
position: absolute;
top: 50px;
transform: translateX(-50%);
color: #660066;
}
#titleprev {
position: absolute;
top: 90px;
transform: translateX(-50%);
color: #660066;
}
#spannext {
position: absolute;
top: 50px;
transform: translateX(-50%);
color: #660066;
}
#titlenext {
position: absolute;
top: 90px;
transform: translateX(-50%);
color: #660066;
}
#spannextrel {
position: absolute;
top: 10px;
transform: translateX(-50%);
color: #660066;
}
#titlenextrel {
position: absolute;
top: 50px;
transform: translateX(-50%);
color: #660066;
}
.btn-related {
background-color: white;
color: black;
border: 2px solid #660066;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
width: 420px;
height: 90px;
padding-top: 20px;
font-size: 1rem;
line-height: 1.5;
border-radius: .25rem;
margin-bottom: 20px;
transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
.btn-related:hover {
color: #660066;
text-decoration: underline;
}
}
/* For Galaxy Tab S4 10.5 (1600 x 2560 | 10.5 in) */
/* For iPad (6th Generation) (1536 x 2048 | 9.7 in) */
@media (min-width: 835px) and (max-width: 991px) {
.btnclipboard {
margin-top: -35px;
margin-left: 460px;
}
.btn-prev {
background-color: white;
color: black;
border: 2px solid #660066;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
width: 410px;
height: 90px;
margin-top: 40px;
margin-right: 30px;
padding-top: 40px;
font-size: 1rem;
line-height: 1.5;
border-radius: .25rem;
transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
.btn-prev:hover {
color: #660066;
text-decoration: underline;
}
.btn-next {
background-color: white;
color: black;
border: 2px solid #660066;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
width: 410px;
height: 90px;
padding-top: 40px;
margin-top: 40px;
margin-right: 30px;
font-size: 1rem;
line-height: 1.5;
border-radius: .25rem;
transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
.btn-next:hover {
color: #660066;
text-decoration: underline;
}
#spanprev {
position: absolute;
top: 50px;
transform: translateX(-50%);
color: #660066;
}
#titleprev {
position: absolute;
top: 90px;
transform: translateX(-50%);
color: #660066;
}
#spannext {
position: absolute;
top: 50px;
transform: translateX(-50%);
color: #660066;
}
#titlenext {
position: absolute;
top: 90px;
transform: translateX(-50%);
color: #660066;
}
#spannextrel {
position: absolute;
top: 10px;
transform: translateX(-50%);
color: #660066;
}
#titlenextrel {
position: absolute;
top: 50px;
transform: translateX(-50%);
color: #660066;
}
.btn-related {
background-color: white;
color: black;
border: 2px solid #660066;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
width: 420px;
height: 90px;
padding-top: 20px;
font-size: 1rem;
line-height: 1.5;
border-radius: .25rem;
margin-bottom: 20px;
transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
.btn-related:hover {
color: #660066;
text-decoration: underline;
}
}
/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 1024px) {
.btnclipboard {
margin-top: -35px;
margin-left: -460px;
}
.btn-prev {
background-color: white;
color: black;
border: 2px solid #660066;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
width: 380px;
height: 90px;
padding-top: 20px;
font-size: 1rem;
line-height: 1.5;
border-radius: .25rem;
transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
.btn-prev:hover {
color: #660066;
text-decoration: underline;
}
.btn-next {
background-color: white;
color: black;
border: 2px solid #660066;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
width: 380px;
height: 90px;
padding-top: 20px;
font-size: 1rem;
line-height: 1.5;
border-radius: .25rem;
transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
.btn-next:hover {
color: #660066;
text-decoration: underline;
}
#spanprev {
position: absolute;
top: 10px;
transform: translateX(-50%);
color: #660066;
}
#titleprev {
position: absolute;
top: 50px;
transform: translateX(-50%);
color: #660066;
}
#spannext {
position: absolute;
top: 10px;
transform: translateX(-50%);
color: #660066;
}
#titlenext {
position: absolute;
top: 50px;
transform: translateX(-50%);
color: #660066;
}
#spannextrel {
position: absolute;
top: 10px;
transform: translateX(-50%);
color: #660066;
}
#titlenextrel {
position: absolute;
top: 50px;
transform: translateX(-50%);
color: #660066;
}
.btn-related {
background-color: white;
color: black;
border: 2px solid #660066;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
width: 370px;
height: 90px;
padding-top: 20px;
font-size: 1rem;
line-height: 1.5;
border-radius: .25rem;
margin-bottom: 20px;
transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
.btn-related:hover {
color: #660066;
text-decoration: underline;
}
}
/* For iPad Mini 4 (1536 x 2048 | 7.9 in) */
/* For iPad Pro 9.7 inch (1536 x 2048 | 9.7 in) */
@media (min-width: 550px) and (max-width: 800px) {
.btnclipboard {
margin-top: -35px;
margin-left: 360px;
}
.btn-prev {
background-color: white;
color: black;
border: 2px solid #660066;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
width: 310px;
height: 90px;
margin-top: 40px;
margin-right: 30px;
padding-top: 40px;
font-size: 1rem;
line-height: 1.5;
border-radius: .25rem;
transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
.btn-prev:hover {
color: #660066;
text-decoration: underline;
}
.btn-next {
background-color: white;
color: black;
border: 2px solid #660066;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
width: 310px;
height: 90px;
padding-top: 40px;
margin-top: 40px;
margin-right: 30px;
font-size: 1rem;
line-height: 1.5;
border-radius: .25rem;
transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
.btn-next:hover {
color: #660066;
text-decoration: underline;
}
#spanprev {
position: absolute;
top: 50px;
transform: translateX(-50%);
color: #660066;
}
#titleprev {
position: absolute;
top: 90px;
transform: translateX(-50%);
color: #660066;
}
#spannext {
position: absolute;
top: 50px;
transform: translateX(-50%);
color: #660066;
}
#titlenext {
position: absolute;
top: 90px;
transform: translateX(-50%);
color: #660066;
}
#spannextrel {
position: absolute;
top: 10px;
transform: translateX(-50%);
color: #660066;
}
#titlenextrel {
position: absolute;
top: 50px;
transform: translateX(-50%);
color: #660066;
}
.btn-related {
background-color: white;
color: black;
border: 2px solid #660066;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
width: 310px;
height: 90px;
padding-top: 20px;
font-size: 1rem;
line-height: 1.5;
border-radius: .25rem;
margin-bottom: 20px;
transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
.btn-related:hover {
color: #660066;
text-decoration: underline;
}
}
/* For iPad Pro (2048 x 2732 | 12.9 in) */
/* For Desktop 1024 x 768 (1024 x 768 ) */
@media (min-width: 991px) and (max-width: 1024px) {
/* Your CSS styles for 12.9-inch iPad Pro portrait go here */
.btnclipboard {
margin-top: -35px;
margin-left: -900px;
}
.btn-prev {
background-color: white;
color: black;
border: 2px solid #660066;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
width: 230px;
height: 90px;
margin-top: 40px;
margin-right: 30px;
padding-top: 40px;
font-size: 1rem;
line-height: 1.5;
border-radius: .25rem;
transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
.btn-prev:hover {
color: #660066;
text-decoration: underline;
}
.btn-next {
background-color: white;
color: black;
border: 2px solid #660066;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
width: 230px;
height: 90px;
padding-top: 40px;
margin-top: 40px;
margin-right: 30px;
font-size: 1rem;
line-height: 1.5;
border-radius: .25rem;
transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
.btn-next:hover {
color: #660066;
text-decoration: underline;
}
#spanprev {
position: absolute;
top: 50px;
transform: translateX(-50%);
color: #660066;
}
#titleprev {
position: absolute;
top: 90px;
transform: translateX(-50%);
color: #660066;
}
#spannext {
position: absolute;
top: 50px;
transform: translateX(-50%);
color: #660066;
}
#titlenext {
position: absolute;
top: 90px;
transform: translateX(-50%);
color: #660066;
}
#spannextrel {
position: absolute;
top: 10px;
transform: translateX(-50%);
color: #660066;
}
#titlenextrel {
position: absolute;
top: 50px;
transform: translateX(-50%);
color: #660066;
}
.btn-related {
background-color: white;
color: black;
border: 2px solid #660066;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
width: 230px;
height: 90px;
padding-top: 20px;
font-size: 1rem;
line-height: 1.5;
border-radius: .25rem;
margin-bottom: 20px;
transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
.btn-related:hover {
color: #660066;
text-decoration: underline;
}
}
/* For iPad Pro 11 inch (1668 x 2388 | 11 in) */
@media (min-width: 800px) and (max-width: 835px) {
/* Your CSS styles for 12.9-inch iPad Pro portrait go here */
.btnclipboard {
margin-top: -35px;
margin-left: 420px
}
.btn-prev {
background-color: white;
color: black;
border: 2px solid #660066;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
width: 330px;
height: 90px;
margin-top: 40px;
margin-right: 30px;
padding-top: 40px;
font-size: 1rem;
line-height: 1.5;
border-radius: .25rem;
transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
.btn-prev:hover {
color: #660066;
text-decoration: underline;
}
.btn-next {
background-color: white;
color: black;
border: 2px solid #660066;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
width: 330px;
height: 90px;
padding-top: 40px;
margin-top: 40px;
margin-right: 30px;
font-size: 1rem;
line-height: 1.5;
border-radius: .25rem;
transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
.btn-next:hover {
color: #660066;
text-decoration: underline;
}
#spanprev {
position: absolute;
top: 50px;
transform: translateX(-50%);
color: #660066;
}
#titleprev {
position: absolute;
top: 90px;
transform: translateX(-50%);
color: #660066;
}
#spannext {
position: absolute;
top: 50px;
transform: translateX(-50%);
color: #660066;
}
#titlenext {
position: absolute;
top: 90px;
transform: translateX(-50%);
color: #660066;
}
#spannextrel {
position: absolute;
top: 10px;
transform: translateX(-50%);
color: #660066;
}
#titlenextrel {
position: absolute;
top: 50px;
transform: translateX(-50%);
color: #660066;
}
.btn-related {
background-color: white;
color: black;
border: 2px solid #660066;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
width: 330px;
height: 90px;
padding-top: 20px;
font-size: 1rem;
line-height: 1.5;
border-radius: .25rem;
margin-bottom: 20px;
transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
.btn-related:hover {
color: #660066;
text-decoration: underline;
}
}
/* For 13-inch MacBook Pro (1280 × 800 ) */
/* For Desktop 1280 x 800 (1280 x 800 ) */
/* For Desktop 1280 x 720 (1280 x 720 ) */
/* For Desktop 1280 x 1024 (1280 x 1024 ) */
@media (min-width:1280px) and (max-width: 1360px) {
/* Styles for screens up to 1366px wide, including the 11-inch MacBook Air */
#menu-button-side {
width: 300px;
height: 50px;
}
.btnclipboard {
margin-top: -35px;
margin-left: -740px;
}
.btn-prev {
background-color: white;
color: black;
border: 2px solid #660066;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
width: 300px;
height: 90px;
padding-top: 20px;
font-size: 1rem;
line-height: 1.5;
border-radius: .25rem;
transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
.btn-prev:hover {
color: #660066;
text-decoration: underline;
}
.btn-next {
background-color: white;
color: black;
border: 2px solid #660066;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
width: 300px;
height: 90px;
padding-top: 20px;
font-size: 1rem;
line-height: 1.5;
border-radius: .25rem;
transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
.btn-next:hover {
color: #660066;
text-decoration: underline;
}
#spanprev {
position: absolute;
top: 10px;
transform: translateX(-50%);
color: #660066;
}
#titleprev {
position: absolute;
top: 50px;
transform: translateX(-50%);
color: #660066;
}
#spannext {
position: absolute;
top: 10px;
transform: translateX(-50%);
color: #660066;
}
#titlenext {
position: absolute;
top: 50px;
transform: translateX(-50%);
color: #660066;
}
#spannextrel {
position: absolute;
top: 10px;
transform: translateX(-50%);
color: #660066;
}
#titlenextrel {
position: absolute;
top: 50px;
transform: translateX(-50%);
color: #660066;
}
.btn-related {
background-color: white;
color: black;
border: 2px solid #660066;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
width: 300px;
height: 90px;
padding-top: 20px;
font-size: 1rem;
line-height: 1.5;
border-radius: .25rem;
margin-bottom: 20px;
transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
.btn-related:hover {
color: #660066;
text-decoration: underline;
}
}
/* For 11-inch MacBook Air (1366 × 768 ) */
/* For Desktop 1366 x 768 (1366 x 768 ) */
@media (min-width:1366px) and (max-width: 1370px) {
/* Styles for screens up to 1366px wide, including the 11-inch MacBook Air */
#menu-button-side {
width: 320px;
height: 50px;
}
.btnclipboard {
margin-top: -35px;
margin-left: -680px;
}
.btn-prev {
background-color: white;
color: black;
border: 2px solid #660066;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
width: 320px;
height: 90px;
padding-top: 20px;
font-size: 1rem;
line-height: 1.5;
border-radius: .25rem;
transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
.btn-prev:hover {
color: #660066;
text-decoration: underline;
}
.btn-next {
background-color: white;
color: black;
border: 2px solid #660066;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
width: 320px;
height: 90px;
padding-top: 20px;
font-size: 1rem;
line-height: 1.5;
border-radius: .25rem;
transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
.btn-next:hover {
color: #660066;
text-decoration: underline;
}
#spanprev {
position: absolute;
top: 10px;
transform: translateX(-50%);
color: #660066;
}
#titleprev {
position: absolute;
top: 50px;
transform: translateX(-50%);
color: #660066;
}
#spannext {
position: absolute;
top: 10px;
transform: translateX(-50%);
color: #660066;
}
#titlenext {
position: absolute;
top: 50px;
transform: translateX(-50%);
color: #660066;
}
#spannextrel {
position: absolute;
top: 10px;
transform: translateX(-50%);
color: #660066;
}
#titlenextrel {
position: absolute;
top: 50px;
transform: translateX(-50%);
color: #660066;
}
.btn-related {
background-color: white;
color: black;
border: 2px solid #660066;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
width: 320px;
height: 90px;
padding-top: 20px;
font-size: 1rem;
line-height: 1.5;
border-radius: .25rem;
margin-bottom: 20px;
transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
.btn-related:hover {
color: #660066;
text-decoration: underline;
}
}
/* For 13-inch MacBook Air (1440 × 900 ) */
/* For 15-inch MacBook Air (1440 x 900 | 15.3 in)*/
/* For 15-inch MacBook Pro (1440 × 900 ) */
/* For Desktop 1440 x 900 (1440 x 900 ) */
@media (min-width:1440px) and (max-width: 1450px) {
/* Styles for screens up to 1366px wide, including the 11-inch MacBook Air */
#menu-button-side {
width: 330px;
height: 50px;
}
.btnclipboard {
margin-top: -35px;
margin-left: -680px;
}
.btn-prev {
background-color: white;
color: black;
border: 2px solid #660066;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
width: 340px;
height: 90px;
padding-top: 20px;
font-size: 1rem;
line-height: 1.5;
border-radius: .25rem;
transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
.btn-prev:hover {
color: #660066;
text-decoration: underline;
}
.btn-next {
background-color: white;
color: black;
border: 2px solid #660066;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
width: 340px;
height: 90px;
padding-top: 20px;
font-size: 1rem;
line-height: 1.5;
border-radius: .25rem;
transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
.btn-next:hover {
color: #660066;
text-decoration: underline;
}
#spanprev {
position: absolute;
top: 10px;
transform: translateX(-50%);
color: #660066;
}
#titleprev {
position: absolute;
top: 50px;
transform: translateX(-50%);
color: #660066;
}
#spannext {
position: absolute;
top: 10px;
transform: translateX(-50%);
color: #660066;
}
#titlenext {
position: absolute;
top: 50px;
transform: translateX(-50%);
color: #660066;
}
#spannextrel {
position: absolute;
top: 10px;
transform: translateX(-50%);
color: #660066;
}
#titlenextrel {
position: absolute;
top: 50px;
transform: translateX(-50%);
color: #660066;
}
.btn-related {
background-color: white;
color: black;
border: 2px solid #660066;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
width: 340px;
height: 90px;
padding-top: 20px;
font-size: 1rem;
line-height: 1.5;
border-radius: .25rem;
margin-bottom: 20px;
transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
.btn-related:hover {
color: #660066;
text-decoration: underline;
}
}
/* For 14-inch MacBook Pro (1512 x 982 | 14.2 in) */
@media (min-width:1512px) and (max-width: 1590px) {
/* Styles for screens up to 1366px wide, including the 11-inch MacBook Air */
#menu-button-side {
width: 350px;
height: 50px;
}
.btnclipboard {
margin-top: -35px;
margin-left: -680px
}
.btn-prev {
background-color: white;
color: black;
border: 2px solid #660066;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
width: 360px;
height: 90px;
padding-top: 20px;
font-size: 1rem;
line-height: 1.5;
margin-bottom: 20px;
border-radius: .25rem;
transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
.btn-prev:hover {
color: #660066;
text-decoration: underline;
}
.btn-next {
background-color: white;
color: black;
border: 2px solid #660066;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
width: 360px;
height: 90px;
padding-top: 20px;
font-size: 1rem;
line-height: 1.5;
border-radius: .25rem;
margin-bottom: 20px;
transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
.btn-next:hover {
color: #660066;
text-decoration: underline;
}
#spanprev {
position: absolute;
top: 10px;
transform: translateX(-50%);
color: #660066;
}
#titleprev {
position: absolute;
top: 50px;
transform: translateX(-50%);
color: #660066;
}
#spannext {
position: absolute;
top: 10px;
transform: translateX(-50%);
color: #660066;
}
#titlenext {
position: absolute;
top: 50px;
transform: translateX(-50%);
color: #660066;
}
#spannextrel {
position: absolute;
top: 10px;
transform: translateX(-50%);
color: #660066;
}
#titlenextrel {
position: absolute;
top: 50px;
transform: translateX(-50%);
color: #660066;
}
#spannextrel {
position: absolute;
top: 10px;
transform: translateX(-50%);
color: #660066;
}
#titlenextrel {
position: absolute;
top: 50px;
transform: translateX(-50%);
color: #660066;
}
.btn-related {
background-color: white;
color: black;
border: 2px solid #660066;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
width: 360px;
height: 90px;
padding-top: 20px;
font-size: 1rem;
line-height: 1.5;
border-radius: .25rem;
margin-bottom: 20px;
transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
.btn-related:hover {
color: #660066;
text-decoration: underline;
}
}
/* For 14-inch MacBook Pro (1512 x 982 | 14.2 in) */
@media (min-width:1600px) and (max-width: 1700px) {
/* Styles for screens up to 1366px wide, including the 11-inch MacBook Air */
#menu-button-side {
width: 370px;
height: 50px;
}
.btnclipboard {
margin-top: -35px;
margin-left: -680px
}
.btn-prev {
background-color: white;
color: black;
border: 2px solid #660066;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
width: 380px;
height: 90px;
padding-top: 20px;
font-size: 1rem;
line-height: 1.5;
margin-bottom: 20px;
border-radius: .25rem;
transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
.btn-prev:hover {
color: #660066;
text-decoration: underline;
}
.btn-next {
background-color: white;
color: black;
border: 2px solid #660066;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
width: 380px;
height: 90px;
padding-top: 20px;
font-size: 1rem;
line-height: 1.5;
border-radius: .25rem;
margin-bottom: 20px;
transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
.btn-next:hover {
color: #660066;
text-decoration: underline;
}
#spanprev {
position: absolute;
top: 10px;
transform: translateX(-50%);
color: #660066;
}
#titleprev {
position: absolute;
top: 50px;
transform: translateX(-50%);
color: #660066;
}
#spannext {
position: absolute;
top: 10px;
transform: translateX(-50%);
color: #660066;
}
#titlenext {
position: absolute;
top: 50px;
transform: translateX(-50%);
color: #660066;
}
#spannextrel {
position: absolute;
top: 10px;
transform: translateX(-50%);
color: #660066;
}
#titlenextrel {
position: absolute;
top: 50px;
transform: translateX(-50%);
color: #660066;
}
#spannextrel {
position: absolute;
top: 10px;
transform: translateX(-50%);
color: #660066;
}
#titlenextrel {
position: absolute;
top: 50px;
transform: translateX(-50%);
color: #660066;
}
.btn-related {
background-color: white;
color: black;
border: 2px solid #660066;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
width: 380px;
height: 90px;
padding-top: 20px;
font-size: 1rem;
line-height: 1.5;
border-radius: .25rem;
margin-bottom: 20px;
transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
.btn-related:hover {
color: #660066;
text-decoration: underline;
}
}
/* For 16-inch MacBook Pro (1792 x 1120 | 16.2 in) */
@media (min-width:1792px) and (max-width: 1892px) {
/* Styles for screens up to 1366px wide, including the 11-inch MacBook Air */
#menu-button-side {
width: 420px;
height: 50px;
}
.btnclipboard {
margin-top: -35px;
margin-left: -550px;
}
.btn-prev {
background-color: white;
color: black;
border: 2px solid #660066;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
width: 430px;
height: 90px;
padding-top: 20px;
font-size: 1rem;
line-height: 1.5;
border-radius: .25rem;
transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
.btn-prev:hover {
color: #660066;
text-decoration: underline;
}
.btn-next {
background-color: white;
color: black;
border: 2px solid #660066;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
width: 430px;
height: 90px;
padding-top: 20px;
font-size: 1rem;
line-height: 1.5;
border-radius: .25rem;
transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
.btn-next:hover {
color: #660066;
text-decoration: underline;
}
#spanprev {
position: absolute;
top: 10px;
transform: translateX(-50%);
color: #660066;
}
#titleprev {
position: absolute;
top: 50px;
transform: translateX(-50%);
color: #660066;
}
#spannext {
position: absolute;
top: 10px;
transform: translateX(-50%);
color: #660066;
}
#titlenext {
position: absolute;
top: 50px;
transform: translateX(-50%);
color: #660066;
}
#spannextrel {
position: absolute;
top: 10px;
transform: translateX(-50%);
color: #660066;
}
#titlenextrel {
position: absolute;
top: 50px;
transform: translateX(-50%);
color: #660066;
}
.btn-related {
background-color: white;
color: black;
border: 2px solid #660066;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
width: 430px;
height: 90px;
padding-top: 20px;
font-size: 1rem;
line-height: 1.5;
border-radius: .25rem;
margin-bottom: 20px;
transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
.btn-related:hover {
color: #660066;
text-decoration: underline;
}
}
/* For 21-inch iMac (1920 × 1080 ) */
/* Desktop 1920 x 1080 (1920 x 1080 ) */
@media (min-width:1920px) and (max-width: 2200px) {
/* Styles for screens up to 1366px wide, including the 11-inch MacBook Air */
#menu-button-side {
width: 450px;
height: 50px;
}
.btnclipboard {
margin-top: -35px;
margin-left: -500px;
}
.btn-prev {
background-color: white;
color: black;
border: 2px solid #660066;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
width: 460px;
height: 90px;
padding-top: 20px;
font-size: 1rem;
line-height: 1.5;
border-radius: .25rem;
transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
.btn-prev:hover {
color: #660066;
text-decoration: underline;
}
.btn-next {
background-color: white;
color: black;
border: 2px solid #660066;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
width: 460px;
height: 90px;
padding-top: 20px;
font-size: 1rem;
line-height: 1.5;
border-radius: .25rem;
transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
.btn-next:hover {
color: #660066;
text-decoration: underline;
}
#spanprev {
position: absolute;
top: 10px;
transform: translateX(-50%);
color: #660066;
}
#titleprev {
position: absolute;
top: 50px;
transform: translateX(-50%);
color: #660066;
}
#spannext {
position: absolute;
top: 10px;
transform: translateX(-50%);
color: #660066;
}
#titlenext {
position: absolute;
top: 50px;
transform: translateX(-50%);
color: #660066;
}
#spannextrel {
position: absolute;
top: 10px;
transform: translateX(-50%);
color: #660066;
}
#titlenextrel {
position: absolute;
top: 50px;
transform: translateX(-50%);
color: #660066;
}
.btn-related {
background-color: white;
color: black;
border: 2px solid #660066;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
width: 460px;
height: 90px;
padding-top: 20px;
font-size: 1rem;
line-height: 1.5;
border-radius: .25rem;
margin-bottom: 20px;
transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
.btn-related:hover {
color: #660066;
text-decoration: underline;
}
}
/* For 27-inch iMac (2560 × 1440 ) */
@media (min-width:2560px) and (max-width: 3500px) {
/* Styles for screens up to 1366px wide, including the 11-inch MacBook Air */
#menu-button-side {
width: 600px;
height: 50px;
}
.btnclipboard {
margin-top: -35px;
margin-left: -150px;
}
.btn-prev {
background-color: white;
color: black;
border: 2px solid #660066;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
width: 620px;
height: 90px;
padding-top: 20px;
font-size: 1rem;
line-height: 1.5;
border-radius: .25rem;
transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
.btn-prev:hover {
color: #660066;
text-decoration: underline;
}
.btn-next {
background-color: white;
color: black;
border: 2px solid #660066;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
width: 620px;
height: 90px;
padding-top: 20px;
font-size: 1rem;
line-height: 1.5;
border-radius: .25rem;
transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
.btn-next:hover {
color: #660066;
text-decoration: underline;
}
#spanprev {
position: absolute;
top: 10px;
transform: translateX(-50%);
color: #660066;
}
#titleprev {
position: absolute;
top: 50px;
transform: translateX(-50%);
color: #660066;
}
#spannext {
position: absolute;
top: 10px;
transform: translateX(-50%);
color: #660066;
}
#titlenext {
position: absolute;
top: 50px;
transform: translateX(-50%);
color: #660066;
}
#spannextrel {
position: absolute;
top: 10px;
transform: translateX(-50%);
color: #660066;
}
#titlenextrel {
position: absolute;
top: 50px;
transform: translateX(-50%);
color: #660066;
}
.btn-related {
background-color: white;
color: black;
border: 2px solid #660066;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
width: 620px;
height: 90px;
padding-top: 20px;
font-size: 1rem;
line-height: 1.5;
border-radius: .25rem;
margin-bottom: 20px;
transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
.btn-related:hover {
color: #660066;
text-decoration: underline;
}
}
/* Media Queries Ending */
</style>
</head>
<body class="hidden-bar-wrapper">
<div class="page-wrapper">
<!-- Preloader -->
<!-- Main Header / Header Style Five -->
<header class="main-header header-style-five">
<!--Header-Upper-->
<!--End Header Upper-->
<!-- Header Lower -->
<style>
.logo a {
width: 60%;
height: 300px;
}
img {
width: 100%;
height: 100%;
object-fit: cover;
}
hr.new2 {
border-top: 4px dashed #660066;
}
</style>
<!--Header-Upper-->
<div class="header-upper">
<div class="container-fluid">
<div class="clearfix">
<!-- Logo Box -->
<div class="pull-left logo-box">
<div class="logo"><a href="/"><img src="/images/logo-7.svg" style="width:160px; height:80px;" alt="" title=""></a></div>
</div>
</div>
</div>
</div>
<!--End Header Upper-->
<div class="header-lower">
<div class="container-fluid clearfix">
<div class="nav-outer clearfix">
<!--Mobile Navigation Toggler-->
<div class="mobile-nav-toggler"><span class="icon flaticon-menu"></span></div>
<!-- Main Menu -->
<nav class="main-menu navbar-expand-md">
<div class="navbar-header">
<!-- Toggle Button -->
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
</div>
<!-- Logo Box -->
<div class="navbar-collapse collapse clearfix" id="navbarSupportedContent">
<ul class="navigation clearfix">
<li class="dropdown">
<a href="#">.Net</a>
<ul>
<li><a href="/">C#</a></li>
</ul>
</li>
<li class="dropdown">
<a href="#">Technical</a>
<ul>
<li><a href="/Technical/remote-machine-stuck-on-please-wait-screen">Technical Issues</a></li>
<li><a href="/Technical/How-to-Install-GitHub-Copilot-on-Visual-Studio-2022">How to Install GitHub Copilot on Visual Studio 2022</a></li>
</ul>
</li>
</ul>
</div>
</nav>
<!-- Main Menu End-->
<div class="outer-box clearfix">
<!-- Social Box -->
<ul class="social-box">
<li><a target="_blank" href="https://www.facebook.com/CSharpTutorial111" class="fab fa-facebook-f"></a></li>
<li><a target="_blank" href="http://twitter.com/CSharp92827922" class="fab fa-twitter"></a></li>
<li><a target="_blank" href="http://instagram.com/cshar_ptutorial?igsh=MXI5OWVpMDI2YnI0ZW==" class="fab fa-pinterest-p"></a></li>
<li><a target="_blank" href="https://www.linkedin.com/in/c-sharptutorial/" class="fab fa-linkedin-in"></a></li>
</ul>
<!-- Search Btn -->
</div>
</div>
</div>
</div>
<!--End Header Upper-->
<!-- Sticky Header -->
<div class="sticky-header">
<div class="auto-container clearfix">
<!--Logo-->
<div class="logo pull-left">
<a title="" href="/"><img src="/images/logo-small.svg" style="width:160px; height:80px;" alt="" title=""></a>
</div>
<!--Right Col-->
<div class="pull-right">
<!-- Main Menu -->
<nav class="main-menu">
<!--Keep This Empty / Menu will come through Javascript-->
</nav><!-- Main Menu End-->
<!-- Main Menu End-->
<!-- Search Btn -->
</div>
</div>
</div>
<!-- End Sticky Menu -->
<!-- Mobile Menu -->
<div class="mobile-menu">
<div class="menu-backdrop"></div>
<div class="close-btn"><span class="icon flaticon-multiply"></span></div>
<nav class="menu-box">
<div class="nav-logo"><a href="/"><img src="/images/logo.svg" style="width:160px; height:80px; margin-left:50px;" alt="" title=""></a></div>
<div class="menu-outer"><!--Here Menu Will Come Automatically Via Javascript / Same Menu as in Header--></div>
</nav>
</div>
<!-- End Mobile Menu -->
</header>
<!-- End Main Header -->
<!-- Page Title -->
<!-- Header Ad -->
<!-- End Page Title -->
<!-- Sidebar Page Container -->
<div class="sidebar-page-container">
<div class="container-fluid">
<ul class="breadcrumb">
<li><a id="alink" href="/">Home</a></li>
<li><a id="alink" href="/">C#</a></li>
</ul>
</div>
<div class="container-fluid">
<div class="row clearfix">
<!-- Sidebar Side -->
<div class="sidebar-side left-sidebar col-lg-3 col-md-12 col-sm-12">
<aside class="sidebar sticky-top">
<div class="sidebar-widget categories-widget">
<div class="widget-content">
<div class="dropdown">
<button id="menu-button-side" class="btn btn-primary d-none d-lg-inline-block dropdown-toggle" type="button" data-toggle="dropdown">
Dot Net Framwork
<span class="caret"></span>
</button>
<ul class="dropdown-menu">
<li><a id="alink" href="/basic/dot-net-framwork">Dot Net Framwork</a></li>
</ul>
</div>
<div id="div-dropdown-id" class="dropdown">
<button id="menu-button-side" class="btn btn-primary d-none d-lg-inline-block dropdown-toggle" type="button" data-toggle="dropdown">
Basic in C#
<span class="caret"></span>
</button>
<ul class="dropdown-menu">
<li><a id="alink" href="/basic/history-in-csharp">History in C#</a></li>
<li><a id="alink" href="/basic/feature-in-csharp">Feature in C#</a></li>
<li><a id="alink" href="/basic/basic-example-in-csharp">Basic Example in C#</a></li>
<li><a id="alink" href="/basic/keywords-in-csharp">KeyWord in C#</a></li>
<li><a id="alink" href="/basic/operator-in-csharp">Operator in C#</a></li>
<li><a id="alink" href="/basic/datatype-in-csharp">Data Types in C#</a></li>
<li><a id="alink" href="/basic/variable-in-csharp">Varaible in C#</a></li>
</ul>
</div>
<div id="div-dropdown-id" class="dropdown">
<button id="menu-button-side" class="btn btn-primary d-none d-lg-inline-block dropdown-toggle" type="button" data-toggle="dropdown">
Control Statement Part1 in C#
<span class="caret"></span>
</button>
<ul class="dropdown-menu">
<li><a id="alink" href="/control/if-condition-in-csharp">if Statement in C#</a></li>
<li><a id="alink" href="/control/if-else-condition-in-csharp">if-else Statement in C#</a></li>
<li><a id="alink" href="/control/if-else-if-condition-in-csharp">if-else-if Statement in C#</a></li>
<li><a id="alink" href="/control/nested-if-in-csharp">nested if Statement in C#</a></li>
<li><a id="alink" href="/control/switch-statement-in-csharp">switch Statement in C#</a></li>
<li><a id="alink" href="/control/ternary-operator-in-csharp">ternary Operator in C#</a></li>
</ul>
</div>
<div id="div-dropdown-id" class="dropdown">
<button id="menu-button-side" class="btn btn-primary d-none d-lg-inline-block dropdown-toggle" type="button" data-toggle="dropdown">
Control Statement Part2 in C#
<span class="caret"></span>
</button>
<ul class="dropdown-menu">
<li><a id="alink" href="/control/for-loop-statement-in-csharp">for loop in C#</a></li>
<li><a id="alink" href="/control/while-statement-in-csharp">while loop in C#</a></li>
<li><a id="alink" href="/control/do-while-statement-in-csharp">do while loop in C#</a></li>
<li><a id="alink" href="/control/foreach-statement-in-csharp">foreach loop in C#</a></li>
<li><a id="alink" href="/control/break-statement-in-csharp">break Statement in C#</a></li>
<li><a id="alink" href="/control/countinue-statement-in-csharp">countinue Statement in C#</a></li>
<li><a id="alink" href="/control/goto-statement-in-csharp">goto Statement in C#</a></li>
</ul>
</div>
<div id="div-dropdown-id" class="dropdown">
<button id="menu-button-side" class="btn btn-primary d-none d-lg-inline-block dropdown-toggle" type="button" data-toggle="dropdown">
Function in C#
<span class="caret"></span>
</button>
<ul class="dropdown-menu">
<li><a id="alink" href="/function/simple-function-in-csharp">Function in C#</a></li>
<li><a id="alink" href="/function/ref-function-in-csharp">ref Function in c#</a></li>
<li><a id="alink" href="/function/out-function-in-csharp">out Function in c#</a></li>
<li><a id="alink" href="/function/in-function-in-csharp">in Function in C#</a></li>
</ul>
</div>
<div id="div-dropdown-id" class="dropdown">
<button id="menu-button-side" class="btn btn-primary d-none d-lg-inline-block dropdown-toggle" type="button" data-toggle="dropdown">
Array in C#
<span class="caret"></span>
</button>
<ul class="dropdown-menu">
<li><a id="alink" href="/array/array-in-csharp">Array in C#</a></li>
<li><a id="alink" href="/array/passing-array-to-function-in-csharp">Passing Array to Function in C#</a></li>
<li><a id="alink" href="/array/passing-one-dimensional-array-to-function-in-csharp">Passing One Dimensional Array to Function in C#</a></li>
<li><a id="alink" href="/array/passing-two-dimensional-array-to-function-in-csharp">Passing Two Dimensional Array to Function in C#</a></li>
<li><a id="alink" href="/array/passing-three-dimensional-array-to-function-in-csharp">Passing Three Dimensional Array to Function in C#</a></li>
<li><a id="alink" href="/array/multi-dimensional-array-in-csharp">Multidimensional Array in C#</a></li>
<li><a id="alink" href="/array/jagged-array-in-csharp">Jagged Array in C#</a></li>
<li><a id="alink" href="/array/params-in-csharp">Params in C#</a></li>
</ul>
</div>
<div id="div-dropdown-id" class="dropdown">
<button id="menu-button-side" class="btn btn-primary d-none d-lg-inline-block dropdown-toggle" type="button" data-toggle="dropdown">
OOP Part1 in C#
<span class="caret"></span>
</button>
<ul class="dropdown-menu">
<li><a id="alink" href="/class/class-in-csharp">Classes in C#</a></li>
<li><a id="alink" href="/class/static-in-csharp">Static in C#</a></li>
<li><a id="alink" href="/class/struct-in-csharp">Struct in C#</a></li>
<li><a id="alink" href="/class/enum-in-csharp">Enum in C#</a></li>
<li><a id="alink" href="/class/properties-in-csharp">Properties in C#</a></li>
<li><a id="alink" href="/class/inheritance-in-csharp">Inheritance in C#</a></li>
<li><a id="alink" href="/class/overloading-in-csharp">Overloading in C#</a></li>
<li><a id="alink" href="/class/overriding-in-csharp">Overriding in C#</a></li>
</ul>
</div>
<div id="div-dropdown-id" class="dropdown">
<button id="menu-button-side" class="btn btn-primary d-none d-lg-inline-block dropdown-toggle" type="button" data-toggle="dropdown">
OOP Part2 in C#
<span class="caret"></span>
</button>
<ul class="dropdown-menu">
<li><a id="alink" href="/class/base-in-csharp">Base in C#</a></li>
<li><a id="alink" href="/class/polymorphism-in-csharp">Polymorphism in C#</a></li>
<li><a id="alink" href="/class/sealed-in-csharp">Sealed in C#</a></li>
<li><a id="alink" href="/class/interface-in-csharp">Interface in C#</a></li>
<li><a id="alink" href="/class/namespace-in-csharp">NameSpace in C#</a></li>
<li><a id="alink" href="/class/accessmodifiers-in-csharp">Acces Modifiers in C#</a></li>
<li><a id="alink" href="/class/encapsulation-in-csharp">Encapsulation in C#</a></li>
<li><a id="alink" href="/class/abstract-in-csharp">Abstract in C#</a></li>
</ul>
</div>
<div id="div-dropdown-id" class="dropdown">
<button id="menu-button-side" class="btn btn-primary d-none d-lg-inline-block dropdown-toggle" type="button" data-toggle="dropdown">
String Part1 in C#
<span class="caret"></span>
</button>
<ul class="dropdown-menu">
<li><a id="alink" href="/string/length-in-csharp">Length in C#</a></li>
<li><a id="alink" href="/string/clone-in-csharp">Clone in C#</a></li>
<li><a id="alink" href="/string/compare-in-csharp">Compare in C#</a></li>
<li><a id="alink" href="/string/compareto-in-csharp">CompareTo in C#</a></li>
<li><a id="alink" href="/string/concat-in-csharp">Concat in C#</a></li>
<li><a id="alink" href="/string/contains-in-csharp">Contains in C#</a></li>
<li><a id="alink" href="/string/copy-in-csharp">Copy in C#</a></li>
<li><a id="alink" href="/string/endswith-in-csharp">EndWith in C#</a></li>
<li><a id="alink" href="/string/equals-in-csharp">Equals in C#</a></li>
<li><a id="alink" href="/string/format-in-csharp">Format in C#</a></li>
<li><a id="alink" href="/string/indexof-in-csharp">IndexOf in C#</a></li>
<li><a id="alink" href="/string/insert-in-csharp">Insert in C#</a></li>
<li><a id="alink" href="/string/isnullorempty-in-csharp">IsNullOrEmpty in C#</a></li>
<li><a id="alink" href="/string/isnullorwhitespace-in-csharp">IsNullOrWhiteSpace in C#</a></li>
</ul>
</div>
<div id="div-dropdown-id" class="dropdown">
<button id="menu-button-side" class="btn btn-primary d-none d-lg-inline-block dropdown-toggle" type="button" data-toggle="dropdown">
String Part2 in C#
<span class="caret"></span>
</button>
<ul class="dropdown-menu">
<li><a id="alink" href="/string/join-in-csharp">Join in C#</a></li>
<li><a id="alink" href="/string/lastindexof-in-csharp">LastIndexOf in C#</a></li>
<li><a id="alink" href="/string/remove-in-csharp">Remove in C#</a></li>
<li><a id="alink" href="/string/replace-in-csharp">Replace in C#</a></li>
<li><a id="alink" href="/string/split-in-csharp">Split in C#</a></li>
<li><a id="alink" href="/string/startswith-in-csharp">StartsWith in C#</a></li>
<li><a id="alink" href="/string/substring-in-csharp">SubString in C#</a></li>
<li><a id="alink" href="/string/tolower-in-csharp">ToLower in C#</a></li>
<li><a id="alink" href="/string/tostring-in-csharp">ToString in C#</a></li>
<li><a id="alink" href="/string/toupper-in-csharp">ToUpper in C#</a></li>
<li><a id="alink" href="/string/trim-in-csharp">Trim in C#</a></li>
<li><a id="alink" href="/string/trimend-in-csharp">TrimEnd in C#</a></li>
<li><a id="alink" href="/string/trimstart-in-csharp">TrimStart in C#</a></li>
</ul>
</div>
<div id="div-dropdown-id" class="dropdown">
<button id="menu-button-side" class="btn btn-primary d-none d-lg-inline-block dropdown-toggle" type="button" data-toggle="dropdown">
Exception in C#
<span class="caret"></span>
</button>
<ul class="dropdown-menu">
<li><a id="alink" href="/exception/try-catch-in-csharp">Try/Catch in C#</a></li>
<li><a id="alink" href="/exception/custom-exception-in-csharp">CustomException in C#</a></li>
</ul>
</div>
<div id="div-dropdown-id" class="dropdown">
<button id="menu-button-side" class="btn btn-primary d-none d-lg-inline-block dropdown-toggle" type="button" data-toggle="dropdown">
Collection in C#
<span class="caret"></span>
</button>
<ul class="dropdown-menu">
<li><a id="alink" href="/collection/list-in-csharp">List in C#</a></li>
<li><a id="alink" href="/collection/hashtable-in-csharp">HashTable in C#</a></li>
<li><a id="alink" href="/collection/sortedset-in-csharp">SortedSet in C#</a></li>
<li><a id="alink" href="/collection/stack-in-csharp">Stack in C#</a></li>
<li><a id="alink" href="/collection/queue-in-csharp">Queue in C#</a></li>
<li><a id="alink" href="/collection/dictionary-in-csharp">Distionary in C#</a></li>
<li><a id="alink" href="/collection/sorteddictionary-in-csharp">SortedDictionary in C#</a></li>
<li><a id="alink" href="/collection/sortedlist-in-csharp">SortedList in C#</a></li>
<li><a id="alink" href="/collection/linkedlist-in-csharp">LinkedList in C#</a></li>
</ul>
</div>
<div id="div-dropdown-id" class="dropdown">
<button id="menu-button-side" class="btn btn-primary d-none d-lg-inline-block dropdown-toggle" type="button" data-toggle="dropdown">
DateTime in C#
<span class="caret"></span>
</button>
<ul class="dropdown-menu">
<li><a id="alink" href="/datetime/datetime-in-csharp">DateTime in C#</a></li>
<li><a id="alink" href="/datetime/timespan-in-csharp">TimeSpan in C#</a></li>
<li><a id="alink" href="/datetime/dateonly-in-csharp">DateOnly in C#</a></li>
<li><a id="alink" href="/datetime/timeonly-in-csharp">TimeOnly in C#</a></li>
</ul>
</div>
<div id="div-dropdown-id" class="dropdown">
<button id="menu-button-side" class="btn btn-primary d-none d-lg-inline-block dropdown-toggle" type="button" data-toggle="dropdown">
File IO Part1 in C#
<span class="caret"></span>
</button>
<ul class="dropdown-menu">
<li><a id="alink" href="/file/filestream-in-csharp">FileStream in C#</a></li>
<li><a id="alink" href="/file/textwriter-in-csharp">TextWriter in C#</a></li>
<li><a id="alink" href="/file/textreader-in-csharp">TextReader in C#</a></li>
<li><a id="alink" href="/file/streamwriter-in-csharp">StreamWriter in C#</a></li>
<li><a id="alink" href="/file/streamreader-in-csharp">StreamReader in C#</a></li>
<li><a id="alink" href="/file/binarywriter-in-csharp">BinaryWriter in C#</a></li>
<li><a id="alink" href="/file/binaryreader-in-csharp">BinaryReader in C#</a></li>
</ul>
</div>
<div id="div-dropdown-id" class="dropdown">
<button id="menu-button-side" class="btn btn-primary d-none d-lg-inline-block dropdown-toggle" type="button" data-toggle="dropdown">
File IO Part2 in C#
<span class="caret"></span>
</button>
<ul class="dropdown-menu">
<li><a id="alink" href="/file/fileinfo-in-csharp">FileInfo in C#</a></li>
<li><a id="alink" href="/file/directoryinfo-in-csharp">DirectoryInfo in C#</a></li>
<li><a id="alink" href="/file/serialization-in-csharp">Serialization in C#</a></li>
<li><a id="alink" href="/file/deserialization-in-csharp">DeSerialization in C#</a></li>
<li><a id="alink" href="/file/serialization-and-deserialization-with-memory-stream-in-csharp">Serialization and DeSerialization with Memory Stream in C#</a></li>
<li><a id="alink" href="/file/serialization-and-deserialization-with-xml-in-csharp">Serialization and DeSerialization with XML in C#</a></li>
<li><a id="alink" href="/file/serialization-and-deserialization-with-Json-in-csharp">Serialization and DeSerialization with JSON in C#</a></li>
<li><a id="alink" href="/file/what-is-serialization-and-deserialization-in-csharp">What is Serialization and DeSerialization in C#</a></li>
</ul>
</div>
<div id="div-dropdown-id" class="dropdown">
<button id="menu-button-side" class="btn btn-primary d-none d-lg-inline-block dropdown-toggle" type="button" data-toggle="dropdown">
Event in C#
<span class="caret"></span>
</button>
<ul class="dropdown-menu">
<li><a id="alink" href="/event/event-in-csharp">Events In C#</a></li>
</ul>
</div>
<div id="div-dropdown-id" class="dropdown">
<button id="menu-button-side" class="btn btn-primary d-none d-lg-inline-block dropdown-toggle" type="button" data-toggle="dropdown">
Delegate in C#
<span class="caret"></span>
</button>
<ul class="dropdown-menu">
<li><a id="alink" href="/delegate/delegate-in-csharp">Delegate In C#</a></li>
</ul>
</div>
<div id="div-dropdown-id" class="dropdown">
<button id="menu-button-side" class="btn btn-primary d-none d-lg-inline-block dropdown-toggle" type="button" data-toggle="dropdown">
Reflection in C#
<span class="caret"></span>
</button>
<ul class="dropdown-menu">
<li><a id="alink" href="/reflection/reflection-in-csharp">Reflection In C#</a></li>
</ul>
</div>
<div id="div-dropdown-id" class="dropdown">
<button id="menu-button-side" class="btn btn-primary d-none d-lg-inline-block dropdown-toggle" type="button" data-toggle="dropdown">
Articles Part1 in C#
<span class="caret"></span>
</button>
<ul class="dropdown-menu">
<li><a id="alink" href="/csharparticles/difference-between-writeline-and-write-in-csharp">Write and WrteLine in C#</a></li>
<li><a id="alink" href="/csharparticles/difference-between-boxing-and-unboxing-in-csharp">Boxing and UnBoxing in C#</a></li>
<li><a id="alink" href="/csharparticles/difference-between-string-and-StringBuilder-in-csharp">string and StringBuilder in C#</a></li>
<li><a id="alink" href="/csharparticles/difference-between-hashtable-and-dictionery-in-csharp">HashTable and Dictionary in C#</a></li>
<li><a id="alink" href="/csharparticles/difference-between-array-and-arraylist-in-csharp">Array and ArrayList in C#</a></li>
</ul>
</div>
<div id="div-dropdown-id" class="dropdown">
<button id="menu-button-side" class="btn btn-primary d-none d-lg-inline-block dropdown-toggle" type="button" data-toggle="dropdown">
Articles Part2 in C#
<span class="caret"></span>
</button>
<ul class="dropdown-menu">
<li><a id="alink" href="/csharparticles/what-is-typeof-operator-in-csharp">What is typeof Operator in C#</a></li>
<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>
<li><a id="alink" href="/csharparticles/how-initialize-empty-array-in-csharp">How initialize empty array in C#</a></li>
<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>
<li><a id="alink" href="/csharparticles/how-to-store-list-in-dictinary-in-csharp">How to store list in dictionary in C#</a></li>
</ul>
</div>
<div id="div-dropdown-id" class="dropdown">
<button id="menu-button-side" class="btn btn-primary d-none d-lg-inline-block dropdown-toggle" type="button" data-toggle="dropdown">
Articles Part3 in C#
<span class="caret"></span>
</button>
<ul class="dropdown-menu">
<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>
<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>
<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>
<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>
<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>
</ul>
</div>
<div id="div-dropdown-id" class="dropdown">
<button id="menu-button-side" class="btn btn-primary d-none d-lg-inline-block dropdown-toggle" type="button" data-toggle="dropdown">
C# version 2.0
<span class="caret"></span>
</button>
<ul class="dropdown-menu">
<li><a id="alink" href="/csharparticles/what-generics-in-csharp">Generic in C#</a></li>
<li><a id="alink" href="/csharparticles/what-generics-collection-in-csharp">Generics Collection in C#</a></li>
<li><a id="alink" href="/csharparticles/what-generics-method-in-csharp">Generics Method in C#</a></li>
<li><a id="alink" href="/csharparticles/what-generics-constranits-in-csharp">Generics Constraints in C#</a></li>
<li><a id="alink" href="/csharparticles/partial-class-in-csharp">Partial Class in C#</a></li>
</ul>
</div>
<div id="div-dropdown-id" class="dropdown">
<button id="menu-button-side" class="btn btn-primary d-none d-lg-inline-block dropdown-toggle" type="button" data-toggle="dropdown">
C# version 2.0
<span class="caret"></span>
</button>
<ul class="dropdown-menu">
<li><a id="alink" href="/csharparticles/anonymous-method-in-csharp">Anonymous Method in C#</a></li>
<li><a id="alink" href="/csharparticles/Nullable-Types-in-csharp">Nullable Types in C#</a></li>
<li><a id="alink" href="/csharparticles/Iterators-in-csharp">Iterators in C#</a></li>
<li><a id="alink" href="/csharparticles/covariance-and-contravariance-in-csharp">Covariance and Contravariance in C#</a></li>
</ul>
</div>
<div id="div-dropdown-id" class="dropdown">
<button id="menu-button-side" class="btn btn-primary d-none d-lg-inline-block dropdown-toggle" type="button" data-toggle="dropdown">
C# version 3.0
<span class="caret"></span>
</button>
<ul class="dropdown-menu">
<li><a id="alink" href="/csharparticles/anonymous-types-in-csharp">Anonymous Types in C#</a></li>
<li><a id="alink" href="/csharparticles/query-expression-in-csharp">Query Expression in C#</a></li>
<li><a id="alink" href="/csharparticles/lambda-expressions-in-csharp">Lambda Expressions in C#</a></li>
<li><a id="alink" href="/csharparticles/extension-methods-in-csharp">Extension Methods in C#</a></li>
<li><a id="alink" href="/csharparticles/implicitly-typed-local-variables-in-csharp">Implicitly Typed Variables in C#</a></li>
<li><a id="alink" href="/csharparticles/object-initializer-in-csharp">Object Initializers in C#</a></li>
<li><a id="alink" href="/csharparticles/collection-initializer-in-csharp">Collection Initializer in C#</a></li>
</ul>
</div>
<div id="div-dropdown-id" class="dropdown">
<button id="menu-button-side" class="btn btn-primary d-none d-lg-inline-block dropdown-toggle" type="button" data-toggle="dropdown">
C# version 4.0
<span class="caret"></span>
</button>
<ul class="dropdown-menu">
<li><a id="alink" href="/csharparticles/dynamic-binding-in-csharp">Dynamic Binding in C#</a></li>
<li><a id="alink" href="/csharparticles/named-optional-parameters-in-csharp">Named Optional Parameters in C#</a></li>
<li><a id="alink" href="/csharparticles/covariance-and-contravariance-in-generics-in-csharp">Covariance And Contravariance Generics in C#</a></li>
</ul>
</div>
<div id="div-dropdown-id" class="dropdown">
<button id="menu-button-side" class="btn btn-primary d-none d-lg-inline-block dropdown-toggle" type="button" data-toggle="dropdown">
C# version 5.0
<span class="caret"></span>
</button>
<ul class="dropdown-menu">
<li><a id="alink" href="/csharparticles/async-await-in-csharp">Await Async in C#</a></li>
<li><a id="alink" href="/csharparticles/caller-info-attributes-in-csharp">Caller Info Attributes in C#</a></li>
</ul>
</div>
<div id="div-dropdown-id" class="dropdown">
<button id="menu-button-side" class="btn btn-primary d-none d-lg-inline-block dropdown-toggle" type="button" data-toggle="dropdown">
C# version 6.0
<span class="caret"></span>
</button>
<ul class="dropdown-menu">
<li><a id="alink" href="/csharparticles/static-import-in-csharp">Static Import in C#</a></li>
<li><a id="alink" href="/csharparticles/exception-filters-in-csharp">Exception filters in C#</a></li>
<li><a id="alink" href="/csharparticles/auto-property-initializer-in-csharp">Auto Property Initializers in C#</a></li>
<li><a id="alink" href="/csharparticles/expression-bodied-members-in-csharp">Expression-Bodied Members in C#</a></li>
<li><a id="alink" href="/csharparticles/null-propagation-operator-in-csharp">Null Propagation Operator in C#</a></li>
<li><a id="alink" href="/csharparticles/string-interpolation-in-csharp">String Interpolation in C#</a></li>
<li><a id="alink" href="/csharparticles/nameof-operator-in-csharp">Nameof Operator in C#</a></li>
</ul>
</div>
<div id="div-dropdown-id" class="dropdown">
<button id="menu-button-side" class="btn btn-primary d-none d-lg-inline-block dropdown-toggle" type="button" data-toggle="dropdown">
C# version 7.0
<span class="caret"></span>
</button>
<ul class="dropdown-menu">
<li><a id="alink" href="/csharparticles/tuples-and-deconstruction-in-csharp">Tuple Deconstruction in C#</a></li>
<li><a id="alink" href="/csharparticles/pattern-matching-in-csharp">Pattern Matching in C#</a></li>
<li><a id="alink" href="/csharparticles/local-functions-in-csharp">Local Functions in C#</a></li>
<li><a id="alink" href="/csharparticles/ref-locals-and-ref-returns-in-csharp">Ref Locals and Ref Returns in C#</a></li>
<li><a id="alink" href="/csharparticles/discards-in-csharp">Discards Variable in C#</a></li>
<li><a id="alink" href="/csharparticles/binary-literals-and-digit-separators-csharp">Binary Literals And Digit Separators in C#</a></li>
<li><a id="alink" href="/csharparticles/throw-expressions-csharp">Throw Expressions in C#</a></li>
</ul>
</div>
<div id="div-dropdown-id" class="dropdown">
<button id="menu-button-side" class="btn btn-primary d-none d-lg-inline-block dropdown-toggle" type="button" data-toggle="dropdown">
C# version 7.1
<span class="caret"></span>
</button>
<ul class="dropdown-menu">
<li><a id="alink" href="/csharparticles/main-method-async-in-csharp">Main Method Async in C#</a></li>
<li><a id="alink" href="/csharparticles/default-literal-expressions-in-csharp">Default Literal Expressions in C#</a></li>
<li><a id="alink" href="/csharparticles/inferred-tuple-element-names-in-csharp">Inferred Tuple Element Names in C#</a></li>
<li><a id="alink" href="/csharparticles/pattern-matching-on-generic-type-parameters-in-csharp">Pattern Matching On Generic Type Parameters in C#</a></li>
</ul>
</div>
<div id="div-dropdown-id" class="dropdown">
<button id="menu-button-side" class="btn btn-primary d-none d-lg-inline-block dropdown-toggle" type="button" data-toggle="dropdown">
C# version 7.2
<span class="caret"></span>
</button>
<ul class="dropdown-menu">
<li><a id="alink" href="/csharparticles/stackalloc-in-csharp">Stackalloc in C#</a></li>
<li><a id="alink" href="/csharparticles/fixed-statement-in-csharp">Fixed Statement in C#</a></li>
<li><a id="alink" href="/csharparticles/access-fixed-fields-without-pinning-in-csharp">Access Fixed Fields Without Pinning in C#</a></li>
<li><a id="alink" href="/csharparticles/ref-assignment-in-csharp">Ref Reassignment in C#</a></li>
<li><a id="alink" href="/csharparticles/readonly-struct-in-csharp">Readonly Struct in C#</a></li>
<li><a id="alink" href="/csharparticles/ref-readonly-in-csharp">Ref Readonly in C#</a></li>
</ul>
</div>
<div id="div-dropdown-id" class="dropdown">
<button id="menu-button-side" class="btn btn-primary d-none d-lg-inline-block dropdown-toggle" type="button" data-toggle="dropdown">
C# version 7.2
<span class="caret"></span>
</button>
<ul class="dropdown-menu">
<li><a id="alink" href="/csharparticles/ref-struct-in-csharp">Ref Struct in C#</a></li>
<li><a id="alink" href="/csharparticles/non-trailing-named-arguments-in-csharp">Non-Trailing Named Arguments in C#</a></li>
<li><a id="alink" href="/csharparticles/leading-underscores-in-numeric-literals-in-csharp">Leading Underscores In Numeric Literals in C#</a></li>
<li><a id="alink" href="/csharparticles/private-protected-access-modifier-in-csharp">Private Protected Access Modifier in C#</a></li>
<li><a id="alink" href="/csharparticles/conditional-ref-expression-in-csharp">Conditional Ref Expressions in C#</a></li>
</ul>
</div>
<div id="div-dropdown-id" class="dropdown">
<button id="menu-button-side" class="btn btn-primary d-none d-lg-inline-block dropdown-toggle" type="button" data-toggle="dropdown">
C# version 8.0
<span class="caret"></span>
</button>
<ul class="dropdown-menu">
<li><a id="alink" href="/csharparticles/readonly-members-in-csharp">Readonly Members in C#</a></li>
<li><a id="alink" href="/csharparticles/default-interface-methods-in-csharp">Default Interface Methods in C#</a></li>
<li><a id="alink" href="/csharparticles/using-declaration-in-csharp">Using Declarations in C#</a></li>
<li><a id="alink" href="/csharparticles/static-local-function-in-csharp">Static Local Functions in C#</a></li>
<li><a id="alink" href="/csharparticles/disposable-ref-struct-in-csharp">Disposable Ref Structs in C#</a></li>
<li><a id="alink" href="/csharparticles/nullable-reference-types-in-csharp">Nullable Reference Types in C#</a></li>
</ul>
</div>
<div id="div-dropdown-id" class="dropdown">
<button id="menu-button-side" class="btn btn-primary d-none d-lg-inline-block dropdown-toggle" type="button" data-toggle="dropdown">
C# version 8.0
<span class="caret"></span>
</button>
<ul class="dropdown-menu">
<li><a id="alink" href="/csharparticles/asynchronous-streams-in-csharp">Asynchronous Streams in C#</a></li>
<li><a id="alink" href="/csharparticles/indices-and-ranges-in-csharp">Indices And Ranges in C#</a></li>
<li><a id="alink" href="/csharparticles/null-coalescing-assignment-in-csharp">Null-Coalescing Assignment in C#</a></li>
<li><a id="alink" href="/csharparticles/unmanaged-constructed-types-in-csharp">Unmanaged Constructed Types in C#</a></li>
<li><a id="alink" href="/csharparticles/stackalloc-in-nested-expressions-in-csharp">Stackalloc In Nested Expressions in C#</a></li>
<li><a id="alink" href="/csharparticles/interpolated-verbatim-string-in-csharp">Interpolated Verbatim Strings in C#</a></li>
</ul>
</div>
<div id="div-dropdown-id" class="dropdown">
<button id="menu-button-side" class="btn btn-primary d-none d-lg-inline-block dropdown-toggle" type="button" data-toggle="dropdown">
C# version 9.0
<span class="caret"></span>
</button>
<ul class="dropdown-menu">
<li><a id="alink" href="/csharparticles/record-example-in-csharp">Records Example in C#</a></li>
<li><a id="alink" href="/csharparticles/init-only-setters-in-csharp">Init Only Setters in C#</a></li>
<li><a id="alink" href="/csharparticles/top-level-statements-in-csharp">Top-Level Statements in C#</a></li>
<li><a id="alink" href="/csharparticles/interop-performance-in-csharp">Performance And Interop Types in C#</a></li>
<li><a id="alink" href="/csharparticles/native-sized-integers-in-csharp">Native Sized Integers in C#</a></li>
<li><a id="alink" href="/csharparticles/function-pointers-in-csharp">Function Pointers in C#</a></li>
</ul>
</div>
<div id="div-dropdown-id" class="dropdown">
<button id="menu-button-side" class="btn btn-primary d-none d-lg-inline-block dropdown-toggle" type="button" data-toggle="dropdown">
C# version 9.0
<span class="caret"></span>
</button>
<ul class="dropdown-menu">
<li><a id="alink" href="/csharparticles/suppress-emitting-localsinit-flag-in-csharp">Suppress Emitting LocalsInit Flag in C#</a></li>
<li><a id="alink" href="/csharparticles/module-initializers-in-csharp">Module Initializers in C#</a></li>
<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>
<li><a id="alink" href="/csharparticles/fit-and-finish-features-in-csharp">Fit And Finish Features in C#</a></li>
<li><a id="alink" href="/csharparticles/target-typed-new-expressions-in-csharp">Target Typed New Expressions in C#</a></li>
<li><a id="alink" href="/csharparticles/static-anonymous-functions-in-csharp">Static Anonymous Functions in C#</a></li>
</ul>
</div>
<div id="div-dropdown-id" class="dropdown">
<button id="menu-button-side" class="btn btn-primary d-none d-lg-inline-block dropdown-toggle" type="button" data-toggle="dropdown">
C# version 9.0
<span class="caret"></span>
</button>
<ul class="dropdown-menu">
<li><a id="alink" href="/csharparticles/target-typed-conditional-expressions-in-csharp">Target Typed Conditional Expression in C#</a></li>
<li><a id="alink" href="/csharparticles/covariant-return-types-in-csharp">Covariant Return Types in C#</a></li>
<li><a id="alink" href="/csharparticles/extension-getenumerator-support-for-foreach-loops-in-csharp">Extension GetEnumerator Support For Foreach Loops in C#</a></li>
<li><a id="alink" href="/csharparticles/lambda-discard-parameters-in-csharp">Lambda Discard Parameters in C#</a></li>
<li><a id="alink" href="/csharparticles/attributes-on-local-functions-in-csharp">Attributes On Local Functions in C#</a></li>
</ul>
</div>
<div id="div-dropdown-id" class="dropdown">
<button id="menu-button-side" class="btn btn-primary d-none d-lg-inline-block dropdown-toggle" type="button" data-toggle="dropdown">
C# version 10.0
<span class="caret"></span>
</button>
<ul class="dropdown-menu">
<li><a id="alink" href="/csharparticles/record-structs-in-csharp">Record Struct in C#</a></li>
<li><a id="alink" href="/csharparticles/improvements-of-structure-types-in-csharp">Improvements Of Structure Types in C#</a></li>
<li><a id="alink" href="/csharparticles/interpolated-string-handlers-in-csharp">Interpolated String Handler in C#</a></li>
<li><a id="alink" href="/csharparticles/global-using-directives-in-csharp">Global Using Directive in C#</a></li>
<li><a id="alink" href="/csharparticles/file-scoped-namespace-declaration-in-csharp">File-Scoped Namespace Declaration in C#</a></li>
</ul>
</div>
<div id="div-dropdown-id" class="dropdown">
<button id="menu-button-side" class="btn btn-primary d-none d-lg-inline-block dropdown-toggle" type="button" data-toggle="dropdown">
C# version 10.0
<span class="caret"></span>
</button>
<ul class="dropdown-menu">
<li><a id="alink" href="/csharparticles/extended-property-patterns-in-csharp">Extended Property Patterns in C#</a></li>
<li><a id="alink" href="/csharparticles/lambda-expressions-with-natural-type-in-csharp">Lambda Expressions With Natural Type in C#</a></li>
<li><a id="alink" href="/csharparticles/lambda-expressions-with-return-type-in-csharp">Lambda Expressions With Return Type in C#</a></li>
<li><a id="alink" href="/csharparticles/attributes-with-lambda-expressions-in-csharp">Attribute With Lambda Expression in C#</a></li>
<li><a id="alink" href="/csharparticles/const-strings-initialized-using-string-interpolation-in-csharp">Const String Interpolation in C#</a></li>
<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>
</ul>
</div>
<div id="div-dropdown-id" class="dropdown">
<button id="menu-button-side" class="btn btn-primary d-none d-lg-inline-block dropdown-toggle" type="button" data-toggle="dropdown">
C# version 10.0
<span class="caret"></span>
</button>
<ul class="dropdown-menu">
<li><a id="alink" href="/csharparticles/warnings-for-definite-assignment-in-csharp">Warning For Definite Assignments And Null-State Analysis in C#</a></li>
<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>
<li><a id="alink" href="/csharparticles/allow-async-methodbuilder-attribute-on-methods-in-csharp">Allow Asyncmethodbuilder Attribute On Methods in C#</a></li>
<li><a id="alink" href="/csharparticles/callerargumentexpression-attribute-in-csharp">CallerArgumentExpression Attribute in C#</a></li>
<li><a id="alink" href="/csharparticles/new-format-for-the-line-pragma-in-csharp">New Format For The Line Pragma in C#</a></li>
</ul>
</div>
<div id="div-dropdown-id" class="dropdown">
<button id="menu-button-side" class="btn btn-primary d-none d-lg-inline-block dropdown-toggle" type="button" data-toggle="dropdown">
C# version 11.0
<span class="caret"></span>
</button>
<ul class="dropdown-menu">
<li><a id="alink" href="/csharparticles/raw-string-literals-in-csharp">Raw String Literals in C#</a></li>
<li><a id="alink" href="/csharparticles/generic-math-support-in-csharp">Generic Math Support in C#</a></li>
<li><a id="alink" href="/csharparticles/generic-attributes-in-csharp">Generic Attributes in C#</a></li>
<li><a id="alink" href="/csharparticles/utf-8-string-literals-in-csharp">UTF-8 String Literal in C#</a></li>
<li><a id="alink" href="/csharparticles/newlines-in-string-interpolation-expressions-in-csharp">New Line In String Interpolation expression in C#</a></li>
</ul>
</div>
<div id="div-dropdown-id" class="dropdown">
<button id="menu-button-side" class="btn btn-primary d-none d-lg-inline-block dropdown-toggle" type="button" data-toggle="dropdown">
C# version 11.0
<span class="caret"></span>
</button>
<ul class="dropdown-menu">
<li><a id="alink" href="/csharparticles/list-patterns-in-csharp">List Patterns in C#</a></li>
<li><a id="alink" href="/csharparticles/file-local-types-in-csharp">File Local Types in C#</a></li>
<li><a id="alink" href="/csharparticles/required-members-in-csharp">Required Member in C#</a></li>
<li><a id="alink" href="/csharparticles/auto-default-structs-in-csharp">Auto Default Structs in C#</a></li>
<li><a id="alink" href="/csharparticles/pattern-match-span-char-on-a-constant-string-in-csharp">Pattern Match Span<char> on a constant string in C#</a></li>
</ul>
</div>
<div id="div-dropdown-id" class="dropdown">
<button id="menu-button-side" class="btn btn-primary d-none d-lg-inline-block dropdown-toggle" type="button" data-toggle="dropdown">
C# version 11.0
<span class="caret"></span>
</button>
<ul class="dropdown-menu">
<li><a id="alink" href="/csharparticles/extended-nameof-scope-in-csharp">Extended Nameof Scope in C#</a></li>
<li><a id="alink" href="/csharparticles/numeric-intptr-in-csharp">Numeric IntPtr in C#</a></li>
<li><a id="alink" href="/csharparticles/ref-fields-and-scoped-ref-in-csharp">Ref Fields And Scoped Ref in C#</a></li>
<li><a id="alink" href="/csharparticles/improved-method-group-conversion-to-delegate-in-csharp">Improved Method Group Conversion To Delegate in C#</a></li>
<li><a id="alink" href="/csharparticles/warning-wave-7-in-csharp">Warning Wave 7 in C#</a></li>
</ul>
</div>
<div id="div-dropdown-id" class="dropdown">
<button id="menu-button-side" class="btn btn-primary d-none d-lg-inline-block dropdown-toggle" type="button" data-toggle="dropdown">
C# version 12.0
<span class="caret"></span>
</button>
<ul class="dropdown-menu">
<li><a id="alink" href="/csharparticles/primary-constructors-in-csharp">Primary Constructors in C#</a></li>
<li><a id="alink" href="/csharparticles/collection-expressions-in-csharp">Collection Expressions in C#</a></li>
<li><a id="alink" href="/csharparticles/inline-arrays-in-csharp">Inline Arrays in C#</a></li>
<li><a id="alink" href="/csharparticles/optional-parameters-in-lambda-expressions-in-csharp">Optional Parameters In Lambda Expressions in C#</a></li>
<li><a id="alink" href="/csharparticles/ref-readonly-parameters-in-csharp">Ref Readonly Parameters in C#</a></li>
</ul>
</div>
<div id="div-dropdown-id" class="dropdown">
<button id="menu-button-side" class="btn btn-primary d-none d-lg-inline-block dropdown-toggle" type="button" data-toggle="dropdown">
C# version 12.0
<span class="caret"></span>
</button>
<ul class="dropdown-menu">
<li><a id="alink" href="/csharparticles/alias-any-type-in-csharp">Alias Any Type in C#</a></li>
<li><a id="alink" href="/csharparticles/experimental-attribute-in-csharp">Experimental Attribute in C#</a></li>
</ul>
</div>
<div id="div-dropdown-id" class="dropdown">
<button id="menu-button-side" class="btn btn-primary d-none d-lg-inline-block dropdown-toggle" type="button" data-toggle="dropdown">
C# version 13.0
<span class="caret"></span>
</button>
<ul class="dropdown-menu">
<li><a id="alink" href="/csharparticles/params-collections-in-csharp">Params Collections in C#</a></li>
<li><a id="alink" href="/csharparticles/new-lock-type-and-semantics-in-csharp">New Lock Type And Semantics in C#</a></li>
<li><a id="alink" href="/csharparticles/new-escape-sequence-in-csharp">New Escape Sequence in C#</a></li>
<li><a id="alink" href="/csharparticles/small-optimizations-in-csharp">Overload Resolution In Lambda Expressions in C#</a></li>
<li><a id="alink" href="/csharparticles/implicit-indexer-access-in-csharp">Implicit Indexer Access in C#</a></li>
</ul>
</div>
<div id="div-dropdown-id" class="dropdown">
<button id="menu-button-side" class="btn btn-primary d-none d-lg-inline-block dropdown-toggle" type="button" data-toggle="dropdown">
C# version 13.0
<span class="caret"></span>
</button>
<ul class="dropdown-menu">
<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>
<li><a id="alink" href="/csharparticles/ref-struct-types-to-implement-interfaces-in-csharp">Ref Struct Implement Interface in C#</a></li>
<li><a id="alink" href="/csharparticles/ref-struct-types-as-arguments-in-csharp">Ref Struct Type Argument in C#</a></li>
<li><a id="alink" href="/csharparticles/partial-properties-and-indexers-in-csharp">Partial Properties and Indexers in C#</a></li>
<li><a id="alink" href="/csharparticles/overload-resolution-priority-allows-library-in-csharp">Overload Resolution Priority in C#</a></li>
</ul>
</div>
<div id="div-dropdown-id" class="dropdown">
<button id="menu-button-side" class="btn btn-primary d-none d-lg-inline-block dropdown-toggle" type="button" data-toggle="dropdown">
C# Interview
<span class="caret"></span>
</button>
<ul class="dropdown-menu">
<li><a id="alink" href="/Interview/basic-csharp-interview-questions">C# Interview Questions and Answers</a></li>
<li><a id="alink" href="/Interview/csharp-oop-interview-questions">C# OOP Interview Questions and Answers</a></li>
</ul>
</div>
<div id="div-dropdown-id" class="dropdown">
<button id="menu-button-side" class="btn btn-primary d-none d-lg-inline-block dropdown-toggle" type="button" data-toggle="dropdown">
C# History
<span class="caret"></span>
</button>
<ul class="dropdown-menu">
<li><a id="alink" href="/history/c-sharp-version-one-point-zero-tutorial">C# version 1.0</a></li>
</ul>
</div>
</div>
</aside>
</div>
<!-- Content Side -->
<div class="content-side col-lg-6 col-md-12 col-sm-12">
<div class="service-detail">
<div class="inner-box">
<div class="lower-content">
<h1 class="mt-3 mb-3 pt-1 pb-1 h1-color">Learn C# Programming</h1>
<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>
<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>
<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>
<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>
<p class="mt-3">With .NET Core, C# can run on multiple platforms including Windows, macOS, and Linux, increasing its cross-platform compatibility.</p>
<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>
<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>
<div class="row">
<div class="col-sm-6">
<div class="mt-4 mb-4 pt-4 pb-4 pl-4 pr-4" style="height:150px; width:350px; background-color:#e6e6ff; ">
<p style="color:black">
<span style="font-weight:bold">Desktop Applications:</span> Desktop application can be made with WPF (Windows Presentation Foundation) and Windows Forms.
</p>
</div>
</div>
<div class="col-sm-6">
<div class="mt-4 mb-4 pt-4 pb-4 pl-4 pr-4" style="height:150px; width:350px; background-color:#ffe6ff; ">
<p style="color:black">
<span style="font-weight:bold">Web Development:</span> Web application can be made in c# with Asp.Net Core and Asp.net MVC
</p>
</div>
</div>
</div>
<div class="row">
<div class="col-sm-6">
<div class="mt-4 mb-4 pt-4 pb-4 pl-4 pr-4" style="height:150px; width:350px; background-color:#e6ffe6; ">
<p style="color:black">
<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.
</p>
</div>
</div>
<div class="col-sm-6">
<div class="mt-4 mb-4 pt-4 pb-4 pl-4 pr-4" style="height:150px; width:350px; background-color:#ffebe6; ">
<p style="color:black">
<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.
</p>
</div>
</div>
</div>
<div class="row">
<div class="col-sm-6">
<div class="mt-4 mb-4 pt-4 pb-4 pl-4 pr-4" style="height:150px; width:350px; background-color:#ffffe6; ">
<p style="color:black">
<span style="font-weight:bold">Backend Services:</span> C# is used for developing backend services, APIs, and microservices with help of Asp.Net Core.
</p>
</div>
</div>
<div class="col-sm-6">
<div class="mt-4 mb-4 pt-4 pb-4 pl-4 pr-4" style="height:170px; width:350px; background-color:#e6ffff; ">
<p style="color:black">
<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
</p>
</div>
</div>
</div>
<div class="row">
<div class="col-sm-6">
<div class="mt-4 mb-4 pt-4 pb-4 pl-4 pr-4" style="height:150px; width:350px; background-color:#f9f2ec; ">
<p style="color:black">
<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.
</p>
</div>
</div>
</div>
<h2 class="mt-3 mb-3 pt-1 pb-1 h1-color">What chapters you can learn from these C# tutorial?</h2>
<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>
<ul class="service-list-one">
<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>
<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>
<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>
<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>
<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>
<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>
<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>
<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>
<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>
<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>
<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>
<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>
<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>
<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>
<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>
<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>
<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>
<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>
<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>
<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>
<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>
<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>
<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>
<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>
<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>
<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>
<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>
<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>
<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>
<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>
</ul>
</div>
</div>
</div>
</div>
<!-- Main Footer -->
<div class="content-side right-sidebar col-lg-3 col-md-12 col-sm-12">
<div class="row">
<div class="col-md-11 col-12">
<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">
<img class="img-fluid mt-5 mb-2" src="/images/Book1-Paper.jpg" alt="C# Paper Book For Sell" />
</a>
</div>
</div>
<div class="row">
<div class="col-md-11 col-12">
<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">
<img class="img-fluid mt-2 mb-2" src="/images/Book1-Ebook.jpg" alt="C# Ebook For Sell" />
</a>
</div>
</div>
<div class="row">
<div class="col-md-11 col-12">
<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">
<img class="img-fluid mt-2 mb-2" src="/images/Book2-Paper.jpg" alt="OOP Paper Book For Sell" />
</a>
</div>
</div>
<div class="row">
<div class="col-md-11 col-12">
<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">
<img class="img-fluid mt-2 mb-2" src="/images/Book2-Ebook.jpg" alt="OOP Ebook For Sell" />
</a>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Footer Ad -->
<!-- Main Footer -->
<!-- Main Footer -->
<footer class="footer-style-two" style="background-image: url(~/images/background/3.jpg)">
<div class="container-fluid">
<!--Widgets Section-->
<div class="widgets-section">
<div class="row clearfix">
<!-- Footer Column -->
<div class="footer-column col-lg-3 col-md-6 col-sm-12">
<div class="footer-widget logo-widget">
<div class="logo">
<a href="/"><img src="/images/logo-4.svg" style="width:160px; height:80px;" alt="" /></a>
</div>
<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>
<!-- Social Box -->
<ul class="social-box">
<li><a target="_blank" href="https://www.facebook.com/CSharpTutorial111" class="fab fa-facebook-f"></a></li>
<li><a target="_blank" href="http://twitter.com/CSharp92827922" class="fab fa-twitter"></a></li>
<li><a target="_blank" href="http://instagram.com/cshar_ptutorial?igsh=MXI5OWVpMDI2YnI0ZW==" class="fab fa-pinterest-p"></a></li>
<li><a target="_blank" href="https://www.linkedin.com/in/c-sharptutorial/" class="fab fa-linkedin-in"></a></li>
</ul>
</div>
</div>
<!-- Footer Column -->
<div class="footer-column col-lg-3 col-md-6 col-sm-12">
<div class="footer-widget links-widget">
<h4>Learn Tutorials</h4>
<ul class="list-link style-two">
<li><a href="/basic/history-in-csharp">History in C#</a></li>
<li><a href="/control/if-condition-in-csharp">if Statement in C#</a></li>
<li><a href="/function/simple-function-in-csharp">Function in C#</a></li>
<li><a href="/array/array-in-csharp">Array in C#</a></li>
<li><a href="/class/class-in-csharp">Classes in C#</a></li>
<li><a href="/collection/list-in-csharp">List in C#</a></li>
</ul>
</div>
</div>
<!-- Footer Column -->
<div class="footer-column col-lg-3 col-md-6 col-sm-12">
<div class="footer-widget news-widget">
<h4>Latest News</h4>
<!-- Footer Column -->
<div class="widget-content">
<div class="post">
<div class="thumb"><a href="/csharparticles/how-initialize-empty-array-in-csharp"><img src="/images/resource/post-thumb-3.jpg" alt=""></a></div>
<span class="date">May 01, 2025</span>
<h5><a href="/csharparticles/how-initialize-empty-array-in-csharp">How initialize empty array in CSharp</a></h5>
</div>
<div class="post">
<div class="thumb"><a href="/csharparticles/how-initialize-empty-array-in-csharp"><img src="/images/resource/post-thumb-4.jpg" alt=""></a></div>
<span class="date">May 01, 2025</span>
<h5><a href="/csharparticles/how-to-store-list-in-dictinary-in-csharp">How to store list in dictionary in CSharp</a></h5>
</div>
</div>
</div>
</div>
<!-- Footer Column -->
<div class="footer-column col-lg-3 col-md-6 col-sm-12">
<div class="footer-widget contact-info-widget">
<h4>Learn Tutorials</h4>
<ul class="footer-info-list style-two">
<li><span class="icon flaticon-telephone-1"></span><a href="tel:+92-307-501-226-7">+92-307-501-226-7</a></li>
<li><span class="icon flaticon-email-2"></span><a href="mailto:info@c-sharptutorial.com">info@c-sharptutorial.com</a></li>
<li><span class="icon flaticon-send-1"></span>House # 18 Muslim Town Taxila, Rewalpandi</li>
<li><span class="icon flaticon-clock-1"></span>Opening Hours: 10:00 - 18:00</li>
</ul>
</div>
</div>
</div>
</div>
</div>
<!-- Footer Bottom -->
<div class="footer-bottom">
<div class="container-fluid">
<div class="row clearfix">
<!-- Column -->
<div class="column col-lg-6 col-md-12 col-sm-12">
<div class="copyright">© 2025 All Rights Reserved. Design & Developed By C-Sharp Tutorial</div>
</div>
<!-- Column -->
<div class="column col-lg-6 col-md-12 col-sm-12">
<ul class="footer-nav">
<li><a href="/">Home</a></li>
<li><a href="/home/about-us">About Us</a></li>
<li><a href="/home/contact-us">Contact Us</a></li>
<li><a href="/home/privacy">Privacy Policy</a></li>
<li><a href="/home/terms-conditions">Terms of Use</a></li>
</ul>
</div>
</div>
</div>
</div>
</footer>
</div>
<!--End pagewrapper-->
<!-- Color Palate / Color Switcher -->
<div class="color-palate">
<div class="color-trigger">
<i class="fas fa-cog"></i>
</div>
<div class="color-palate-head">
<h6>Choose Your Options</h6>
</div>
<h5>RTL Version</h5>
<ul class="rtl-version option-box"> <li class="rtl">RTL Version</li> <li>LTR Version</li> </ul>
<h5>Boxed Version</h5>
<ul class="box-version option-box"> <li class="box">Boxed</li> <li>Full width</li></ul>
<h5>Want Sticky Header</h5>
<ul class="header-version option-box"> <li class="box">No</li> <li>Yes</li></ul>
<h5>Dark Verion</h5>
<ul class="dark-version option-box"> <li class="box">Yes</li> <li>No</li></ul>
<a href="#" class="purchase-btn">Purchase now $17</a>
<div class="palate-foo">
<span>You will find much more options and styling in admin panel.</span>
</div>
</div>
<!-- Search Popup -->
<div class="search-popup">
<button class="close-search style-two"><span class="flaticon-multiply"></span></button>
<button class="close-search"><span class="fa fa-arrow-up"></span></button>
<form method="post" action="blog.html">
<div class="form-group">
<input type="search" name="search-field" value="" placeholder="Search Here" required="">
<button type="submit"><i class="fa fa-search"></i></button>
</div>
</form>
</div>
<!-- End Header Search -->
<!-- Scroll To Top -->
<div class="back-to-top scroll-to-target show-back-to-top" data-target="html">TOP</div>
<script type="text/javascript" src="https://code.jquery.com/jquery-1.7.1.min.js"></script>
<script>
function copyFunction() {
const copyButtonLabel = "Copy Code";
var copyText = document.getElementById("code-part");
navigator.clipboard.writeText(copyText.innerText);
document.getElementById("divbtn").removeAttribute("style");
document.getElementById("divbtn").setAttribute("style", "margin-left:-107px;");
document.getElementById("btncopy").setAttribute("class", "btn btn-success");
document.getElementById("btncopy").innerText = "Code copied in clipboard";
setTimeout(() => {
document.getElementById("divbtn").removeAttribute("style");
document.getElementById("divbtn").setAttribute("style", "margin-left:-4px;");
document.getElementById("btncopy").setAttribute("class", "btn btn-danger");
document.getElementById("btncopy").innerText = copyButtonLabel;
}, 1200);
}
</script>
<script>
function copyFunctionOne() {
const copyButtonLabel = "Copy Code";
var copyText = document.getElementById("code-part-one");
navigator.clipboard.writeText(copyText.innerText);
document.getElementById("divbtnOne").removeAttribute("style");
document.getElementById("divbtnOne").setAttribute("style", "margin-left:-107px;");
document.getElementById("btncopyOne").setAttribute("class", "btn btn-success");
document.getElementById("btncopyOne").innerText = "Code copied in clipboard";
setTimeout(() => {
document.getElementById("divbtnOne").removeAttribute("style");
document.getElementById("divbtnOne").setAttribute("style", "margin-left:-4px;");
document.getElementById("btncopyOne").setAttribute("class", "btn btn-danger");
document.getElementById("btncopyOne").innerText = copyButtonLabel;
}, 1200);
}
</script>
<script>
function copyFunctionTwo() {
const copyButtonLabel = "Copy Code";
var copyText = document.getElementById("code-part-two");
navigator.clipboard.writeText(copyText.innerText);
document.getElementById("divbtnTwo").removeAttribute("style");
document.getElementById("divbtnTwo").setAttribute("style", "margin-left:-107px;");
document.getElementById("btncopyTwo").setAttribute("class", "btn btn-success");
document.getElementById("btncopyTwo").innerText = "Code copied in clipboard";
setTimeout(() => {
document.getElementById("divbtnTwo").removeAttribute("style");
document.getElementById("divbtnTwo").setAttribute("style", "margin-left:-4px;");
document.getElementById("btncopyTwo").setAttribute("class", "btn btn-danger");
document.getElementById("btncopyTwo").innerText = copyButtonLabel;
}, 1200);
}
</script>
<script>
function copyFunctionThree() {
const copyButtonLabel = "Copy Code";
var copyText = document.getElementById("code-part-three");
navigator.clipboard.writeText(copyText.innerText);
document.getElementById("divbtnThree").removeAttribute("style");
document.getElementById("divbtnThree").setAttribute("style", "margin-left:-107px;");
document.getElementById("btncopyThree").setAttribute("class", "btn btn-success");
document.getElementById("btncopyThree").innerText = "Code copied in clipboard";
setTimeout(() => {
document.getElementById("divbtnThree").removeAttribute("style");
document.getElementById("divbtnThree").setAttribute("style", "margin-left:-4px;");
document.getElementById("btncopyThree").setAttribute("class", "btn btn-danger");
document.getElementById("btncopyThree").innerText = copyButtonLabel;
}, 1200);
}
</script>
<script>
function copyFunctionFour() {
const copyButtonLabel = "Copy Code";
var copyText = document.getElementById("code-part-four");
navigator.clipboard.writeText(copyText.innerText);
document.getElementById("divbtnFour").removeAttribute("style");
document.getElementById("divbtnFour").setAttribute("style", "margin-left:-107px;");
document.getElementById("btncopyFour").setAttribute("class", "btn btn-success");
document.getElementById("btncopyFour").innerText = "Code copied in clipboard";
setTimeout(() => {
document.getElementById("divbtnFour").removeAttribute("style");
document.getElementById("divbtnFour").setAttribute("style", "margin-left:-4px;");
document.getElementById("btncopyFour").setAttribute("class", "btn btn-danger");
document.getElementById("btncopyFour").innerText = copyButtonLabel;
}, 1200);
}
</script>
<script>
function copyFunctionFive() {
const copyButtonLabel = "Copy Code";
var copyText = document.getElementById("code-part-five");
navigator.clipboard.writeText(copyText.innerText);
document.getElementById("divbtnFive").removeAttribute("style");
document.getElementById("divbtnFive").setAttribute("style", "margin-left:-107px;");
document.getElementById("btncopyFive").setAttribute("class", "btn btn-success");
document.getElementById("btncopyFive").innerText = "Code copied in clipboard";
setTimeout(() => {
document.getElementById("divbtnFive").removeAttribute("style");
document.getElementById("divbtnFive").setAttribute("style", "margin-left:-4px;");
document.getElementById("btncopyFive").setAttribute("class", "btn btn-danger");
document.getElementById("btncopyFive").innerText = copyButtonLabel;
}, 1200);
}
</script>
<script>
function copyFunctionSix() {
const copyButtonLabel = "Copy Code";
var copyText = document.getElementById("code-part-six");
navigator.clipboard.writeText(copyText.innerText);
document.getElementById("divbtnSix").removeAttribute("style");
document.getElementById("divbtnSix").setAttribute("style", "margin-left:-107px;");
document.getElementById("btncopySix").setAttribute("class", "btn btn-success");
document.getElementById("btncopySix").innerText = "Code copied in clipboard";
setTimeout(() => {
document.getElementById("divbtnSix").removeAttribute("style");
document.getElementById("divbtnSix").setAttribute("style", "margin-left:-4px;");
document.getElementById("btncopySix").setAttribute("class", "btn btn-danger");
document.getElementById("btncopySix").innerText = copyButtonLabel;
}, 1200);
}
</script>
<script>
function copyFunctionSeven() {
const copyButtonLabel = "Copy Code";
var copyText = document.getElementById("code-part-seven");
navigator.clipboard.writeText(copyText.innerText);
document.getElementById("divbtnSeven").removeAttribute("style");
document.getElementById("divbtnSeven").setAttribute("style", "margin-left:-107px;");
document.getElementById("btncopySeven").setAttribute("class", "btn btn-success");
document.getElementById("btncopySeven").innerText = "Code copied in clipboard";
setTimeout(() => {
document.getElementById("divbtnSeven").removeAttribute("style");
document.getElementById("divbtnSeven").setAttribute("style", "margin-left:-4px;");
document.getElementById("btncopySeven").setAttribute("class", "btn btn-danger");
document.getElementById("btncopySeven").innerText = copyButtonLabel;
}, 1200);
}
</script>
<script>
function copyFunctionEight() {
const copyButtonLabel = "Copy Code";
var copyText = document.getElementById("code-part-eight");
navigator.clipboard.writeText(copyText.innerText);
document.getElementById("divbtnEight").removeAttribute("style");
document.getElementById("divbtnEight").setAttribute("style", "margin-left:-107px;");
document.getElementById("btncopyEight").setAttribute("class", "btn btn-success");
document.getElementById("btncopyEight").innerText = "Code copied in clipboard";
setTimeout(() => {
document.getElementById("divbtnEight").removeAttribute("style");
document.getElementById("divbtnEight").setAttribute("style", "margin-left:-4px;");
document.getElementById("btncopyEight").setAttribute("class", "btn btn-danger");
document.getElementById("btncopyEight").innerText = copyButtonLabel;
}, 1200);
}
</script>
<script>
function copyFunctionNine() {
const copyButtonLabel = "Copy Code";
var copyText = document.getElementById("code-part-nine");
navigator.clipboard.writeText(copyText.innerText);
document.getElementById("divbtnNine").removeAttribute("style");
document.getElementById("divbtnNine").setAttribute("style", "margin-left:-107px;");
document.getElementById("btncopyNine").setAttribute("class", "btn btn-success");
document.getElementById("btncopyNine").innerText = "Code copied in clipboard";
setTimeout(() => {
document.getElementById("divbtnNine").removeAttribute("style");
document.getElementById("divbtnNine").setAttribute("style", "margin-left:-4px;");
document.getElementById("btncopyNine").setAttribute("class", "btn btn-danger");
document.getElementById("btncopyNine").innerText = copyButtonLabel;
}, 1200);
}
</script>
<script>
function copyFunctionTen() {
const copyButtonLabel = "Copy Code";
var copyText = document.getElementById("code-part-ten");
navigator.clipboard.writeText(copyText.innerText);
document.getElementById("divbtnTen").removeAttribute("style");
document.getElementById("divbtnTen").setAttribute("style", "margin-left:-107px;");
document.getElementById("btncopyTen").setAttribute("class", "btn btn-success");
document.getElementById("btncopyTen").innerText = "Code copied in clipboard";
setTimeout(() => {
document.getElementById("divbtnTen").removeAttribute("style");
document.getElementById("divbtnTen").setAttribute("style", "margin-left:-4px;");
document.getElementById("btncopyTen").setAttribute("class", "btn btn-danger");
document.getElementById("btncopyTen").innerText = copyButtonLabel;
}, 1200);
}
</script>
<script>
function copyFunctionEleven() {
const copyButtonLabel = "Copy Code";
var copyText = document.getElementById("code-part-eleven");
navigator.clipboard.writeText(copyText.innerText);
document.getElementById("divbtnEleven").removeAttribute("style");
document.getElementById("divbtnEleven").setAttribute("style", "margin-left:-107px;");
document.getElementById("btncopyEleven").setAttribute("class", "btn btn-success");
document.getElementById("btncopyEleven").innerText = "Code copied in clipboard";
setTimeout(() => {
document.getElementById("divbtnEleven").removeAttribute("style");
document.getElementById("divbtnEleven").setAttribute("style", "margin-left:-4px;");
document.getElementById("btncopyEleven").setAttribute("class", "btn btn-danger");
document.getElementById("btncopyEleven").innerText = copyButtonLabel;
}, 1200);
}
</script>
<script>
function copyFunctionTwelve() {
const copyButtonLabel = "Copy Code";
var copyText = document.getElementById("code-part-twelve");
navigator.clipboard.writeText(copyText.innerText);
document.getElementById("divbtnTwelve").removeAttribute("style");
document.getElementById("divbtnTwelve").setAttribute("style", "margin-left:-107px;");
document.getElementById("btncopyTwelve").setAttribute("class", "btn btn-success");
document.getElementById("btncopyTwelve").innerText = "Code copied in clipboard";
setTimeout(() => {
document.getElementById("divbtnTwelve").removeAttribute("style");
document.getElementById("divbtnTwelve").setAttribute("style", "margin-left:-4px;");
document.getElementById("btncopyTwelve").setAttribute("class", "btn btn-danger");
document.getElementById("btncopyTwelve").innerText = copyButtonLabel;
}, 1200);
}
</script>
<script>
function copyFunctionThirteen() {
const copyButtonLabel = "Copy Code";
var copyText = document.getElementById("code-part-thirteen");
navigator.clipboard.writeText(copyText.innerText);
document.getElementById("divbtnThirteen").removeAttribute("style");
document.getElementById("divbtnThirteen").setAttribute("style", "margin-left:-107px;");
document.getElementById("btncopyThirteen").setAttribute("class", "btn btn-success");
document.getElementById("btncopyThirteen").innerText = "Code copied in clipboard";
setTimeout(() => {
document.getElementById("divbtnThirteen").removeAttribute("style");
document.getElementById("divbtnThirteen").setAttribute("style", "margin-left:-4px;");
document.getElementById("btncopyThirteen").setAttribute("class", "btn btn-danger");
document.getElementById("btncopyThirteen").innerText = copyButtonLabel;
}, 1200);
}
</script>
<script>
function copyFunctionFourteen() {
const copyButtonLabel = "Copy Code";
var copyText = document.getElementById("code-part-fourteen");
navigator.clipboard.writeText(copyText.innerText);
document.getElementById("divbtnFourteen").removeAttribute("style");
document.getElementById("divbtnFourteen").setAttribute("style", "margin-left:-107px;");
document.getElementById("btncopyFourteen").setAttribute("class", "btn btn-success");
document.getElementById("btncopyFourteen").innerText = "Code copied in clipboard";
setTimeout(() => {
document.getElementById("divbtnFourteen").removeAttribute("style");
document.getElementById("divbtnFourteen").setAttribute("style", "margin-left:-4px;");
document.getElementById("btncopyFourteen").setAttribute("class", "btn btn-danger");
document.getElementById("btncopyFourteen").innerText = copyButtonLabel;
}, 1200);
}
</script>
<script>
function copyFunctionFifteen() {
const copyButtonLabel = "Copy Code";
var copyText = document.getElementById("code-part-fifteen");
navigator.clipboard.writeText(copyText.innerText);
document.getElementById("divbtnFifteen").removeAttribute("style");
document.getElementById("divbtnFifteen").setAttribute("style", "margin-left:-107px;");
document.getElementById("btncopyFifteen").setAttribute("class", "btn btn-success");
document.getElementById("btncopyFifteen").innerText = "Code copied in clipboard";
setTimeout(() => {
document.getElementById("divbtnFifteen").removeAttribute("style");
document.getElementById("divbtnFifteen").setAttribute("style", "margin-left:-4px;");
document.getElementById("btncopyFifteen").setAttribute("class", "btn btn-danger");
document.getElementById("btncopyFifteen").innerText = copyButtonLabel;
}, 1200);
}
</script>
<script>
function copyFunctionSixteen() {
const copyButtonLabel = "Copy Code";
var copyText = document.getElementById("code-part-sixteen");
navigator.clipboard.writeText(copyText.innerText);
document.getElementById("divbtnSixteen").removeAttribute("style");
document.getElementById("divbtnSixteen").setAttribute("style", "margin-left:-107px;");
document.getElementById("btncopySixteen").setAttribute("class", "btn btn-success");
document.getElementById("btncopySixteen").innerText = "Code copied in clipboard";
setTimeout(() => {
document.getElementById("divbtnSixteen").removeAttribute("style");
document.getElementById("divbtnSixteen").setAttribute("style", "margin-left:-4px;");
document.getElementById("btncopySixteen").setAttribute("class", "btn btn-danger");
document.getElementById("btncopySixteen").innerText = copyButtonLabel;
}, 1200);
}
</script>
<script>
function copyFunctionSeventeen() {
const copyButtonLabel = "Copy Code";
var copyText = document.getElementById("code-part-seventeen");
navigator.clipboard.writeText(copyText.innerText);
document.getElementById("divbtnSeventeen").removeAttribute("style");
document.getElementById("divbtnSeventeen").setAttribute("style", "margin-left:-107px;");
document.getElementById("btncopySeventeen").setAttribute("class", "btn btn-success");
document.getElementById("btncopySeventeen").innerText = "Code copied in clipboard";
setTimeout(() => {
document.getElementById("divbtnSeventeen").removeAttribute("style");
document.getElementById("divbtnSeventeen").setAttribute("style", "margin-left:-4px;");
document.getElementById("btncopySeventeen").setAttribute("class", "btn btn-danger");
document.getElementById("btncopySeventeen").innerText = copyButtonLabel;
}, 1200);
}
</script>
<script>
function copyFunctionEighteen() {
const copyButtonLabel = "Copy Code";
var copyText = document.getElementById("code-part-eighteen");
navigator.clipboard.writeText(copyText.innerText);
document.getElementById("divbtnEighteen").removeAttribute("style");
document.getElementById("divbtnEighteen").setAttribute("style", "margin-left:-107px;");
document.getElementById("btncopyEighteen").setAttribute("class", "btn btn-success");
document.getElementById("btncopyEighteen").innerText = "Code copied in clipboard";
setTimeout(() => {
document.getElementById("divbtnEighteen").removeAttribute("style");
document.getElementById("divbtnEighteen").setAttribute("style", "margin-left:-4px;");
document.getElementById("btncopyEighteen").setAttribute("class", "btn btn-danger");
document.getElementById("btncopyEighteen").innerText = copyButtonLabel;
}, 1200);
}
</script>
<script>
function copyFunctionNinteen() {
const copyButtonLabel = "Copy Code";
var copyText = document.getElementById("code-part-ninteen");
navigator.clipboard.writeText(copyText.innerText);
document.getElementById("divbtnNinteen").removeAttribute("style");
document.getElementById("divbtnNinteen").setAttribute("style", "margin-left:-107px;");
document.getElementById("btncopyNinteen").setAttribute("class", "btn btn-success");
document.getElementById("btncopyNinteen").innerText = "Code copied in clipboard";
setTimeout(() => {
document.getElementById("divbtnNinteen").removeAttribute("style");
document.getElementById("divbtnNinteen").setAttribute("style", "margin-left:-4px;");
document.getElementById("btncopyNinteen").setAttribute("class", "btn btn-danger");
document.getElementById("btncopyNinteen").innerText = copyButtonLabel;
}, 1200);
}
</script>
<script>
function copyFunctionTwenty() {
const copyButtonLabel = "Copy Code";
var copyText = document.getElementById("code-part-twenty");
navigator.clipboard.writeText(copyText.innerText);
document.getElementById("divbtnTwenty").removeAttribute("style");
document.getElementById("divbtnTwenty").setAttribute("style", "margin-left:-107px;");
document.getElementById("btncopyTwenty").setAttribute("class", "btn btn-success");
document.getElementById("btncopyTwenty").innerText = "Code copied in clipboard";
setTimeout(() => {
document.getElementById("divbtnTwenty").removeAttribute("style");
document.getElementById("divbtnTwenty").setAttribute("style", "margin-left:-4px;");
document.getElementById("btncopyTwenty").setAttribute("class", "btn btn-danger");
document.getElementById("btncopyTwenty").innerText = copyButtonLabel;
}, 1200);
}
</script>
<script>
function copyFunctionTwentyOne() {
const copyButtonLabel = "Copy Code";
var copyText = document.getElementById("code-part-twentyone");
navigator.clipboard.writeText(copyText.innerText);
document.getElementById("divbtnTwentyOne").removeAttribute("style");
document.getElementById("divbtnTwentyOne").setAttribute("style", "margin-left:-107px;");
document.getElementById("btncopyTwentyOne").setAttribute("class", "btn btn-success");
document.getElementById("btncopyTwentyOne").innerText = "Code copied in clipboard";
setTimeout(() => {
document.getElementById("divbtnTwentyOne").removeAttribute("style");
document.getElementById("divbtnTwentyOne").setAttribute("style", "margin-left:-4px;");
document.getElementById("btncopyTwentyOne").setAttribute("class", "btn btn-danger");
document.getElementById("btncopyTwentyOne").innerText = copyButtonLabel;
}, 1200);
}
</script>
<script>
function copyFunctionTwentyTwo() {
const copyButtonLabel = "Copy Code";
var copyText = document.getElementById("code-part-twentytwo");
navigator.clipboard.writeText(copyText.innerText);
document.getElementById("divbtnTwentyTwo").removeAttribute("style");
document.getElementById("divbtnTwentyTwo").setAttribute("style", "margin-left:-107px;");
document.getElementById("btncopyTwentyTwo").setAttribute("class", "btn btn-success");
document.getElementById("btncopyTwentyTwo").innerText = "Code copied in clipboard";
setTimeout(() => {
document.getElementById("divbtnTwentyTwo").removeAttribute("style");
document.getElementById("divbtnTwentyTwo").setAttribute("style", "margin-left:-4px;");
document.getElementById("btncopyTwentyTwo").setAttribute("class", "btn btn-danger");
document.getElementById("btncopyTwentyTwo").innerText = copyButtonLabel;
}, 1200);
}
</script>
<script>
function copyFunctionTwentyThree() {
const copyButtonLabel = "Copy Code";
var copyText = document.getElementById("code-part-twentythree");
navigator.clipboard.writeText(copyText.innerText);
document.getElementById("divbtnTwentyThree").removeAttribute("style");
document.getElementById("divbtnTwentyThree").setAttribute("style", "margin-left:-107px;");
document.getElementById("btncopyTwentyThree").setAttribute("class", "btn btn-success");
document.getElementById("btncopyTwentyThree").innerText = "Code copied in clipboard";
setTimeout(() => {
document.getElementById("divbtnTwentyThree").removeAttribute("style");
document.getElementById("divbtnTwentyThree").setAttribute("style", "margin-left:-4px;");
document.getElementById("btncopyTwentyThree").setAttribute("class", "btn btn-danger");
document.getElementById("btncopyTwentyThree").innerText = copyButtonLabel;
}, 1200);
}
</script>
<script>
function copyFunctionTwentyFour() {
const copyButtonLabel = "Copy Code";
var copyText = document.getElementById("code-part-twentyfour");
navigator.clipboard.writeText(copyText.innerText);
document.getElementById("divbtnTwentyFour").removeAttribute("style");
document.getElementById("divbtnTwentyFour").setAttribute("style", "margin-left:-107px;");
document.getElementById("btncopyTwentyFour").setAttribute("class", "btn btn-success");
document.getElementById("btncopyTwentyFour").innerText = "Code copied in clipboard";
setTimeout(() => {
document.getElementById("divbtnTwentyFour").removeAttribute("style");
document.getElementById("divbtnTwentyFour").setAttribute("style", "margin-left:-4px;");
document.getElementById("btncopyTwentyFour").setAttribute("class", "btn btn-danger");
document.getElementById("btncopyTwentyFour").innerText = copyButtonLabel;
}, 1200);
}
</script>
<script>
function copyFunctionTwentyFive() {
const copyButtonLabel = "Copy Code";
var copyText = document.getElementById("code-part-twentyfive");
navigator.clipboard.writeText(copyText.innerText);
document.getElementById("divbtnTwentyFive").removeAttribute("style");
document.getElementById("divbtnTwentyFive").setAttribute("style", "margin-left:-107px;");
document.getElementById("btncopyTwentyFive").setAttribute("class", "btn btn-success");
document.getElementById("btncopyTwentyFive").innerText = "Code copied in clipboard";
setTimeout(() => {
document.getElementById("divbtnTwentyFive").removeAttribute("style");
document.getElementById("divbtnTwentyFive").setAttribute("style", "margin-left:-4px;");
document.getElementById("btncopyTwentyFive").setAttribute("class", "btn btn-danger");
document.getElementById("btncopyTwentyFive").innerText = copyButtonLabel;
}, 1200);
}
</script>
<script>
function copyFunctionTwentySix() {
const copyButtonLabel = "Copy Code";
var copyText = document.getElementById("code-part-twentysix");
navigator.clipboard.writeText(copyText.innerText);
document.getElementById("divbtnTwentySix").removeAttribute("style");
document.getElementById("divbtnTwentySix").setAttribute("style", "margin-left:-107px;");
document.getElementById("btncopyTwentySix").setAttribute("class", "btn btn-success");
document.getElementById("btncopyTwentySix").innerText = "Code copied in clipboard";
setTimeout(() => {
document.getElementById("divbtnTwentySix").removeAttribute("style");
document.getElementById("divbtnTwentySix").setAttribute("style", "margin-left:-4px;");
document.getElementById("btncopyTwentySix").setAttribute("class", "btn btn-danger");
document.getElementById("btncopyTwentySix").innerText = copyButtonLabel;
}, 1200);
}
</script>
<script>
function copyFunctionTwentySeven() {
const copyButtonLabel = "Copy Code";
var copyText = document.getElementById("code-part-twentyseven");
navigator.clipboard.writeText(copyText.innerText);
document.getElementById("divbtnTwentySeven").removeAttribute("style");
document.getElementById("divbtnTwentySeven").setAttribute("style", "margin-left:-107px;");
document.getElementById("btncopyTwentySeven").setAttribute("class", "btn btn-success");
document.getElementById("btncopyTwentySeven").innerText = "Code copied in clipboard";
setTimeout(() => {
document.getElementById("divbtnTwentySeven").removeAttribute("style");
document.getElementById("divbtnTwentySeven").setAttribute("style", "margin-left:-4px;");
document.getElementById("btncopyTwentySeven").setAttribute("class", "btn btn-danger");
document.getElementById("btncopyTwentySeven").innerText = copyButtonLabel;
}, 1200);
}
</script>
<script>
function copyFunctionTwentyEight() {
const copyButtonLabel = "Copy Code";
var copyText = document.getElementById("code-part-twentyeight");
navigator.clipboard.writeText(copyText.innerText);
document.getElementById("divbtnTwentyEight").removeAttribute("style");
document.getElementById("divbtnTwentyEight").setAttribute("style", "margin-left:-107px;");
document.getElementById("btncopyTwentyEight").setAttribute("class", "btn btn-success");
document.getElementById("btncopyTwentyEight").innerText = "Code copied in clipboard";
setTimeout(() => {
document.getElementById("divbtnTwentyEight").removeAttribute("style");
document.getElementById("divbtnTwentyEight").setAttribute("style", "margin-left:-4px;");
document.getElementById("btncopyTwentyEight").setAttribute("class", "btn btn-danger");
document.getElementById("btncopyTwentyEight").innerText = copyButtonLabel;
}, 1200);
}
</script>
<script>
function copyFunctionTwentyNine() {
const copyButtonLabel = "Copy Code";
var copyText = document.getElementById("code-part-twentynine");
navigator.clipboard.writeText(copyText.innerText);
document.getElementById("divbtnTwentyNine").removeAttribute("style");
document.getElementById("divbtnTwentyNine").setAttribute("style", "margin-left:-107px;");
document.getElementById("btncopyTwentyNine").setAttribute("class", "btn btn-success");
document.getElementById("btncopyTwentyNine").innerText = "Code copied in clipboard";
setTimeout(() => {
document.getElementById("divbtnTwentyNine").removeAttribute("style");
document.getElementById("divbtnTwentyNine").setAttribute("style", "margin-left:-4px;");
document.getElementById("btncopyTwentyNine").setAttribute("class", "btn btn-danger");
document.getElementById("btncopyTwentyNine").innerText = copyButtonLabel;
}, 1200);
}
</script>
<script>
function copyFunctionThirty() {
const copyButtonLabel = "Copy Code";
var copyText = document.getElementById("code-part-thirty");
navigator.clipboard.writeText(copyText.innerText);
document.getElementById("divbtnThirty").removeAttribute("style");
document.getElementById("divbtnThirty").setAttribute("style", "margin-left:-107px;");
document.getElementById("btncopyThirty").setAttribute("class", "btn btn-success");
document.getElementById("btncopyThirty").innerText = "Code copied in clipboard";
setTimeout(() => {
document.getElementById("divbtnThirty").removeAttribute("style");
document.getElementById("divbtnThirty").setAttribute("style", "margin-left:-4px;");
document.getElementById("btncopyThirty").setAttribute("class", "btn btn-danger");
document.getElementById("btncopyThirty").innerText = copyButtonLabel;
}, 1200);
}
</script>
<script>
function copyFunctionThirtyOne() {
const copyButtonLabel = "Copy Code";
var copyText = document.getElementById("code-part-thirtyone");
navigator.clipboard.writeText(copyText.innerText);
document.getElementById("divbtnThirtyOne").removeAttribute("style");
document.getElementById("divbtnThirtyOne").setAttribute("style", "margin-left:-107px;");
document.getElementById("btncopyThirtyOne").setAttribute("class", "btn btn-success");
document.getElementById("btncopyThirtyOne").innerText = "Code copied in clipboard";
setTimeout(() => {
document.getElementById("divbtnThirtyOne").removeAttribute("style");
document.getElementById("divbtnThirtyOne").setAttribute("style", "margin-left:-4px;");
document.getElementById("btncopyThirtyOne").setAttribute("class", "btn btn-danger");
document.getElementById("btncopyThirtyOne").innerText = copyButtonLabel;
}, 1200);
}
</script>
<script>
function copyFunctionThirtyTwo() {
const copyButtonLabel = "Copy Code";
var copyText = document.getElementById("code-part-thirtytwo");
navigator.clipboard.writeText(copyText.innerText);
document.getElementById("divbtnThirtyTwo").removeAttribute("style");
document.getElementById("divbtnThirtyTwo").setAttribute("style", "margin-left:-107px;");
document.getElementById("btncopyThirtyTwo").setAttribute("class", "btn btn-success");
document.getElementById("btncopyThirtyTwo").innerText = "Code copied in clipboard";
setTimeout(() => {
document.getElementById("divbtnThirtyTwo").removeAttribute("style");
document.getElementById("divbtnThirtyTwo").setAttribute("style", "margin-left:-4px;");
document.getElementById("btncopyThirtyTwo").setAttribute("class", "btn btn-danger");
document.getElementById("btncopyThirtyTwo").innerText = copyButtonLabel;
}, 1200);
}
</script>
<script>
function copyFunctionThirtyThree() {
const copyButtonLabel = "Copy Code";
var copyText = document.getElementById("code-part-thirtythree");
navigator.clipboard.writeText(copyText.innerText);
document.getElementById("divbtnThirtyThree").removeAttribute("style");
document.getElementById("divbtnThirtyThree").setAttribute("style", "margin-left:-107px;");
document.getElementById("btncopyThirtyThree").setAttribute("class", "btn btn-success");
document.getElementById("btncopyThirtyThree").innerText = "Code copied in clipboard";
setTimeout(() => {
document.getElementById("divbtnThirtyThree").removeAttribute("style");
document.getElementById("divbtnThirtyThree").setAttribute("style", "margin-left:-4px;");
document.getElementById("btncopyThirtyThree").setAttribute("class", "btn btn-danger");
document.getElementById("btncopyThirtyThree").innerText = copyButtonLabel;
}, 1200);
}
</script>
<script>
function copyFunctionThirtyFour() {
const copyButtonLabel = "Copy Code";
var copyText = document.getElementById("code-part-thirtyfour");
navigator.clipboard.writeText(copyText.innerText);
document.getElementById("divbtnThirtyFour").removeAttribute("style");
document.getElementById("divbtnThirtyFour").setAttribute("style", "margin-left:-107px;");
document.getElementById("btncopyThirtyFour").setAttribute("class", "btn btn-success");
document.getElementById("btncopyThirtyFour").innerText = "Code copied in clipboard";
setTimeout(() => {
document.getElementById("divbtnThirtyFour").removeAttribute("style");
document.getElementById("divbtnThirtyFour").setAttribute("style", "margin-left:-4px;");
document.getElementById("btncopyThirtyFour").setAttribute("class", "btn btn-danger");
document.getElementById("btncopyThirtyFour").innerText = copyButtonLabel;
}, 1200);
}
</script>
<script>
function copyFunctionThirtyFive() {
const copyButtonLabel = "Copy Code";
var copyText = document.getElementById("code-part-thirtyfive");
navigator.clipboard.writeText(copyText.innerText);
document.getElementById("divbtnThirtyFive").removeAttribute("style");
document.getElementById("divbtnThirtyFive").setAttribute("style", "margin-left:-107px;");
document.getElementById("btncopyThirtyFive").setAttribute("class", "btn btn-success");
document.getElementById("btncopyThirtyFive").innerText = "Code copied in clipboard";
setTimeout(() => {
document.getElementById("divbtnThirtyFive").removeAttribute("style");
document.getElementById("divbtnThirtyFive").setAttribute("style", "margin-left:-4px;");
document.getElementById("btncopyThirtyFive").setAttribute("class", "btn btn-danger");
document.getElementById("btncopyThirtyFive").innerText = copyButtonLabel;
}, 1200);
}
</script>
<script>
function copyFunctionThirtySix() {
const copyButtonLabel = "Copy Code";
var copyText = document.getElementById("code-part-thirtysix");
navigator.clipboard.writeText(copyText.innerText);
document.getElementById("divbtnThirtySix").removeAttribute("style");
document.getElementById("divbtnThirtySix").setAttribute("style", "margin-left:-107px;");
document.getElementById("btncopyThirtySix").setAttribute("class", "btn btn-success");
document.getElementById("btncopyThirtySix").innerText = "Code copied in clipboard";
setTimeout(() => {
document.getElementById("divbtnThirtySix").removeAttribute("style");
document.getElementById("divbtnThirtySix").setAttribute("style", "margin-left:-4px;");
document.getElementById("btncopyThirtySix").setAttribute("class", "btn btn-danger");
document.getElementById("btncopyThirtySix").innerText = copyButtonLabel;
}, 1200);
}
</script>
<script>
function copyFunctionThirtySeven() {
const copyButtonLabel = "Copy Code";
var copyText = document.getElementById("code-part-thirtyseven");
navigator.clipboard.writeText(copyText.innerText);
document.getElementById("divbtnThirtySeven").removeAttribute("style");
document.getElementById("divbtnThirtySeven").setAttribute("style", "margin-left:-107px;");
document.getElementById("btncopyThirtySeven").setAttribute("class", "btn btn-success");
document.getElementById("btncopyThirtySeven").innerText = "Code copied in clipboard";
setTimeout(() => {
document.getElementById("divbtnThirtySeven").removeAttribute("style");
document.getElementById("divbtnThirtySeven").setAttribute("style", "margin-left:-4px;");
document.getElementById("btncopyThirtySeven").setAttribute("class", "btn btn-danger");
document.getElementById("btncopyThirtySeven").innerText = copyButtonLabel;
}, 1200);
}
</script>
<script>
function copyFunctionThirtyEight() {
const copyButtonLabel = "Copy Code";
var copyText = document.getElementById("code-part-thirtyeight");
navigator.clipboard.writeText(copyText.innerText);
document.getElementById("divbtnThirtyEight").removeAttribute("style");
document.getElementById("divbtnThirtyEight").setAttribute("style", "margin-left:-107px;");
document.getElementById("btncopyThirtyEight").setAttribute("class", "btn btn-success");
document.getElementById("btncopyThirtyEight").innerText = "Code copied in clipboard";
setTimeout(() => {
document.getElementById("divbtnThirtyEight").removeAttribute("style");
document.getElementById("divbtnThirtyEight").setAttribute("style", "margin-left:-4px;");
document.getElementById("btncopyThirtyEight").setAttribute("class", "btn btn-danger");
document.getElementById("btncopyThirtyEight").innerText = copyButtonLabel;
}, 1200);
}
</script>
<script>
function copyFunctionThirtyNine() {
const copyButtonLabel = "Copy Code";
var copyText = document.getElementById("code-part-thirtynine");
navigator.clipboard.writeText(copyText.innerText);
document.getElementById("divbtnThirtyNine").removeAttribute("style");
document.getElementById("divbtnThirtyNine").setAttribute("style", "margin-left:-107px;");
document.getElementById("btncopyThirtyNine").setAttribute("class", "btn btn-success");
document.getElementById("btncopyThirtyNine").innerText = "Code copied in clipboard";
setTimeout(() => {
document.getElementById("divbtnThirtyNine").removeAttribute("style");
document.getElementById("divbtnThirtyNine").setAttribute("style", "margin-left:-4px;");
document.getElementById("btncopyThirtyNine").setAttribute("class", "btn btn-danger");
document.getElementById("btncopyThirtyNine").innerText = copyButtonLabel;
}, 1200);
}
</script>
<script>
function copyFunctionFourty() {
const copyButtonLabel = "Copy Code";
var copyText = document.getElementById("code-part-fourty");
navigator.clipboard.writeText(copyText.innerText);
document.getElementById("divbtnFourty").removeAttribute("style");
document.getElementById("divbtnFourty").setAttribute("style", "margin-left:-107px;");
document.getElementById("btncopyFourty").setAttribute("class", "btn btn-success");
document.getElementById("btncopyFourty").innerText = "Code copied in clipboard";
setTimeout(() => {
document.getElementById("divbtnFourty").removeAttribute("style");
document.getElementById("divbtnFourty").setAttribute("style", "margin-left:-4px;");
document.getElementById("btncopyFourty").setAttribute("class", "btn btn-danger");
document.getElementById("btncopyFourty").innerText = copyButtonLabel;
}, 1200);
}
</script>
<script src="https://fpyf8.com/88/tag.min.js" data-zone="156100" async data-cfasync="false"></script>
<script src="/js/jquery.js"></script>
<script src="/js/popper.min.js"></script>
<script src="/js/bootstrap.min.js"></script>
<script src="/js/jquery.mCustomScrollbar.concat.min.js"></script>
<script src="/js/jquery.fancybox.js"></script>
<script src="/js/appear.js"></script>
<script src="/js/parallax.min.js"></script>
<script src="/js/tilt.jquery.min.js"></script>
<script src="/js/jquery.paroller.min.js"></script>
<script src="/js/owl.js"></script>
<script src="/js/wow.js"></script>
<script src="/js/nav-tool.js"></script>
<script src="/js/jquery-ui.js"></script>
<script src="/js/script.js"></script>
<script src="/js/color-settings.js"></script>
</body>
</html>