Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
100% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
0 Endorsements
~2K People Reached
Favorite Tags
Member Avatar for lilkid

Hello Im doing a website and the i end up with like this [url]http://img638.imageshack.us/img638/5472/30369592.jpg[/url] how od i get it so that the footers at the bottom and its all blue heres my code [code] <html> <head> <title>About Us</title> <link rel="stylesheet" type="text/css" href="stylesheet.css"> </head> <body> <div id="page_wrap"> <div id="header"></div> <div id="nav"> …

Member Avatar for floatingDivs
0
127
Member Avatar for ManishS

I have some images and i want to use them so as to get the look as in the image provided.. the background is also a image and all other grey portions are also images....and i want to coding using div tag only and aplying css to it... and also …

Member Avatar for lilkid
0
44
Member Avatar for lilkid

[ATTACH]9597[/ATTACH] ok i want to read this file into a dictionary and this is the output d={"flight":T34712, From:ABERDEEN, scheduled 0800, remark landed} etc flight is the key do i have to parse the text file i know i cant put it straight into the dictionary as i get this output …

Member Avatar for lilkid
0
154
Member Avatar for lilkid

[ATTACH]9572[/ATTACH] Hello basically ive parsed a website's data into an object. I wrote it to file and read it back in to write to a dictionary. but when i read it in it reads it like 3 times. so im a bit confused as to why ad would like to …

Member Avatar for lilkid
0
121
Member Avatar for cpsc1892

I'm studying for one of my exam's and this is my first c++ class and my professor gave one of these questions for our study guide... and I'm having trouble with it. And since our final is open book and open notes he's not giving us the answers, and i've …

Member Avatar for cpsc1892
0
2K