Main Slider
5/Business/slider-tag
w3 test
Technology BD
!doctype>
HTML Example:
<!DOCTYPE html>
<html>
<title>HTML Tutorial</title>
<body>
<h1>This is a heading</h1>
<p>This is a paragraph.</p>
</body>
</html>
Try it Yourself »
CSS Example:
body {
background-color: lightblue;
}
h1 {
color: white;
text-align: center;
}
p {
font-family: verdana;
font-size: 20px;
}
Try it Yourself »
CSS Example:
body {
background-color: lightblue;
}
h1 {
color: white;
text-align: center;
}
p {
font-family: verdana;
font-size: 20px;
}
Try it Yourself »
JavaScript Example:
<button onclick="myFunction()">Click Me!</button>
<script>
function myFunction() {
var x = document.getElementById("demo");
x.style.fontSize = "25px";
x.style.color = "red";
}
</script>
Try it Yourself »
Exercises
Test yourself with exercises
Technology
3/Technology/small-col-left
Sports
3/Sports/small-col-right
Videos
3/Food/recent-videos
About This Page
Music
3/Music/post-grid
Business
3/Business/big-col-left
Fashion
3/Fashion/big-col-right
Nature
3/Nature/post-grid