File tree Expand file tree Collapse file tree 1 file changed +39
-0
lines changed
Expand file tree Collapse file tree 1 file changed +39
-0
lines changed Original file line number Diff line number Diff line change 1+ < article >
2+ < h3 > guneshsn1</ h3 >
3+ < p > Second year student in management information systems. Junior level programmer</ p >
4+ < h4 > Programming languages I use</ h4 >
5+ < section class ="container ">
6+ < div class ="badge " style ="background-color: #3874a4; color: white ">
7+ C++
8+ </ div >
9+ < div class ="badge " style ="background-color: #f7df1e; color: black; ">
10+ C#
11+ </ div >
12+ < div class ="badge " style ="background-color: #3874a4; color: white ">
13+ HTML
14+ </ div >
15+ < div class ="badge " style ="background-color: #f7df1e; color: black; ">
16+ CSS
17+ </ div >
18+ < div class ="badge " style ="background-color: #3874a4; color: white ">
19+ Python
20+ </ div >
21+ </ section >
22+ </ article >
23+ < style >
24+ body {
25+ font-family : sans-serif;
26+ }
27+ .container {
28+ display : flex;
29+ flex-wrap : wrap;
30+ gap : 1rem ;
31+ }
32+ .badge {
33+ padding : 0.5rem ;
34+ border-radius : 0.25rem ;
35+ }
36+ .icon {
37+ width : 2rem ;
38+ }
39+ </ style >
You can’t perform that action at this time.
0 commit comments