Posts
 
Reputation
Joined
Last Seen
Ranked #4K
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
33% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
2
Posts with Downvotes
2
Downvoting Members
2
1 Commented Post
~6K People Reached
Favorite Tags
Member Avatar for Dannis86

I downloaded the script just for fun and for learning some new things. For the one who are curious what this is: [url]http://facemash.moefelt.dk/[/url] I wanted to install this on my localhost, but i got this: [url]http://imageshack.us/f/41/facemashalikenotgood.png/[/url] This is my index.php code: [CODE]<?php /* * Title: Facemash-Alike Script * Author: Anders …

Member Avatar for arunmagar
0
2K
Member Avatar for Dannis86

Hello there, I am redesigning my website. This is the design: [URL="http://imageshack.us/photo/my-images/217/nieuwdesign.png/"]http://imageshack.us/photo/my-images/217/nieuwdesign.png/[/URL] How far I am right now, is not far enough in my eyes. The code that I am having right now is for the HTML: [CODE]<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" …

Member Avatar for ko ko
0
211
Member Avatar for Dannis86

Hello everyone, Just yesterday I was talking with my dad about illegal software. And we were asking ourself, if you have a company for webdesign/webdevelopment there are alot of tools like photoshop,artisteer,fireworks and name it. These are all tools that are very expensive, and it is illegal to use them …

Member Avatar for WebStudio Pros
0
125
Member Avatar for Dannis86

Hello there. What I am getting [url]http://failmash.nl/example[/url] What i should get [url]http://www.failmash.nl/example/whatishouldget.png[/url] Ofcourse without the lines.. my code index.html: [CODE]<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>Untitled Document</title> <link href="css/main.css" rel="stylesheet" type="text/css" /> </head> <body> <div id="container"> <div id="logo"> </div> <ul …

Member Avatar for Dannis86
0
111
Member Avatar for yedidel

Hello, This website - [url]http://www.romical.com[/url] - looks ok in all browser expect IE7. for some reason the flash header is not centered and the menu gets distorted so the most left menu entry is not seen.. I have tried tweaking with margins/padding but could not help it... would be very …

Member Avatar for Dannis86
0
131
Member Avatar for Dannis86

Hello there, I'm watching a video from designcourse.com and just trying out with my own website. I got this far with html: [CODE]<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>Untitled Document</title> <link href="css/main.css" rel="stylesheet" type="text/css" /> </head> <body> <div id="container"> <p …

Member Avatar for matricol
0
186
Member Avatar for Dannis86

I've got a website: [url]http://funnymash.com[/url] (this is not advertising). I need to add some cool features, like: When the photo who wins gets a green light and the other that loses gets a red light, how am I going to do this? Also I want to make it possible to …

Member Avatar for cfwebdeveloper
0
127
Member Avatar for farisdnl

I've been wondering how to create a Blog Website using Dreamweaver. I mean, with the Archive and Comment System. The New post and the Old post thingy.. Or I've to use some special code?

Member Avatar for matricol
1
120
Member Avatar for Dannis86

Hello everyone, I want to build on a project and make a website like youtube just for fun, nothing really special, can I get code already that has been programmed? Or should I go for a whole new code, ofcourse I don't want to copy youtube, just make a website …

Member Avatar for Dannis86
0
188
Member Avatar for Dannis86

So i've got a little problem. I'm just running a website for fun, got it from a friend because he didn't need it anymore. Site is called: fapperd.nl Now i'm really happy with me installing a phpbb forum on my server and made a button for the forum as you …

Member Avatar for Dannis86
0
396
Member Avatar for totalwar235

what is a good program to write HTML in? i am looking at Note Pad ++ right now since i will need it for lau soon but i would like some opions here first.

Member Avatar for Azmah
0
173
Member Avatar for samsnov

Please can someone help me on this problem, Internet explorer and Firefox don’t show my new building site the same way, a Internet explorer messes up the whole thing, can someone tell me with the tag code that I can use to eliminate this problem as I build my site …

Member Avatar for teedoff
0
145
Member Avatar for Dannis86

Sorry if this is a stupid question, but I'll take the crap for what its worth. Im really asking myself every day the same question: What programming language should I learn? I really need to clear some things up, first of all some questions: 1. Ruby on rails, I hear …

Member Avatar for Stefano Mtangoo
0
283
Member Avatar for Dannis86

The weirdest thing ever happened to me today.. I am learning to program so I'm having my localhost etc. etc. I was just viewing some internetpages about python in wikipedia, having my WAMP program running, and my mysql command promp. Suddenly, my screen starts shaking, icons are switching, in the …

Member Avatar for jingda
0
230
Member Avatar for Dannis86

I am following a course on lynda.com First I had XAMPP, but I had some problems with it, and when the guy who was explaining everything used WAMP, I thought it was easier to just uninstall XAMPP and install WAMP. So i did that, but the XAMPP installer said it …

Member Avatar for jmmp
0
197
Member Avatar for Dannis86

I'm trying to learn to program with PHP, and i got XAMPP. I watched a tutorial on youtube. It should say, ''Please enter a username and a password''. But instead it just shows a blank page. My index= [ICODE]<html> <form action='login.php' method='post'> Username: <input type='text' name=úsername'><br> Password: <input type='password'name='password'><br> <input …

Member Avatar for Dannis86
0
2K