akurtula
-
Please critique design :)
i like it the only thing I would suggest is to but the navigation a bit lower also maybe use only one border on your stock images. at the moment you have the gray and the black; maybe remove the black border
-
Website launched...Any thoughts?
I love it the only think I dont like is the spacing in the text within the two boxes in the homepage (in "I provide creative media services for individuals ..") also, personally I would change the border color of your portfolio thumbs wh…
-
CSS: How to place/position custom graphic bullets "between" a horizontal list
I normaly do this: link ul li span{ width:10px; height:10px; background-image:url(); } however I personaly like the line to seperate the links; like: ul li a{ width: 200px; border-right:1px black solid; } to style the first element you do…
-
jQuery ToggleClass Not Stopping
hey how about this $('div#how-does li a').hover( maybe the UL you missed might be the problems over here it works: http://jsfiddle.net/f5hqk/ ps, I forgot you dont need my previous example for a hover state :)
-
jQuery ToggleClass Not Stopping
hi i think you need to add 2 class names. like this example from jquery documentation: $('#foo').toggleClass(className, addOrRemove) so you need to add something like $(this).toggleClass('large-circle', 'normalstate'…
-
PS Mock Up Feedback
I like the first design (better than the other 2): it is simple. I would take the mounting logo to the right, the title to the left remove the "providing quality windows .." from the banner and add it on top of the windows image (as a cap…
-
Design Opinions
a yes, I meant change the active link background color to have the same color as the footer background
-
Design Opinions
how about having the hover link background color the same as the footer color (similar to ..button2.png) but without the gradiant
-
what to include in a portfolio to get the first job
At the moment I dont have any clients so everything I'm going to do will be on my domain; but yes I will have to keep it in mind when I get the clients The best option would be to have a live demo of the entire theme on your own domain Just ou…
-
what to include in a portfolio to get the first job
I happen to enjoy design, and tend to get nice ideas, so I have some nice web designs (photoshop designs); which I didn't have time to create the functionality for (which . But I didn't think it would be "good enough" to have the…
-
How to become more productive in design and programming
Thanks for the suggestion long a go I bought that course, to help me with my php course work, it was really helpful, but at the time, I was more concerned in getting the project done on time, and was not looking for "good practices", so I…
-
jquery or mootools
as i'm new to javaScript and MooTools, can't really contribute to this arguments (even though would love to :lol: ) - though there are a lot of great things that am learning from this. especially this article "sunwukung" said…
-
jquery or mootools
all in all, it seems to be based on what you started using and simply sticking with it :!: the only thing i heard is that mootools is more flexible with PHP - but i cant see it :roll:
-
my portfolio site, let me know what you think.
i realy like this design,
-
My first CSS website
Thanks for all the comment, I haven't thought about the slowness of the host, I just picked a free one as this is my first attempt to web design. The CSS sprints look really good solution; I will try and improve the navigation, at the moment…