Jump to content

Víctor Pan

Members
  • Posts

    16
  • Joined

  • Last visited

Posts posted by Víctor Pan

  1. I have a php code for a form but I don't know how to use it I started reading about php but still don't understand it. So when I use the code on the hosting my nav says the form is already sent so i had to stop using it. What should i do to receive e-mails from my form on my website. The fact is I even don't know if i put the code on the right place. Thank you very much!!!!!

    My website is http://www.victorpan.com/

    I also attach the file with the code I want to use as a coment inside the code.contacto.php

  2. I'm trying to give to my nav and my aside tags 70% height but it doesn't work.

    Please help me, it's beeing very difficult for me layingout my page, i don't even know how to layout pictures can someone give a hint, or a place where i can read it.

     

    THANK YOU VERY MUCH. I ATACH MY CSS AND HTML FILES.

     

    style.css index.html

  3. Hello, I’m a beginner and I’m trying to link my html file with my css file. Mi css file is inside a folder called css, in the same folder that the html file. I’ve written in the head of my html file:

     <link rel=”stylesheet” type=”text/css” href=”css/styles”>

    But the thing is I can not change my tags background colors neither nav, neither footer, content…

    I don’t know what I’m doing wrong but maybe you can help with that. Thank you.

    estilos.css index.html

  4. Hello, I’m trying to learn how to créate a webpage on html. My first Project is my curriculum vitae. But wen I open the html browsers only show the alternative text (alt) but not the picture. I’ve tried with: Chrome, Explorer, Opera and Mozilla and none of them show the picture. So I probed with a very simple website, just with the image command. An I have the same problem, browsers don't show the image, they only show the alternative text. This is the html code:

    <htlm>

    <body>

    <img src="mario.jpeg" alt="Foto Mario">

    </body>

    </html>

    And the picture name’s is mario.jpeg, and is jpeg format and in the same folder that the html file.

    I’ve try in my mobile phone and in a friend's computer, and the result is the same I attatche a screen shot below this

     

    If you can help me it would be great, THANK YOU!!!!

    consultaforo.zip

×
×
  • Create New...