Recent content by Piet Skiet

  1. P

    How do I center align div sections in html?

    okay, so i've just learnt how to use 'div' to create sections in html and i can position them but how can i just center align a section so that irrespective of screen resolution, it will appear in the middle. here is my simple code which aligns it a bit to the left but how could i change it to...
  2. P

    How do you create fields where people can enter info which is then saved in html?

    i have just started learning the very basics of html. i want to know if anyone can refer me to a tutorial which describes how to create a fields where vistors to my site can enter info like their name and surname and the info is then saved into a table or database which i can go and access.
  3. P

    Can i write html code that exports my form to a CSV file when submitted?

    Hi. I'm learning the basics of html. Want to know if there is code or a tutorial i could use to export info in my form straight to a csv file or must it go to an asp file. if it must go to asp, are there any very basic asp creaters for free which will be able to help with this - i would...
Back
Top