File tree Expand file tree Collapse file tree 3 files changed +47
-1
lines changed Expand file tree Collapse file tree 3 files changed +47
-1
lines changed Original file line number Diff line number Diff line change 1+ <!DOCTYPE html>
2+ < html >
3+ < head >
4+ < title > Cameroon | Flags</ title >
5+ < style >
6+ # cameroon {
7+ position : relative;
8+ background-color : # 007A5E ;
9+ }
10+
11+ # cameroon ,
12+ # cameroon ::before ,
13+ # cameroon ::after {
14+ width : 200px ;
15+ height : 400px ;
16+ }
17+
18+ # cameroon ::before ,
19+ # cameroon ::after {
20+ content : '' ;
21+ position : absolute;
22+ top : 0 ;
23+ }
24+
25+ # cameroon ::before {
26+ content : '\2605' ;
27+ left : 100% ;
28+ display : flex;
29+ align-items : center;
30+ justify-content : center;
31+ color : # FCD116 ;
32+ font-size : 6.0em ;
33+ background-color : # CE1126 ;
34+ }
35+
36+ # cameroon ::after {
37+ left : 200% ;
38+ background-color : # FCD116 ;
39+ }
40+ </ style >
41+ </ head >
42+ < body >
43+ < div id ="cameroon "> </ div >
44+ </ body >
45+ </ html >
Original file line number Diff line number Diff line change @@ -35,6 +35,7 @@ One `<div>`. Many possibilities.
3535| [ Belgium] ( https://github.com/ManrajGrover/SingleDivProject/blob/master/Flags/Belgium.html ) | [ AndyMathys] ( https://github.com/AndyMathys ) | ![ Belgium] ( https://github.com/ManrajGrover/SingleDivProject/blob/master/Assets/Belgium.png ) |
3636| [ Bulgaria] ( https://github.com/ManrajGrover/SingleDivProject/blob/master/Flags/Bulgaria.html ) | [ ManrajGrover] ( https://github.com/ManrajGrover ) | ![ Bulgaria] ( https://github.com/ManrajGrover/SingleDivProject/blob/master/Assets/Bulgaria.png ) |
3737| [ Canada] ( https://github.com/ManrajGrover/SingleDivProject/blob/master/Flags/Canada.html ) | [ Scott Kaye] ( https://github.com/ScottKaye ) | ![ Canada] ( https://github.com/ManrajGrover/SingleDivProject/blob/master/Assets/Canada.png ) |
38+ | [ Cameroon] ( https://github.com/ManrajGrover/SingleDivProject/blob/master/Flags/Cameroon.html ) | [ 1forh] ( https://github.com/1forh ) | ![ Cameroon] ( https://github.com/ManrajGrover/SingleDivProject/blob/master/Assets/Cameroon.png ) |
3839| [ Colombia] ( https://github.com/ManrajGrover/SingleDivProject/blob/master/Flags/Colombia.html ) | [ DHernandex] ( https://github.com/dhernandex ) | ![ Colombia] ( https://github.com/ManrajGrover/SingleDivProject/blob/master/Assets/Colombia.png )
3940| [ Denmark] ( https://github.com/ManrajGrover/SingleDivProject/blob/master/Flags/Denmark.html ) | [ jacksarick] ( https://github.com/jacksarick ) | ![ Denmark] ( https://github.com/ManrajGrover/SingleDivProject/blob/master/Assets/Denmark.png ) |
4041| [ Finland] ( https://github.com/ManrajGrover/SingleDivProject/blob/master/Flags/Finland.html ) | [ jacksarick] ( https://github.com/jacksarick ) | ![ Finland] ( https://github.com/ManrajGrover/SingleDivProject/blob/master/Assets/Finland.png ) |
@@ -61,4 +62,4 @@ One `<div>`. Many possibilities.
6162| [ Yemen] ( https://github.com/ManrajGrover/SingleDivProject/blob/master/Flags/Yemen.html ) | [ Death259] ( https://github.com/Death259 ) | ![ Yemen] ( https://github.com/ManrajGrover/SingleDivProject/blob/master/Assets/Yemen.png ) |
6263
6364## License
64- [ MIT] ( https://github.com/ManrajGrover/SingleDivProject/blob/master/LICENSE ) .
65+ [ MIT] ( https://github.com/ManrajGrover/SingleDivProject/blob/master/LICENSE ) .
You can’t perform that action at this time.
0 commit comments