nhereveri
-
Transitions in hidden blocks elements of a list
http://codepen.io/nhereveri/pen/jIaJK OK Hugo, using :pseudo elements is much elegant. I use JS to push content from JSON into labels. Content can be static. At least for this project. But lost the transition on bullets.
-
Web design career online?
Personally I have spent more than a decade to web development, first as an amateur and about five years ago professionally, using my degree in computer science. Currently study graphic design, although slightly oriented web design. It's a litt…
-
Transitions in hidden blocks elements of a list
To prevent line breaks: white-space: nowrap Still need an animation in CSS3 transitions of labels (from display none to block).
-
Web design career online?
In short, I need international certificates evidencing my knowledge.
-
DIV (and content) to image
Yes! A screenshot... but only of a DIV. I try niklasvh's html2canvas. Thanks JoniGiuro.
-
critique my website be brutally honest
/webdesign.html Your portfolio is visually disorganized. Try to get a preview of golden dimensions. The preview is difficult to appreciate if tailored according to the mouse pointer. I prefer a modal slideshow. That will give you time to load one or…
-
How build a site backup service?
Well, I try to provide a solution for a e-commerce website. But, on Easter Island, where you need the service is very unstable electricity, but you must have service for local communication as to access the Internet use satellite communications. H…
-
Floating labels
Exactly! That is OK. Just perfect. Thanks to Paulie_D and JoniGiuro, you guys rock! I'll leave the query marked as solved. Sorry for my poor English, not my native language. I hope this help others.
-
Simple header issue?
It is difficult to evaluate from external or embedded CSS in the document. Can you clean up and simplify the code?
-
aligning img inside a td
http://codepen.io/anon/pen/yICqm
-
How to use "this" in jQuery?
Thanks for your input. Please indicate the topic as solved. This will improve visibility in the list of forum items and we go to avoid resolving the issue, as when making a rhetorical question.
-
Line becomes higher when using sup TAG
Thanks joshuanhibbert. http://jsfiddle.net/A24qm/4/
-
BASIC LEVEL: Layout template without position
O.o ¡so simple! Thanks man, you are cool.
-
BASIC LEVEL: Layout template without position
OK, I need to #items stay on left side, but two sections on right side. Problem happens when #items height is lower or equal than #section1 or the container is wider than #items and #sections together. If just use float left: I understand that usi…