This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE html> | |
<html> | |
<head> | |
<meta charset="utf-8"> | |
<meta name="viewport" content="width=device-width"> | |
<title>My Favourite Food</title> | |
</head> | |
<body> | |
<!-- name of food --> | |
<center><h1>Name of Dish:Bitter Leaf Soup</h1></center> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE html> | |
<html> | |
<head> | |
<meta charset="utf-8"> | |
<meta name="viewport" content="width=device-width"> | |
<title>IMAGES of My Favourite Food</title> | |
</head> | |
<body> | |
<!-- name of food --> | |
<center><h1>Name of Food: <u>Bitter Leaf Soup</u></h1></center> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE html> | |
<html> | |
<head> | |
<meta charset="utf-8"> | |
<meta name="viewport" content="width=device-width"> | |
<title>LINKS To My Favourite Food Recipes</title> | |
</head> | |
<body> | |
<!-- name of food --> | |
<center><h1>Name of Food: <u>Bitter Leaf Soup</u></h1></center> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!Doctype html> | |
<html> | |
<head> | |
<meta charset="UTF-8"> | |
<meta name="description" content="Free Web tutorials"> | |
<meta name="keywords" content="HTML, CSS, JavaScript"> | |
<meta name="author" content="Ede Kelechukwu Innocent"> | |
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | |
<title> My HTML Document Project One </title> |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.