Web Designing | Web Development
TDB School is the best web development learning website, where you can learn how to create latest websites, web apps, and other web related software. So what are you waiting for, invest your time in learning new skills and develop your own projects.
<!DOCTYPE html>
<html>
<head>
<title>Page Title</title>
</head>
<body>
<h5>This is a Heading</h5>
</body>
</html>
<head>
<style>
h5{background-color:black;color:white;
text-align:center;border-radius:3em;padding:10px 25px}
</style>
</head>
<body>
<h5>This is a Heading</h5>
</body>
<script>
document.write("Simple example!<br>");
var tdb = 50;
tdb += 1;
document.write(tdb);
</script>
Share TDB SCHOOL
Share this E-Learning platform on social media platforms with your friends and followers