Martin_Muzatko
-
When would text exceed boundaries
Ah this is why. However, we can only help you if you provide a testcase on jsfiddle or http://codepen.io/pen/ Just insert your code there.
-
When would text exceed boundaries
http://bit.ly/ZCX3U0 Codepen ist a tool to create Live Testcases which can be edited and seen by others. Alternatives would be jsfiddle or webdav, but we prefer codepen. Also: you have not even posted valid HTML (opening tag brackets missing "
-
Is Chris Coyier Always Busy?
If that happens then you're probably not cut out for this industry WORD :) Having a mentor is all fine, but you should be able to learn on your own.
-
Is Chris Coyier Always Busy?
@CodeGraphics, having a mentor or school or whatever could be nice sometimes. But learning all by your self, see what sources are reliable and which not will not only broaden your horizon on future topics you seek help, but will also help you to get…
-
PHP in Dropbox Folder?
I have no clue if this is a good thing to do - however: I moved my whole dropbox folder to xampp/htdocs/Dropbox And it's just fine - I can execute phpfiles wherever I wan't in my project folders. So no problem.
-
Dream to become a Web Designer/Developer, just don't know where to start? Please help!
w3schools can get you started (I used it too, for a few references etc.) but it is a rather bad source when you unravel further secrets of CSS/HTML/JS etc. ( http://w3fools.com/ - We believe w3schools is harmful to the web. Web developers deserve be…
-
Codekit - Windows Alternative
http://youtu.be/vsTrAfJFLXI?t=1h18m16s Chris Coyier mentioned all windows software here
-
Simple alternative to Google Analytics?
I can recommend Piwik. http://www.piwik.org
-
Creating a more advanced shape
Well, there it goes: http://codepen.io/Martin-Muzatko/pen/AIkzt It is rather ugly in markup and design. I think I rather forget about it, or use Images along with crop.
-
Creating a more advanced shape
I am very sorry for being so unclear on my very first day in this forum. As Paulie_D mentioned, the second option is what I was searching for. I know that the second option is with css alone not possible, but with other tools? SVG? Canvas?
-
Creating a more advanced shape
Okay, I try to make myself clear. I already showed you that sketch I created. All I was asking for is a possibility to create a box that I am able to add polygons (which SVG is capable of), so I am able to control experimental shapes that are not re…
-
Creating a more advanced shape
Of course I know this kind of technique :). Although I consider this as useless, because I can't change the color of the background or border without screwing the rest of it. What I mean is: I can't have diagonal borders. I did know about …
-
Creating a more advanced shape
I am sorry for being unclear. I am trying to create a more creative box. Meaning: adding some style to it which is not possible with CSS. (AFAIK: CSS does not support 45 degree corners like I showed on this image: http://i.imgur.com/J5dVWbo.jpg . …
-
Color Combination Suggestions ?
I have difficulties deciding color schemes too. Especially when I do not really know how much colors I even need. How many colors do you actually have? and what kind of colors should you choose? Another thing! I found out that using HSL is incredibl…