Recent content by C Plus Plus

  1. C

    explain this code php| Email<input type="text" class="text" size="25" value=""

    name="email"/>? Email<input type="text" class="text" size="25" value="" name="email"/> I know email is the name of the field, which is what the user will see, the input type is text, the zize of the field is 25. But what does value and class do
  2. C

    Help with this please, setting up and running a children's centre?

    Hi I want to set up a children's centre where i can offer children between the age of 1 to 14 different services. I have a 15.000£ budget, and i can borrow another 15.000£ but i really need this to be sustainable, I am also unsure of the services i should offer, i have already broken down the...
  3. C

    <a> is this inline in HTML?

    Hi I got a question similar to this in an exam, i just want to know if it was right, i dont remember what it was exactly.
  4. C

    Help with HTML please/?

    I am learning html, i get these questions wrong on the w3c website, can you help? Which of these tags are all <table> tags? <table><tr><td> <table><head><tfoot> <thead><body><tr> <table><tr><tt> How can you make a list that lists the items with bullets? <dl> <ul> <ol> <list> What is the...
  5. C

    html code please help, web designers?

    Hi I need some code in xhtml, where i have a text box, when i type a message, its displayed underneath, with a time, similar to twiiter but in html. Can someone please providde the code for this. Thanks ok, thanks so what about some javascript code? would anyone be kind enough
  6. C

    Where can i buy this musical instrument?

    http://www.youtube.com/watch?v=v45hy8p-8tg
  7. C

    help with html please,?

    <!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=iso-8859-1" /> <title>New</title> </head> <body> <div...
  8. C

    How do you measure someone's vocal range?

    what would be this woman's vocal range? http://www.youtube.com/watch?v=uDl5NhoM7OM&feature=related
  9. C

    In java what is the collective term for association, containment, aggregation,

    composition? I want to learn about them, i have got a book, but cant find anything about them, i want to know if they would come under any other category? Thanks
  10. C

    Nutritional question, what shall i eat?

    Hi I have never enjoyed food, i remember as a child when we had barbecues, my parents used to even shout at me for not eating, because it such nice food full of proteins, and even do our fridge was full of good food, fruits, vegetables, and I had access to los of money, i never spent any money...
  11. C

    Isn't this wrong about HTML?

    "HTML tells a web browser everything it needs to know: what a web page does, where it goes and what it looks like." I dont understand how it tells a browser where it goes?
  12. C

    Who is the singer of this song?

    http://www.youtube.com/watch?v=GiljvjkH_6s&feature=related
  13. C

    php help please, php programmers?

    Hi I need some php code which would have the following fields, an upload button, which they can use to upload a file, and once the file is uploaded they can press submit and the file should be sent to [email protected] First Name Last Name Course E-mail Telephone Your Message Upload Submit...
  14. C

    Belkin Bluetooth Adapater Model:F8T003 VER 2.11 Question?

    Hi I bought this Bluetooth adapter a couple of years ago, but i have lost the driver cd that it came with, do you know where i can download the driver for this? I have checked different websites, but cant find the right one. Thanks
  15. C

    Help with electronics, connecting a wire to a source of power?

    Hi I am trying to create this infra red pen, however instead of using a battery, i want to connect it tomy computer for power, how do i do this, right now i have the wire, which if i use a battery is fine, but i want to connect it to my computer for power, how do i do this? Thanks...
Back
Top