html
html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
<!DOCTYPE html>
<html>
<head>
<title>PAGE TITLE</title>
<h1> <b>ALOE FEROX NATURAL ORGANIC PRODUCTS</b></h1>
<h2> <main><b>ALOE FEROX BITTER</b></main></head>
<footer><b>FUNCTIONS:</b></footer>
<body>
<p>It's a natural organic product that has many functions which are:<br>- <i><b><u>Detoxify your liver and kidney</u></b></i></br>- <b><u><i>Natural anti biotics</i></u></b> <br>- <i><b><u> Reduces cholesterol </u></b></i><br>- <b><u><i> Anti-tumor</i></u></b><br>- <b><u><i>Boosts immunity</i></u></b><br>- <b><u><i>Powerful Anti-Oxidant</i></u></b><br>- <b><u><i>Reduces the chances of heart disease</i></u></b></br>Others are - ALOE FEROX REESTOR </i></u></b><br>- ALOE FEROX MEN ENHANCER<br>- ALOE FEROX FEMALE ENHANCER<br>- ALOE FEROX ADAMS POSTRATE AWARENESS<br>- ALOE FEROX EVA WOMAN'S HEALTH<br>- ALOE FEROX OUTLOOK<br>- ALOE FEROX MULTI PLUS<br>- ALOE FEROX CLEVER 4 EVER<br>- ALOE FEROX OMEGA 3<br>- ALOE FEROX CIRCULATE IT<br>- ALOE FEROX VAL-U-LIFE<br>- ALOE FEROX HERBAL REMEDY<br>- ALOE FEROX APETITE CONTROL<br>- ALOE FEROX JOINT SUPPORT<br>- ALOE FEROX CALCI - BOOST. And many more..........</p></h2>
<p><b><i>For more information contact me on this number: 08120001604.</i></b></p>
<nav><a href="about.html">"://www.facebook.com/profile.php?id=61570539560034"</a></nav>
<p><b>AND FOLLOW ME ON MY FACEBOOK PAGE: Number 1 Health solution. <i>LIKE,SHARE,AND COMMENT</i></b></p>
<p><b>PAYMENT METHOD</b></p> <br>
<select><b><option>Cash</option><option>Card</option>Cash<option>Transfer</option></b></select>
<form>
<b>NAME</b>: <input type ="text" name ="name"><br>
<b>EMAIL</b>: <input type="text" name="email"><br>
<b>CITY</b>: <input type="text" name="city"><br>
<input type ="submit">
</form>
<video>
<source src="file.mp4"
type=" video.mp4">
<!--20250114-WA00101.mp4-->
</video>
</body>
</html>
Enter to Rename, Shift+Enter to Preview
css
css
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
body h1 {
background-color: orange;
}
p{
color: green;
}
main{
color: red;
text-align:center;
}
footer{
color: blue;
text-align:center;
}
background-color:orange;
}
form {
color: green;
}
body h2 {
background-color: pink;
}
p{
background-color: pink;
}
form {
background-color: green;
Enter to Rename, Shift+Enter to Preview
js
js
1
2
alert ('Welcome')
alert ('This is one of my begining page where i intoduce to you our natural organic product ALOE FEROX ORGANIC PRODUCTS!!!!!')
Enter to Rename, Shift+Enter to Preview
BROWSER
Console
Run