
Dreffel
Members-
Content Count
25 -
Joined
-
Last visited
Community Reputation
0 NeutralAbout Dreffel
-
Rank
Newbie
- Birthday 08/14/1989
Profile Information
-
Location
Namibia
-
Hey guys..Was just wondering if any1 knows of any good Advanced CSS sites for examples. i just finished a HTML and CSS book, aswell as the Advanced CSS on W3SCHOOLS. Would like to do more advanced css and learn more tips..
-
Hey... i hope this is the correct place for this question...I want to know, in your opinions, what is the best book to start learning JAVA.I had a look at the JAVA in a nutshell by O'Relly... But not completely sure, if you would please help me...http://www.amazon.com/Java-Nutshell-5th-David-Flanagan/dp/0596007736/ref=sr_1_8?ie=UTF8&s=books&qid=1249031295&sr=1-8Thanx..
-
Thanx Ingolme.... That helped a lot! Just 1 last thing. When I use that exact code, what must I change so the hyperlinks are not underlined?I think the <ul> is the subject here, but to what will I change it so the results end up the same without the underline?
-
I think this should help. This is the code I used, didn't tests the loop tho, but it should work if you change the value to loop"true".... <embed width="320" height="305" type="audio/mpeg" src="GiveUp.mp3" controls="all" loop"false" autostart="true" pluginspage="http://www.real.com/player/" > Hope this helped....
-
I think this should help. This is the code I used, didn't tests the loop tho, but it should work if you change the value to loop"true".... <embed width="320" height="305" type="audio/mpeg" src="GiveUp.mp3" controls="all" loop"false" autostart="true" pluginspage="http://www.real.com/player/" > Hope this helped....
-
Nice, Thats a bit confusing.... lol. Thats why I was asking if there is any shorter and easier way to get the same effect??
-
Hey... Will u please tell me how u got to do your tabs... the menu, manifesto, Knowledge, etc...I don't know how to, and can't get a proper explanation YET... maybe a link to a explaining example will do.
-
Yes, I know some HTML and CSS. But I don't want to use 3 or 4 standalone hyperlinks. I want the hyperlinks to be in a picture type bar... Like those of Facebook for example...
-
Hey...I just have a question out of interest's sake... It about the navigation bars, or I hope that's what it's called... The bars normally on the top of the page, eg; home, downloads, contact details, etc... (see attachment for pic)Like the facebook bar, that takes you between menus or pages. How is it done? Is there different ways to do this? I can think of this way, but don't think it is the way it should be done...Create the bar as you want it, with all the text, as a image and then just specify which click areas will take you to what areas...OR how should it be done?? Is there any easie
-
Basic HTML and CSS hey?? i'm seeing some JAVA Scripts...
-
Not to bad... BUT, I don't like the color theme as well... Other than that, i think its off to a good start. I checked some of your code, and can see the effort into it. A long style sheet aswell... is it only HTML and CSS??
-
That might explain why only some of the tags worked and others didn't... Only having 1 comment tag...
-
Had some problems with a bunch of these tags in a row. Nothing seemed to be working correctly... Something had to be wrong... Until now, I luckily discovered that it was my stupid mistake!I left out the last "-->" part, and some stuff didn't work. Didn't think of that cause the 'a:links' worked perfectly.But adding the "-->" makes the rest work This kind of mistakes turnes on me every time... <style type="text/css"> <!-- a:link {color: blue} a:active {color: red} a:visited {color:green} a:hover {color: black} h6 {text-transform: uppercase} p{padding
-
Hey all!Full name: RetiefBirth date(dd/mm/yyyy): 14.08.89Gender: MaleZodiacal sign: CapricornCountry of residance: NamibiaCity of residance: Walvis BayEyes: GreenHair: L BrownSmoking/Drinking/Drugs: Drinking but can behave from time to timeInterest: GamingAdditional comments:I currently work at a IT company for some experience in the IT industry, and study after hours in the web dev line. I am on my second book of XHTML & HTML & have some CSS knowledge. Still a NOOB, but will get there with YOUR help and tips... Thanx...
-
AAahh! Ya, it makes sense this way... Ill try it this way... (Stupid Book!) hahaha...I wont use it anyway ATM...