Ve kodları yazıyoruz... <! DOCTYPE html > < html lang = "en" > < head > < meta charset = "UTF-8" > < meta http-equiv = "X-UA-Compatible" content = "IE=edge" > < meta name = "viewport" content = "width=device-width, initial-scale=1.0" > < title > Document </ title > < style > ul li { background-color : teal ; list-style : none ; font-size : 25px ; color : aliceblue ; width : 400px ; text-align : left , center ; border : 5px solid grey ; margin-bottom : 10px ; ...