Posts
 
Reputation
Joined
Last Seen
Ranked #4K
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
100% Quality Score
Upvotes Received
4
Posts with Upvotes
4
Upvoting Members
3
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
1 Commented Post
0 Endorsements
Ranked #2K
~14.1K People Reached
About Me

Freelance Web Developer

PC Specs
Windows XP PRO Intel Core Duo E8500 4 GB DDR2 RAM ATI Radeon 4350 1 TB Hard Drive
Member Avatar for virtualmisc

Hello friends i wanted to know if there was a standard dimension for a web page? i.e width and height Thanks

Member Avatar for jerinjames
0
194
Member Avatar for UberJoker

So I am very confused about XML in general. according to the things i read about it, its not a programming language. its not used to display anything. basically they even say it does nothing. then the question arises....WHY is it used?WHERE is it used?and HOW is it used?....i tried …

Member Avatar for Cragdo
0
97
Member Avatar for Snowdiddy

Hello People, I would like to learn how to write in basic HTML. My question is what are some good websites that have good tutorials to help someone learn HTML, and also what are some good books that I could pick up at my local bookstore. Any help is greatly …

Member Avatar for cfajohnson
0
114
Member Avatar for Cragdo

Hi folks, I apologize if this is a strange question for this forum beforehand. I recently set up a contact form for a client and a user has entered their email address incorrectly into the form and now my client can't get in touch with the enquirer and may lose …

0
84
Member Avatar for K?!

Hi all Is it possible to specify that NOTHING is allowed to come below an element? It's like this, if have a menu on the left, and when i make the browser small enough, text starts getting below the menu, and I don't want it to. I'd rather not create …

Member Avatar for K?!
0
456
Member Avatar for beforetheyknew

Hi, quite new to css and as part of an assignment we have to create a set html page to look like it should using css. My problem(the relevant code is provided), is that the menu at the top where it looks like: first second third fourth I need it …

Member Avatar for beforetheyknew
0
104
Member Avatar for Eva0607

Hello everyone :) I am trying to get rid of extra space that appears beneath the page due to relative positioning. I tried assigning one div element with an absolute position to which all of the other relative divs are positioned but this still doesn't seem to work - not …

Member Avatar for Eva0607
0
2K
Member Avatar for rikkie

Hi, I am in the process of building my first website (no coding experience) My home page (saved as .aspx) uses asp.net controls. All other pages are saved as .html. I can navigate fine from the home page to any of the other pages; however when I try to navigate …

Member Avatar for rikkie
0
85
Member Avatar for Mindy Sue

I am VERY new at this, and I need all the help I can get. I am trying to make a table that looks like this: I am VERY new at this, and I need all the help I can get. I am trying to make a table that looks …

Member Avatar for Keith007
0
103
Member Avatar for Cragdo

Hi Folks, I'm hoping you can help me with a strange IE problem. My clients site at [url]http://www.cmrbuilding.com[/url] works fine in Firefox, Safari, Opera etc but when it comes to IE, though it works in IE6, the site has a huge extra, blank area that scrolls to the right and …

Member Avatar for Cragdo
0
134
Member Avatar for lordcamel

Hi guys, I'm trying to create a 2 column layout for a site. The left div is for navigation, and contains a faux-column style repeat -- my goal is to have it be 100% of the body/document height all the time, NOT just the browser viewport height.. The right div …

Member Avatar for macneato
0
99
Member Avatar for rachelnetzer

Yeah, yeah, category fail, whatever. Seriously just ignore it. Anyway. I used webs.com for hosting up until a few days ago, when a friend of mine gave me a subdomain so my URL would just seem that much more random ([url]www.a-random-word-here.another-random-word.com[/url]) and so I need to transfer all my files …

Member Avatar for Cragdo
0
115
Member Avatar for richholt

If anyone can solve this, I would honestly think you're a genius. I've been using html/css 10+ years and this has bugged me for days! You can see the problem if you view [URL="http://www.dripsplat.com/dev/ttass/courses.php"]http://www.dripsplat.com/dev/ttass/courses.php[/URL] and click the "course outline" link to expand content. Content expands but footer stays where it …

Member Avatar for MidiMagic
0
98
Member Avatar for sammer021486

Hello, I am very new to web development in general. I am trying to develop a master page for a tutorial that I am creating. I have tried different solutions to correct the overlap, but the same result occurs every time. My web page shows up fine in IE7 and …

Member Avatar for Cragdo
0
9K
Member Avatar for rori

Hi, I'm working on fixing a code for a website that was done by someone else. I noticed this word "fprolloverstyle" in the style tag, and I couldn't understand what it means. I searched online but still I don't understand it! What does it do exactly? Can I remove it? …

Member Avatar for Cragdo
0
639
Member Avatar for samarudge

Hi, I have a page with four primary DIVS layed out like: [url]http://wp-media.samrudge.co.uk/2010/01/1.png[/url] using the CSS [code=css] body{ background-color:#CCC; } #container{ width:300px; height:auto; background-color:#00F; padding:10px; } #header{ width:300px; margin:5px auto; background-color:#0FF; font-size:24px; } #left{ width:200px; height:auto; background-color:#90F; float:left; } #right{ width:100px; height:auto; background-color:#CF0; float:right; } #footer{ width:300px; background-color:#0F0; float:none; [/code] …

Member Avatar for Cragdo
0
96
Member Avatar for peepster

Hi there, I am doing a site redesign and it shows up without any errors in Firefox, Opera, Safari, Chrome, but in IE for Windows, I get a little "yield sign" in the bottom left hand corner. It says that there's an error on line 16, but there's nothing on …

Member Avatar for Cragdo
0
100
Member Avatar for Cragdo

Hi folks, I been asked to post data from a form to a msg broker system being tested by an external team. I have been told that all I should do is post the data using http request in the following format to a server. [code=javascript] var http =new HttpClient(); …

0
129