Search results

  1. Y

    In html how do i get a div to position in the centre of the webpage, towards close

    to the footer? My CSS #mnu { padding-top:4opx; float:center; padding-center:40px; font-family:verdana; } #mnu a:link {color:#d10606; background-color:transparent; text-decoration:none} #mnu a:visited {color:#d10606; background-color:transparent; text-decoration:none} #mnu a:active...
  2. Y

    why dosent this html code work?

    I am trying to use the <div id="mnu"> to display the three links but it does no show up. <html> <head> <title></title> <link href="style.css" rel="stylesheet" type="text/css" /> <style type="text/css"> /* Remove margins from the 'html' and 'body' tags, and ensure the page takes up full screen...
  3. Y

    Help with html please?

    I have got this code the file texp3 is a psd file, which i have saved as a jpg image, however when i open the html file, in IE, and Safari, its gets missed up, it does not display the image properly. <html> <head> <title></title> </head> <body background="temp3.jpg" /> </body> </html>
  4. Y

    why dosent this html code work?

    I am trying to use the <div id="mnu"> to display the three links but it does no show up. <html> <head> <title></title> <link href="style.css" rel="stylesheet" type="text/css" /> <style type="text/css"> /* Remove margins from the 'html' and 'body' tags, and ensure the page takes up full screen...
  5. Y

    Help with html please?

    I have got this code the file texp3 is a psd file, which i have saved as a jpg image, however when i open the html file, in IE, and Safari, its gets missed up, it does not display the image properly. <html> <head> <title></title> </head> <body background="temp3.jpg" /> </body> </html>
  6. Y

    why doesnt this code work in html?

    it should display the image temp3.jpeg as the background <html> </head> <body> <body background="temp3.jpeg"> </body> </html>
  7. Y

    why do i get this in html?...

    ...{\rtf1\ansi\ansicpg1252\deff0\deflang1033{\fonttbl{\f0\fswiss\fcharset0 Arial;}} {\? I have got this code <html> </head> <body background="temp3.jpg"> </body> </html> but when i open the file, at the top of the page i get...
  8. Y

    help with php please?

    can you please explain this code, how does it work, what does each line do? <html> <body> <?php function writeName($fname) { echo $fname . " Refsnes.<br />"; } echo "My name is "; writeName("Kai Jim"); echo "My sister's name is "; writeName("Hege"); echo "My brother's name is "...
  9. Y

    What is another word for special?

    well not really special, i have created a product that i believe will change the social networking area of the web, but i need one word to describe it.
  10. Y

    People who own a business? UK?

    Hi I want to set up a small business i have some questions, i dont want to post them here, would any one help if i send them the questions, and you can just explain a little. Thanks
  11. Y

    Where do i read the financial statements of banks or any other big company like BP?

    i know they are available on the web, but any sources would be much appreciated?
  12. Y

    Treating stunt growth?

    Hi I think i might be suffering from stunt growth, everyone in my family are more than 5ft,5in, and i was taller than most people when i left school, however since then i have been 5ft, and as i have shrunk in height, everyone from my school says you have shrunk, I dont have breakfast, as i get...
  13. Y

    Writing C programs on a mac book pro?

    Hi I have got BBEdit which i use to write java programs, andthe run it using Terminal. But what do i need to write C programs, do i need to install anything?
  14. Y

    Mobile Phone Technology, Mobile Phone Interfaces Question ( People educated in this

    field only)? I have wriiten an article on mobile phone technology, i need someone to read it, and make some suggestions, i have got no one else, I hope you can understand that i can not post in here. If you would like to help please contact me It would be much appreciated
  15. Y

    What laptop to get computer educated people only?

    I have a budget of £700.00 for a new laptop, it needs to be portable, have wireless connectivity, hdmi port, 4gb of ram, more than 250gb of hd space, builtin webcam. the hdmi port is not a must but everything else is essential it can go a little over 700.00
  16. Y

    Help buying a laptop computer educated people only?

    Hi I want to buy a new laptop with a budget of £700.00, its needs to be portable, have 4gb of ram, 400gb of hd space, hdmi port, wireless connectivity, blu-ray, built in webcam, I will be using it for taking notes at university , watching videos, listening to music, and i will have lots of...
  17. Y

    buying a laptop please help, computer educated people only?

    Hi I have a budget of £450.00 for a new laptop, which i will use for surfing the Internet, watching videos, listening to music, it needs to have a good Ram atleast 3gb, and 200gb of hd space would be fine. Also i would want to connect it to my tv, so an hdmi port, and antivius but this is not...
  18. Y

    Help with gif image please?

    Hi I have got a gif image, all i want to to do is add something on the side on the image, however as i dont know how to do this, and i tried, the image loses its gif function. can someone please help me if i send them the image, the image is a logo, what i want to do is add a line of tect on...
Back
Top