No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
6 Posted Topics
[code]<img class="BLARGBLAH" src="BLARGBLAHBLAH.picture"[/code] Class defines the picture [code]img.BLARGBLAH { display:block; margin-left: auto; margin-right: auto } [/code] Use img because you are defining an img and then define the img by using BLARBLAH I use display:block because that's just what I do. margin-left and margin right being auto'd should now make …
Use javascript to make the height of the sidebar the height of the content automatically. Reply to this post if you need help with it, but research it first. I don't just give code snippets out, I help other people learn them. Unless someone else replies with the javascript code …
Hey, I know I havn't been very active on this forum... Well, I have been lurking them, but not posting. Lol. But anywho, I have a question. Look on this website: [url]http://hexagen.webs.com/[/url] Notice the border size. It's less than a pixel. How would I do that? I know that using …
Well, I'm guessing that you have little experience for html/css. In my personal experience, this is actually the best website for noobies. I learned most of my basics from here. [URL="http://htmldog.com"]htmldog.com[/URL]Then after all that, I would suggest creating 5 different websites from that, and then look for more advanced things …
First of all, I would like to say this is a wonderful forum. I saw the website on an ad above a Xatech chat box while helping a buddy code and design a flash game on VB. I'm pretty sure this will be the right forum for me, my first, …
I would actually suggest using a fluid layout, it's how I design all of my websites and the best way I've encountered so far.
The End.
Flynox