Posts
 
Reputation
Joined
Last Seen
Ranked #311
Strength to Increase Rep
+7
Strength to Decrease Rep
-1
90% Quality Score
Upvotes Received
39
Posts with Upvotes
36
Upvoting Members
29
Downvotes Received
5
Posts with Downvotes
4
Downvoting Members
4
20 Commented Posts
~73.7K People Reached
Interests
Music
PC Specs
13" MacBook Pro - OS X Snow Leopard2.4 GHz320GB HD4GB RAM2TB External HD
Favorite Tags
Member Avatar for vegaseat

Lots of good instrumental music out on the web in the form of midi files. You can incorporate background music as part of your web page. Here is the short code.

Member Avatar for Johannes_2
0
4K
Member Avatar for brynFlew

Hello, Thank you for your time. I know it is possible to create an exit button using javascript but this only work in ie browsers and not what i want(i found a fix for it but isnt very good), can somebody please show me a better way of closing all …

Member Avatar for qwsa
1
1K
Member Avatar for vegaseat

Here we use the eval() function as the backbone of a simple calculator. One table is used for the display. A second table holds the buttons for the keypad. The whole thing forms an attractive looking calculator. To test it, simply paste the code into an editor like notepad and …

Member Avatar for diafol
1
2K
Member Avatar for jah0073

I'm sure this will be very simple for someone to figure out, I have a template form a company called cvent, we are using them as our registration payment solution. I have been trying to get their template to suit our site but I am falling short with aligning the …

Member Avatar for joel.design
0
539
Member Avatar for russ_nbhs

I already know how to make a forum using php and mysql. I have a fully functional forum that I have written with the help of php login v2. I have modified the script to work with my needs. Everything else on the forum I have written. Now the only …

Member Avatar for sheikhali449
0
173
Member Avatar for Sarama2030

which is the best web design kit for starting out in professional web design- the kind that incorporates client side and server side scripting together or the best of one?

Member Avatar for Ausopenxcell
0
374
Member Avatar for jsepeta

I would like to run older versions of OSX on my Mac Mini. Apple dropped support for Classic Mode and for PowerPC code, which broke SoundDiver, an important tool in my home music studio. All I've been able to dig up so far about OSX virtualization is that it used …

Member Avatar for MichaelLAX
0
361
Member Avatar for mits28

can you please tell me some books and sites for reference...i want to learn HTML and web designing..from basics to higher level..so that i could design website

Member Avatar for jonywags
0
227
Member Avatar for limonzmn

Could you tell me where I get effective video tutorial for html learning.

Member Avatar for rotten69
0
197
Member Avatar for davy_yg

Hi, I am trying to create to a nice looking site layout with css. index.html [CODE] <div id="testimoni"> <section class="testi-left"> <figure><img alt="testimoni image" src="img/testimoni-img.jpg" /> <figcaption><strong>Michael Caine</strong><br><em>designme.com</em></figcaption> </figure> <article><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque faucibus laoreet massa, vitae suscipit risus eleifend quis. Curabitur tristique convallis neque, vel …

Member Avatar for teedoff
0
140
Member Avatar for 68thorby68

I have incorporated some excellent CSS/Jquery functionality into my site, but i'm having trouble editing the CSS to make the presentation more flexible. The CSS builds a container, into which I can insert text and call via Jquery. I am using this for my help function. CSS also overlays an …

Member Avatar for 68thorby68
0
160
Member Avatar for huntaz556

Hi im 14 and am getting into web development mainly because my dad does it and i think its really cool what you can do with html5 and CSS and javascript, i want to make somthing not to complicated but somthing cool that would show my dad that i can …

Member Avatar for Arkinder
0
144
Member Avatar for sidd.

hi, am new to web disigning. And i am designing a web page using joomla. And i want to add a drop down list to my page. I tried to search for the extensions but i din find any. As i am also new to this css and html, so …

Member Avatar for Arkinder
0
110
Member Avatar for Arkinder

I recently had an assignment that asked us to restrict the amount of characters a user can enter for his or her name. My professor said this is useful in the event that your program is being "attacked." The simplest solution was to use C strings: [CODE]#include <iostream> const int …

Member Avatar for Arkinder
0
6K
Member Avatar for Arkinder

