0
Why is my border-radius not showing???
link href="https://fonts.googleapis.com/css?family=Lobster" rel="stylesheet" type="text/css"> <style> .red-text { color: red; } h2 { font-family: Lobster, Monospace; } p { font-size: 16px; font-family: Monospace; } .thick-green-border { border-color: green; border-width: 10px; border-style: solid; } .smaller-image { width: 100px; border-radius: 10px; } </style> <h2 class="red-text">CatPhotoApp</h2> <img class="smaller-image thick-green-
12 odpowiedzi
+ 2
You'll have to set it on that one then.
+ 1
You need to set a border first.
0
@nedim kanat isnt it faster like this
0
Hard for me to read it & it isn't all of the code. I gotta know what you have there.
0
ayt man here http://pastebin.com/2NN7JDUt
0
thanks anyways
0
Works perfectly for me. Which browser are you using ?
Image: http://4.1m.yt/enDH2Zp.png
Try replacing this : http://pastebin.com/LsctV2DG
0
man it pisses me off, i'm using chrome haha thanks i will try
0
If you are unable to fix it contact me over facebook.com/idont.reallywolf.1
0
i did thx
0
i already have a border tho it's the thick green one, if im doing it wrong can you tell me how
- 1
man, post the goddamn code in pastebin.com and then post the link here