salvatore
-
Any similar codekit softwear for pc?
Andy! hi hahahahaha I am watching your tutorials (Theme Development Screencast – Part 3)and you are using Codekit, I don't have a mac. I am stuck in this process haha Thanks for the answer
-
Dream to become a Web Designer/Developer, just don't know where to start? Please help!
hi Keilowe, You are not the only one who is trying to be a web designer. Dont feel sad if you dont understand some codes ...I'm in the same way, trying to learn. I'm glad to see you want to make your dreams come true. Here are my links: …
-
Can't get Css Menu effect on hover
It works!! :) thank you guys!
-
Can't get Css Menu effect on hover
I have created this file online for a better explanation: html-css code
-
Can't get Css Menu effect on hover
nav ul{ margin: 0; padding: 0; list-style-type: none; } nav ul li{ display: block; float: left; padding: 0 6px; } nav ul li a{ text-decoration: none; font-size: 16px; padding: 1px 6px 3px 6px; -webkit-border-radius: 3p…
-
Can't get Css Menu effect on hover
the code I have used