I am not exactly sure what information is relevant, so my apologies for any useless/redundant information. On my Mac (Snow Leopard 10.6.8) with xCode (gcc) compiled and run through the terminal the following works fine (ignore code and continue reading): [CODE]#include <istream> #include <string> #include <iostream> #include <fstream> enum Year …

Member Avatar for Arkinder
0
372
Member Avatar for meowbits

Hello, I am working on a simple website for a class. So far I have most of the layout finished. There is one problem that I have run into and am unsure of how to solve. The "feedback" image gets pushed to a new line when I open my webpages …

Member Avatar for Dandello
0
126
Member Avatar for adcgv

Hi, I have started a site [url]www.techozine.com[/url]. The theme I picked looks great in all browsers but the sidebar is severely distorted in internet explorer. Also the categories tab below the headline is not properly highlighted as in other browsers. Since the site is in wordpress, I cannot figure out …

Member Avatar for bdoga
0
204
Member Avatar for Katana24

Hi all, Been a long time since i last posted on this forum :P For a little while I have been curious about data recovery programs for the mac; by that I mean actually creating one from scratch. I know that this isn't the best area to post this question …

Member Avatar for stevenros
0
159
Member Avatar for blaaam

Hi. I'm new here and I'm new into coding so i have question. Where i can get Simple Php website with login and singup function. I was search in google.com but i don't find nothing what would be good enought.And i don't whant build it my self, becous i can …

Member Avatar for G&G Designing
0
184
Member Avatar for abelingaw

I just wanna know how to enable tab switching without the whole page reloading. When i click a tab, the page would appear on a form or lets say a part of a page (e.g <div>). Dont want to use frame. And i would like to know how to have …

Member Avatar for abelingaw
0
105
Member Avatar for ericwalter
Member Avatar for a.emara47

I want to put a footer in a page wrap but it doesn't appear at all i write the markup [ICODE] <div id="footer"> </div> [/ICODE] and the CSS [ICODE]#footer { min-height: ..... ; background: url(images/footer.jpg) no-repeat; }[/ICODE]

Member Avatar for G&G Designing
0
100
Member Avatar for tobeeornot

Hi, I am trying to place two buttons underneath a grid I have created but they seem to overlap with the footer and I am not sure why. Would appreciate it if someone could have a look at the html and relevant css and talk me through what is the …

Member Avatar for tobeeornot
0
440
Member Avatar for iamthwee

Hi guys, I am using .css for a website and I am using divs to separate the header, middle and footer. Within the header there are various classes, one for the logo the other for the menu. It lines up OK in all browsers except IE, in IE there is …

Member Avatar for Arkinder
0
163
Member Avatar for Shizuo

[code] div{ background:0 10px url(bkcontentwrap.png) repeat-y; background-size: 800px auto; overflow:hidden; } .profile{ text-align:center; } [/code] the width of div and .profile is the same , but i want to change the width of .profile without changing the width of the background

Member Avatar for Arkinder
0
148
Member Avatar for ikhan42

Hi every one. I have been asked to create a web page by a friend of mine (he decided to cash in some favours) I have setup a Drupal test server for him and he has asked me if I can create a specific page that lists Regions and then …

Member Avatar for rv1990
0
115
Member Avatar for loveforfire33

Hi guys, im trying to create a website for a friend, and im struggling with firefox, chrome / ie are working as expected.. [URL="http://ashleystevensdrifting.com.milfoil.arvixe.com/?page_id=15"]this[/URL] is the live site (im integrating it with wordpress) that i am talking about my issue is that when compared to IE and chrome in firefox …

Member Avatar for Arkinder
0
187
Member Avatar for calrobs

Hi there, Not sure how the best way of asking this is but i've been playing around with HTML5 and the audio tag. I've managed to get multiple audios playing on a webpage, however it only works in certain browsers. In my case if I view the website on safari, …

Member Avatar for Arkinder
0
116
Member Avatar for loveforfire33

Hi, Have you ever noticed how the different browsers have different vertical resolutions? chrome has no bar at the bottom, FF has more bars at the top, and IE has bars at the top and bottom. leaving a very different amount of display on the the screen. im sure many …

Member Avatar for Arkinder
0
73
Member Avatar for jackparsana

Hi guys, I need one hide and show div with fade effect. please help me to find. i have one button when user mouse click that button , it show one div block with fade effect. and i want to stay on the open div. in div tag i have …

Member Avatar for jackparsana
0
199