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> | |
| <title>Summer Reading Assignment Project Layout</title> | |
| </head> | |
| <body style="background-color:lightYellow"> | |
| <h1 style="background-color:red; text-align:center">Al Fatih Academy Middle School Rising 7th Grade Summer Reading Assignment</h1> | |
| <h2 style="background-color:orange; text-align:center; font-family:Arial">Project Layout by <em>Riyaad Azad</em></h2> | |
| <h2 style="background-color:yellow; text-align:center; font-family:Arial">DIRECTIONS</h2> | |
| <h3 style="background-color:lightGreen; text-align:center; font-family:Verdana">Fiction Book Project Layout</h3> |
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> | |
| <title>Riyaad Azad's To-Do List</title> | |
| </head> | |
| <body style="background-color: lightYellow"> | |
| <h1 style="background-color:black; color: red; text-align:center">My To-Do List</h1> | |
| <ul> | |
| <li style="color: red; font-size: 20px"><strong>Homework</strong></li> | |
| </ul> |
OlderNewer