AussieTheatre Logo

Developer
Size
1,756 Kb
Views
20,240

How do I make an aussietheatre logo?

The Logo of AussieTheatre.com in CSS. What is a aussietheatre logo? How do you make a aussietheatre logo? This script and codes were developed by Matt Edwards on 12 August 2022, Friday.

AussieTheatre Logo Previews

AussieTheatre Logo - Script Codes HTML Codes

<!DOCTYPE html>
<html >
<head> <meta charset="UTF-8"> <title>AussieTheatre Logo</title> <link rel="stylesheet" href="css/style.css">
</head>
<body> <div class="logo"> <span class="a">a</span> <span class="t">t</span>
</div>
</body>
</html>

AussieTheatre Logo - Script Codes CSS Codes

body { font-family: baskerville; font-size:320px; font-weight: 100; position:relative; background-postition:5 color:#333;
}
.logo { //background:url('https://dl.dropbox.com/u/1488103/logo-at.jpg') no-repeat; width:250px; height:250px; line-height:150px; text-align:center; border-radius:150px; background:#333; background-color: #222222; background-image: -webkit-gradient(radial, 50% 50%,0,50% 50%,200, from(rgb(68, 68, 68)), to(rgb(34, 34, 34))); background-image: -webkit-radial-gradient(50% 50%, rgb(34, 34, 34), rgb(68, 68, 68)); background-image: -moz-radial-gradient(50% 50%, rgb(34, 34, 34), rgb(68, 68, 68)); background-image: -o-radial-gradient(50% 50%, rgb(34, 34, 34), rgb(68, 68, 68)); background-image: -ms-radial-gradient(50% 50%, rgb(34, 34, 34), rgb(68, 68, 68)); background-image: radial-gradient(50% 50%, rgb(34, 34, 34), rgb(68, 68, 68)); border:1px solid #333;
}
.a, .t { // opacity:0.5; display:block; position: absolute; top:6%;
}
.a { color: #fff; left:20px;
}
.t { color: #29a3cc; left:125px;
}
AussieTheatre Logo - Script Codes
AussieTheatre Logo - Script Codes
Home Page Home
Developer Matt Edwards
Username mtedwards
Uploaded August 12, 2022
Rating 3
Size 1,756 Kb
Views 20,240
Do you need developer help for AussieTheatre Logo?

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!

Matt Edwards (mtedwards) 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!