1+ <!DOCTYPE html>
2+ < html lang ="en-US ">
3+ < head >
4+ < title > Mini Chooser</ title >
5+
6+ < meta name ="viewport " content ="width=device-width, initial-scale=1 ">
7+
8+ < link rel ="icon " href ="/vocabulary/favicon/favicon.ico " sizes ="any ">
9+ < link rel ="icon " href ="/vocabulary/favicon/favicon.svg " type ="image/svg+xml ">
10+ < link rel ="manifest " href ="/vocabulary/favicon/manifest.webmanifest ">
11+ < link rel ="apple-touch-icon " sizes ="180x180 " href ="/vocabulary/favicon/apple-touch-icon.png " />
12+
13+ < link rel ="stylesheet " media ="all " href ="style.css ">
14+
15+ </ head >
16+
17+ < body class ="mini-chooser ">
18+ < a class ="skip-to-content " href ="#main-content-marker "> Skip to content</ a >
19+
20+ < header >
21+ < div class ="masthead ">
22+ < h1 > < a class ="identity-logo product " href ="# "> Chooser</ a > </ h1 >
23+ < button class ="expand-menu "> Menu</ button >
24+ < nav class ="primary-menu ">
25+ < ul >
26+ < li > < a href ="/about/mission "> Who We Are</ a > </ li >
27+ < li > < a href ="/about "> What We Do</ a > </ li >
28+ < li > < a href ="/share-your-work "> Licenses and Tools</ a > </ li >
29+ < li > < a href ="/blog "> Blog</ a > </ li >
30+ < li > < a href ="/about/support-cc "> Support Us</ a > </ li >
31+ </ ul >
32+ </ nav >
33+
34+ < nav class ="ancilliary-menu ">
35+ < ul >
36+ < li > < button class ="locale icon-attach fa-globe "> English</ button > </ li >
37+ < li > < a class ="donate icon-attach fa-heart " href ="# "> Donate</ a > </ li >
38+ < li > < button class ="explore "> Explore CC</ button > </ li >
39+ </ ul >
40+ </ nav >
41+ </ div >
42+
43+
44+
45+ < div class ="explore-panel ">
46+
47+ <!-- (optional main CC logo, p, link on non-home site back to main site) -->
48+ < aside >
49+ < a class ="identity-logo " href ="# "> Creative Commons</ a >
50+ < h2 > Our Work Relies On You!</ h2 >
51+ < p > Help us keep the internet free and open.</ p >
52+ </ aside >
53+
54+ < nav class ="explore-menu ">
55+ < ul >
56+ < li >
57+ < a href ="https://network.creativecommons.org/ " target ="_blank "> Global Network</ a >
58+ < p > Join a global community working to strengthen the Commons</ p >
59+ </ li >
60+ < li >
61+ < a href ="https://certificate.creativecommons.org/ " target ="_blank "> Certificate</ a >
62+ < p > Become an expert in creating and engaging with openly licensed materials</ p >
63+ </ li >
64+ < li >
65+ < a href ="https://summit.creativecommons.org/ " target ="_blank "> Global Summit</ a >
66+ < p > Attend our annual event, promoting the power of open licensing</ p >
67+ </ li >
68+ < li >
69+ < a href ="/choose " target ="_blank "> Chooser</ a >
70+ < p > Get help choosing the appropriate license for your work</ p >
71+ </ li >
72+ < li >
73+ < a href ="https://search.creativecommons.org/ " target ="_blank "> Search Portal</ a >
74+ < p > Find engines to search openly licensed material for creative and educational reuse</ p >
75+ </ li >
76+ < li >
77+ < a href ="https://opensource.creativecommons.org/ " target ="_blank "> Open Source</ a >
78+ < p > Help us build products that maximize creativity and innovation</ p >
79+ </ li >
80+
81+ </ ul >
82+ </ nav >
83+ </ div >
84+
85+ </ header >
86+
87+ < main >
88+
89+ < header >
90+
91+ < h1 > Mini Chooser</ h1 >
92+
93+ <!-- <p>Follow the steps to select the appropriate license for your work. <br /> This site does not store any information.</p> -->
94+
95+
96+ </ header >
97+
98+
99+ < div class ="content ">
100+
101+ < article class ="chooser-mini ">
102+
103+ < h2 > Our Licenses</ h2 >
104+
105+ < p > There are six main Creative Commons license you can use when you choose to publish your work under CC terms. The six CC licenses are based on four conditions. The four conditions and the six licenses are described below.</ p >
106+
107+ <!-- <form id="license-chooser" class="mini"> -->
108+
109+
110+ <!-- <fieldset id="choose-a-license"> -->
111+ <!-- <legend>Choose a License</legend> -->
112+ <!-- <legend>Which license do you need?</legend> -->
113+
114+ < label for ="license "> License</ label >
115+ < select name ="license " id ="license ">
116+ < option value ="cc-0 "> CC0</ option >
117+ < option value ="cc-by "> CC-BY 4.0</ option >
118+ < option value ="cc-by-sa " selected > Attribution ShareAlike (CC-BY-SA)</ option >
119+ < option value ="cc-by-nd "> CC-BY-ND 4.0</ option >
120+ < option value ="cc-by-nc "> CC-BY-NC 4.0</ option >
121+ < option value ="cc-by-nc-sa "> CC-BY-NC-SA 4.0</ option >
122+ < option value ="cc-by-nc-nd "> CC-BY-NC-ND 4.0</ option >
123+ </ select >
124+
125+ <!-- <p>OR</p>
126+
127+ <div></div>
128+ <input type="checkbox" id="help" name="help" value="help" />
129+ <label for="help">Help me choose</label>
130+ </div> -->
131+
132+ <!-- </fieldset> -->
133+
134+ <!-- </form> -->
135+
136+
137+ <!-- <button>submit</button> -->
138+
139+ < div class ="explainer ">
140+ < h3 > Attribution ShareAlike (CC-BY-SA)</ h3 >
141+
142+ < p > [icons here]</ p >
143+
144+ < p > < strong > This license lets others remix, tweak, and build upon your work even for commercial purposes, as long as credit you and license their new creations under the identical terms.</ strong > This license is often compared to "copyleft" free and open source software licenses. All new works based on yours will carry the same license, so any derivatives will also allow commercial use. This is the license used by Wikipedia, and is recommended for materials that would benefit from incorporating content form Wikipedia and similarly licensed projects.</ p >
145+
146+ < nav class ="license-nav ">
147+ < ul >
148+ < li > < a href =# "> View license deed</ a > </ li >
149+ < li > < a href =# "> View legal code</ a > </ li >
150+ </ ul >
151+ </ nav >
152+ </ div >
153+
154+ </ article >
155+
156+ </ div >
157+
158+ </ main >
159+
160+ < footer >
161+ < a class ="identity-logo " href ="# "> Creative Commons</ a >
162+
163+ < nav class ="footer-menu ">
164+ < ul >
165+ < li > < a href ="/about/contact "> Contact</ a > </ li >
166+ < li > < a href ="https://mail.creativecommons.org/subscribe " target ="_blank "> Newsletter</ a > </ li >
167+ < li > < a href ="/privacy "> Privacy</ a > </ li >
168+ < li > < a href ="/policies "> Policies</ a > </ li >
169+ < li > < a href ="/terms "> Terms</ a > </ li >
170+ </ ul >
171+ </ nav >
172+
173+ < div class ="contact ">
174+ <!-- this area lacks a heading? -->
175+ < h2 > Contact Us</ h2 >
176+ < p > Creative Commons </ br > PO Box 1866, Mountain View, CA 94042</ p >
177+ < p > < a href ="mailto:info@creativecommons.org "> info@creativecommons.org</ a > </ p >
178+ < p > < a href ="tel:+14154296753 "> +1-415-429-6753</ a > </ p >
179+
180+ < nav class ="social-menu ">
181+ < ul >
182+ <!-- <li><a class="icon-replace fa-instagram" href="#">Instagram</a></li> -->
183+ < li > < a class ="icon-replace fa-twitter " href ="https://twitter.com/creativecommons " target ="_blank "> Twitter</ a > </ li >
184+ < li > < a class ="icon-replace fa-mastodon " href ="https://mastodon.social/@creativecommons " target ="_blank "> Mastodon</ a > </ li >
185+ < li > < a class ="icon-replace fa-facebook " href ="https://www.facebook.com/creativecommons " target ="_blank "> Facebook</ a > </ li >
186+ < li > < a class ="icon-replace fa-linkedin " href ="https://www.linkedin.com/company/creative-commons/ " target ="_blank "> LinkedIn</ a > </ li >
187+ </ ul >
188+ </ nav >
189+ </ div >
190+
191+ < div class ="subscribe ">
192+ < h2 > Subscribe to our Newsletter</ h2 >
193+ < form action ="https://creativecommons.us4.list-manage.com/subscribe/post?u=fd30364b6577b471373d6076c&id=4603fe102a " method ="post " id ="mc-embedded-subscribe-form " name ="mc-embedded-subscribe-form " class ="validate newsletter " target ="_blank " novalidate ="">
194+ < input type ="email " value ="" name ="EMAIL " class ="email input " id ="mce-EMAIL " placeholder ="Your email " required ="">
195+ <!-- real people should not fill this in and expect good things - do not remove this or risk form bot signups-->
196+ < div style ="position: absolute; left: -5000px " aria-hidden ="true ">
197+ < input type ="text " name ="b_fd30364b6577b471373d6076c_4603fe102a " tabindex ="-1 " value ="">
198+ </ div >
199+ < input type ="submit " value ="subscribe " id ="mc-embedded-subscribe " class ="button small ">
200+ </ form >
201+ </ div >
202+
203+ < div class ="donate ">
204+ < h2 > Support Our Work</ h2 >
205+ < p > Our work relies on you! Help us keep the Internet free and open.</ p >
206+ < a class ="donate icon-attach cc-heart-filled " href ="https://www.classy.org/give/313412/#!/donation/checkout?c_src=website&c_src2=top-of-page-banner " target ="_blank "> Donate Now</ a >
207+ </ div >
208+
209+
210+ < div class ="license ">
211+ < p > Except where otherwise < a href ="/policies/#license "> noted</ a > , content on this site is licensed under a < a href ="/licenses/by/4.0/ "> Creative Commons Attribution 4.0 International license</ a > . Icons by < a href ="https://fontawesome.com/ " target ="_blank "> Font Awesome</ a > .</ p >
212+
213+ < svg >
214+ < use href ="vocabulary/svg/cc/icons/cc-icons.svg#cc-logo "> </ use >
215+ </ svg >
216+ < svg >
217+ < use href ="vocabulary/svg/cc/icons/cc-icons.svg#cc-by "> </ use >
218+ </ svg >
219+ </ div >
220+
221+ </ footer >
222+
223+ < script src ="vocabulary/js/vocabulary.js "> </ script >
224+ < script src ="scripts.js "> </ script >
225+
226+ </ body >
227+ </ html >
0 commit comments