File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -277,22 +277,22 @@ <h1>Choose a License for Your Work</h1>
277277
278278 < div >
279279 < label for ="title "> Title of work</ label >
280- < input type ="text " id ="title " name ="title " placeholder ="title " />
280+ < input type ="text " id ="title " name ="title " placeholder ="Untitled " />
281281 </ div >
282282
283283 < div >
284284 < label for ="creator "> Creator of work</ label >
285- < input type ="text " id ="creator " name ="creator " placeholder ="creator " />
285+ < input type ="text " id ="creator " name ="creator " placeholder ="Jane Doe " />
286286 </ div >
287287
288288 < div >
289289 < label for ="work-link "> Link to work</ label >
290- < input type ="text " id ="work-link " name ="work-link " placeholder ="work link " />
290+ < input type ="url " id ="work-link " name ="work-link " placeholder ="https://creativecommons.org " />
291291 </ div >
292292
293293 < div >
294294 < label for ="creator-link "> Link to Creator Profile</ label >
295- < input type ="text " id ="creator-link " name ="creator-link " placeholder ="creator link " />
295+ < input type ="url " id ="creator-link " name ="creator-link " placeholder ="https://creativecommons.org " />
296296 </ div >
297297
298298 < div >
You can’t perform that action at this time.
0 commit comments