A Pen by Jeya Karthika

Developer
Size
1,972 Kb
Views
10,120

How do I make an a pen by jeya karthika?

What is a a pen by jeya karthika? How do you make a a pen by jeya karthika? This script and codes were developed by Jeya Karthika on 28 November 2022, Monday.

A Pen by Jeya Karthika Previews

A Pen by Jeya Karthika - Script Codes HTML Codes

<!DOCTYPE html>
<html >
<head> <meta charset="UTF-8"> <title>A Pen by Jeya Karthika</title> <link rel="stylesheet" href="css/style.css">
</head>
<body> <br/>
<br/>
<br/>
<h1 style="color:red">What is HTML?</h1>
<h2>h2</h2>
<h3 class="something another-one">h3</h3>
<h4>another heading</h4>
<h5 id="one-thing">another heading</h5>
<h6 class="something">another heading</h6>
<p>text + meaning</p>
<p>tags:</p>
<ul> <li>paragraph p</li> <li>lists ul ol li</li> <li>images img</li> <li>headings</li>
</ul>
<ol> <li>paragraph p</li> <li>lists ul ol li</li> <li>images img</li> <li>headings</li>
</ol>
<img src="https://cdn.3news.co.nz/3news/AM/2014/4/6/338964/grumpycat1200.jpg" />
<h1>What is CSS?</h1>
<ul> <li>Multiple styles</li> <li>Tags, classes</li>
</ul>
<div class="weeeeee"> Some content. <a href="https://google.com">Go to Google</a>
</div>
</body>
</html>

A Pen by Jeya Karthika - Script Codes CSS Codes

@import url(https://fonts.googleapis.com/css?family=Gloria+Hallelujah);
body { font-family: Gloria Hallelujah; font-size: 12px;
}
/* element */
h1 { color: red;
}
/* class */
.something { color: blue;
}
/* ID - don't use IDs */
#one-thing { text-transform: uppercase; text-shadow: 0 2px 5px black;
}
img { width:300px; border: 2px dashed #e74c3c; border-radius: 5px; }
.weeeeee { border: 1px solid black; padding: 10px; margin: 10px;
}
.another-one { font-size: 100px;
}
a { color: #900; text-decoration: none;
}
a:visited { text-decoration: underline;
}
A Pen by Jeya Karthika - Script Codes
A Pen by Jeya Karthika - Script Codes
Home Page Home
Developer Jeya Karthika
Username jeyakarthika
Uploaded November 28, 2022
Rating 3
Size 1,972 Kb
Views 10,120
Do you need developer help for A Pen by Jeya Karthika?

Find the perfect freelance services for your business! Fiverr's mission is to change how the world works together. Fiverr connects businesses with freelancers offering digital services in 500+ categories. Find Developer!

Jeya Karthika (jeyakarthika) Script Codes
Create amazing Facebook ads with AI!

Jasper is the AI Content Generator that helps you and your team break through creative blocks to create amazing, original content 10X faster. Discover all the ways the Jasper AI Content Platform can help streamline your creative workflows. Start For Free!