File tree Expand file tree Collapse file tree 3 files changed +39
-0
lines changed Expand file tree Collapse file tree 3 files changed +39
-0
lines changed Original file line number Diff line number Diff line change 1+ <!DOCTYPE html>
2+ < html >
3+ < head >
4+ < title > Thailand | Flags</ title >
5+ < style >
6+ # thailand {
7+ background-color : # 241d4f ;
8+ width : 150px ;
9+ height : 33.33333px ;
10+ border-top : 16.66667px solid # fff ;
11+ border-bottom : 16.66667px solid # fff ;
12+ position : relative;
13+ margin-top : 16.66667px ;
14+ }
15+ # thailand ::before {
16+ top : -33.33333px ;
17+ content : '' ;
18+ width : 150px ;
19+ height : 16.66667px ;
20+ background-color : # ed1c24 ;
21+ display : block;
22+ position : absolute;
23+ }
24+ # thailand ::after {
25+ bottom : -33.33333px ;
26+ content : '' ;
27+ width : 150px ;
28+ height : 16.66667px ;
29+ background-color : # ed1c24 ;
30+ display : block;
31+ position : absolute;
32+ }
33+ </ style >
34+ </ head >
35+ < body >
36+ < div id ="thailand "> </ div >
37+ </ body >
38+ </ html >
Original file line number Diff line number Diff line change @@ -53,6 +53,7 @@ One `<div>`. Many possibilities.
5353| [ Sweden] ( https://github.com/ManrajGrover/SingleDivProject/blob/master/Flags/Sweden.html ) | [ jacksarick] ( https://github.com/jacksarick ) | ![ Sweden] ( https://github.com/ManrajGrover/SingleDivProject/blob/master/Assets/Sweden.png ) |
5454| [ Switzerland] ( https://github.com/ManrajGrover/SingleDivProject/blob/master/Flags/Switzerland.html ) | [ thijswerrij] ( https://github.com/thijswerrij ) | ![ Switzerland] ( https://github.com/ManrajGrover/SingleDivProject/blob/master/Assets/Switzerland.png ) |
5555| [ Syria] ( https://github.com/ManrajGrover/SingleDivProject/blob/master/Flags/Syria.html ) | [ iSWORD] ( https://github.com/iSWORD ) | ![ Syria] ( https://github.com/ManrajGrover/SingleDivProject/blob/master/Assets/Syria.png ) |
56+ | [ Thailand] ( https://github.com/ManrajGrover/SingleDivProject/blob/master/Flags/Thailand.html ) | [ jamcgrath] ( https://github.com/jamcgrath ) | ![ Thailand] ( https://github.com/ManrajGrover/SingleDivProject/blob/master/Assets/Thailand.png ) |
5657| [ The Netherlands] ( https://github.com/ManrajGrover/SingleDivProject/blob/master/Flags/Netherlands.html ) | [ jdhoek] ( https://github.com/jdhoek ) | ![ The Netherlands] ( https://github.com/ManrajGrover/SingleDivProject/blob/master/Assets/Netherlands.png ) |
5758| [ Turkey] ( https://github.com/ManrajGrover/SingleDivProject/blob/master/Flags/Turkey.html ) | [ mehmetuken] ( https://github.com/mehmetuken ) | ![ Turkey] ( https://github.com/ManrajGrover/SingleDivProject/blob/master/Assets/Turkey.png ) |
5859| [ United Kingdom] ( https://github.com/ManrajGrover/SingleDivProject/blob/master/Flags/UK.html ) | [ jdhoek] ( https://github.com/jdhoek ) | ![ United Kingdom] ( https://github.com/ManrajGrover/SingleDivProject/blob/master/Assets/UK.png ) |
You can’t perform that action at this time.
0 commit comments