Posts
 
Reputation
Joined
Last Seen
Ranked #1K
Strength to Increase Rep
+3
Strength to Decrease Rep
-0
81% Quality Score
Upvotes Received
5
Posts with Upvotes
4
Upvoting Members
4
Downvotes Received
1
Posts with Downvotes
1
Downvoting Members
1
3 Commented Posts
0 Endorsements
Ranked #4K
~2K People Reached
Interests
Web Design & Development, Server Management, Vacations (Florida & Italy). Family. Wifes…
PC Specs
AMD Athlon 64 X2 Dual Core Processor 5000+ 2.90 GHz, 6GB RAM, 64Bit Operating System (Windows 7 Ultimate)…
Favorite Forums
Favorite Tags
Member Avatar for DanceInstructor

Or simply add a `<br />` which will force your text to move to the next line. each time you come to the end of the text just insert a `<br />` like this and it will automatically make it jump to the next line. Or another way is contain …

Member Avatar for joecap5
0
642
Member Avatar for ggeoff

I'm very big on valid coding myself but always feel that if your happy with your web sites errors and warnings then don't worry. However, if it didn't recognise your DOCTYPE then chances are that browsers might not and then place your website into "Quirks Mode" which is not a …

Member Avatar for almostbob
0
490
Member Avatar for bufospro

As was already atated this is the best way [CODE] <img src="images/logo.png" width="250" height="60" alt="logo">[/CODE] Don't forget the Alt tag to make it valid. This also helps with screen readers for blind people viewing your web site. @ SKANK!!!!! That is a Div your using, this will not size your …

Member Avatar for Wrams
0
86
Member Avatar for rudz

To center a page you should use this CSS [CODE] #header { margin: 0 auto; } #wrapper { margin: 0 auto; } #footer { margin: 0 auto; } [/CODE] This >>> margin: 0 auto; <<< Will center whatever CCS section its in. If you want something to move left or …

Member Avatar for Labhrainn Aemi
0
147
Member Avatar for Nattynooster

[QUOTE=Nattynooster;902210]Hi on my website [URL="http://www.theconsolelounge.co.uk"]http://www.theconsolelounge.co.uk/[/URL] When you visit it, the logo will kind of move back and forth along with the content. After about a second it will stop. But why is it doing this?[/QUOTE] Before anyone can answer any of what your saying we need some coding from your …

Member Avatar for Nattynooster
0
79
Member Avatar for faisyshah

[QUOTE=alfator;725802]Right don't worry about slicing Ive figured that part out already :) now i have another question : here is what turned out from what ive sliced up from photoshop and uploaded to my ftp Im looking for some tutorials how to make this page flash ( flash website ) …

Member Avatar for Wrams
0
192
Member Avatar for marjan_m

[QUOTE=marjan_m;389417]Hi, I want to ask that hw a CSS file can be created for a website? Thankx[/QUOTE] Hi, This is simple and also depends on your Editor. This is what you do. In the same way you created your "index.html" file then all you do i make a css file …

Member Avatar for MidiMagic
0
146
Member Avatar for Wrams

Hiya folks, just thought i'd pop in and say hi. I'm a freelance web developer and PHP professional and im 39 years of age. Ive been into web design and graphic design for some years now. If theres anything else you wanna know just ask ok. I'm also in the …

0
40