-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
renamed readMeImages folder to ReadMe-Images
- Loading branch information
Showing
33 changed files
with
60 additions
and
31 deletions.
There are no files selected for viewing
Empty file.
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
<head> | ||
<meta charset="UTF-8" /> | ||
<meta http-equiv="X-UA-Compatible" content="IE=edge" /> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0" /> | ||
<link rel="stylesheet" href="./flex-box-level-1.css" /> | ||
<title>Flex Box Exercise 1</title> | ||
</head> | ||
<body> | ||
<div class="container"> | ||
<div class="block-1"> | ||
<div class="box-1">A</div> | ||
<div class="box-2">B</div> | ||
<div class="box-3">C</div> | ||
</div> | ||
<div class="block-2"> | ||
<div class="box-4">D</div> | ||
<div class="box-5">E</div> | ||
<div class="box-6">F</div> | ||
</div> | ||
<div class="block-3"> | ||
<div class="box-7">G</div> | ||
<div class="box-8">H</div> | ||
<div class="box-9">I</div> | ||
</div> | ||
</div> | ||
</body> | ||
</html> |
File renamed without changes.
File renamed without changes.
This file contains 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
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes