HTML/CSS/JS
<!DOCTYPE html>
<html>
<head>
type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs
/jquery/2.2.1/jquery.min.js"
</head>
<body>
class="welcome"Welcome To JDoodle.com
<body>
</html>
<script type="text/javascript">
$(document).ready(function() {
$(".welcome").append("!!!");
});
</script>
<style type="text/css">
.welcome {
color:green;
font-size:36px;
font-family:cursive;
text-align:center;
padding:20px;
}
</style>
Result
Click here
to see the languages currently supported.
Which language would you like to see next in JDoodle?
Comments/Suggestions/Inputs...
For direct response, please include your email id in the comment
or email to hello@jdoodle.com
or email to hello@jdoodle.com
This website uses cookies to ensure you get the best experience on our website.
please give your comments. Thanks.