File tree 1 file changed +29
-0
lines changed
1 file changed +29
-0
lines changed Original file line number Diff line number Diff line change
1
+ <!DOCTYPE html>
2
+ < html lang ="en ">
3
+ < head >
4
+ < title > Creative Commons license buttons</ title >
5
+ < link rel ="stylesheet " href ="bootstrap.min.css " />
6
+ < meta charset ="utf-8 ">
7
+ < meta http-equiv ="X-UA-Compatible " content ="IE=edge ">
8
+ < meta name ="viewport " content ="width=device-width, initial-scale=1 ">
9
+ </ head >
10
+ < body style ="padding-top:5rem; ">
11
+ < div class ="container ">
12
+ < div class ="row ">
13
+ < div class ="col-md-12 ">
14
+ < p > < img style ="max-width: 80%; " src ="d/cc.png " alt ="Creative Commons ">
15
+ </ p >
16
+ < p > Would you like to place a work under the terms of a Creative Commons
17
+ license?</ p >
18
+ < p > Use our < a href ="https://creativecommons.org/choose/ "> license
19
+ chooser</ a > to help you select the right license and to receive
20
+ some HTML that you can use to mark your work, which includes one of
21
+ the license buttons found here.</ p >
22
+ < p > Before using these license buttons, badges, or icons please review
23
+ our < a href ="https://creativecommons.org/policies "> policies</ a > .
24
+ </ p >
25
+ </ div >
26
+ </ div >
27
+ </ div >
28
+ </ body >
29
+ </ html >
You can’t perform that action at this time.
0 commit comments