B Billy Bob New member Oct 13, 2009 #1 I already tried some things but the web server won't except them. All input would by thankfully accepted!
I already tried some things but the web server won't except them. All input would by thankfully accepted!
D DigitalAddiction New member Oct 13, 2009 #2 Display the section on your website as a image. You can also comment out the section of code. View the example below you'll see what I mean.
Display the section on your website as a image. You can also comment out the section of code. View the example below you'll see what I mean.
C crly Guest Oct 13, 2009 #3 To show the less than and greater than symbols, < and > ... for <, type < (that's the ampersand symbol, letter "l", letter "t", and semicolon) for >, type > (that's the ampersand symbol, letter "g", letter "t", and semicolon)
To show the less than and greater than symbols, < and > ... for <, type < (that's the ampersand symbol, letter "l", letter "t", and semicolon) for >, type > (that's the ampersand symbol, letter "g", letter "t", and semicolon)
S Sean Grant New member Oct 13, 2009 #4 if you make your homepage HTML/PHP name "index" then the server would direct the user to that page.