Sample HTML Easy project
Sample HTML Easy project
HTML Code:
<html><head> | |
<title> ThrillBlox </title> | |
</head> <body bgcolor="#6a00ff"> | |
<center> <font size="7" face="Bahnschrift SemiBold SemiConden" color="#FFFFFF"> | |
ThrillBlox </font> </center> | |
<font size="5" face="Bahnschrift SemiBold SemiConden" color="#FFFFFF"> | |
ThrillBlox is an well developed Youtube channel <br> | |
It has been colabourated with many chanels like <B>Wiedo :p, Team Works, ThrillWorks, etc...</B> | |
<hr size="5" colour="#FFFFFF"> | |
<B>This project is made by using HTML so it will not be having any updates<br> | |
You can see the updated project by clicking the below Text/Link</B><br> | |
<a href="https://sites.google.com/view/thrillblox/home">ThrillBlox Home</a> | |
Dont leave this<br> | |
<center><iframe src="https://scratch.mit.edu/projects/548183434/embed" allowtransparency="true" width="485" height="402" frameborder="0" scrolling="no" allowfullscreen></iframe> | |
<br> <b> Challenge dont remove the pencil and draw a beautiful garden.</b> </center> | |
</Font> | |
</body> </html> Output: |
Comments