whaleo
-
i can't get images to work [Solved]
Hi! I'm not sure what it could be but it should have a closing backslash '\' and an alt property: Depends on your DOCTYPE but this might be the cause. Let me know what you come up with! Whaleo :)
-
IE float bug
@cssgirl - I had to make the 's {display:inline} I was a little stoopid! It was here all along1 : http://css-tricks.com/prevent-menu-stepdown/ :D
-
Strange Textarea Issues
Hi cssgirl A few suggestions: [list] [*]If the problem persists in Firefox, try using firebug to check out the issues.[/*:m] [*]There's a developer plugin for firefox that let's you check if the CSS and javascript for errors and gives you…
-
Needing some pointers on basic layout
Hi I found this website tutorial awesome, as it gradually builds a layout in each successive step. It shows the absolutes, relatives in absolutes, clearing floats and other layouts. It's very graphically illustrated, including the css. http:…