Recent content by dente de requin

  1. D

    could some one help me with php?

    i am reading this book that teaches PHP, the program for web development i am told these are php tags <?php echo '<p>order processed</p>'; ?> here is my html with embedded php <html> <head> <title>petey's parts oo</title> </head> <body> <h1>peteys parts</h1> <h2>order results</h2> <?php...
  2. D

    where can i find an ezip/ izip electronic bike australian dealer?

    i have a ezip entrailz electronic bike and i need to replace some parts but i cant find a dealer who sells them in Australia. i found a usa ezip izip dealer but i couldn't buy from there site cause i am Australian does anyone know where i cold buy parts for my bike?
  3. D

    how do i program css acording to html?

    hi i am learning xhtml and css and want to know does css have to have its rules set in the order the elements occur in html. does that make sense. so if i had a an h1, p and a form element occuring in this order on the html sheet would the css styling sheet follow this same suit hi { p {...
  4. D

    how do i html host???????

    hello i am learning xhtml and css i am a complete newbie and i am wanting to know how to host your html i have writen some scripting and i have about 4 pages + 4 pages of css all linked and working a fully functional newb web site. i found 100mb can host and it kinda suckty cause once you...
  5. D

    how do you publish html?

    if i was to write up a few pages of html how do you link each page, woukld yiou do it with the anchor tag? how do you link your css pages to your html pages once uploaded to the web? and how would you publish your html onto the web and have a fully functional web site?
  6. D

    can some one help me with html please?

    in html how do i place elements side by side? you would see at the bottom of a page there are words like contact us home about us and so on anyway all the words are anchor tag-ed i take it and are along side each other on a horizontal line spaced a certain distance apart amd i am trying to work...
  7. D

    how do you upload html and css scripting?

    how would some one who has written html and css scripts in a note pad upload there script to the web to make a web page also can you host and upload images on a web site say photo bucket i was hosting images at photobucket for a small store i made in oztion but my account sems to hacve...
Back
Top