Jump to content

Do i have the basics down.

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
2 replies to this topic

#1
Prof_Oak

Prof_Oak

    Newbie

  • Members
  • Pip
  • 3 posts
I drew this diagram to show my understanding of how web pages are set up on a server. I can't seem to find any guides on building a web page that arn't about learning html.

each line represents a sub-folder except the first which is just the index and then i have two folders which then have things in them
I also put what i thought the url for them would be
Posted Image

#2
WingedPanther

WingedPanther

    A spammer's worst nightmare

  • Moderators
  • 16,831 posts
That is a common way to arrange the files, but is not required. The files can be placed wherever you want them, as long as you are accessing them correctly with your anchors.
Programming is a branch of mathematics.
My CodeCall Blog | My Personal Blog

#3
TcM

TcM

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 11,147 posts
Yup, but while browsing the directory with an FTP client or something you will be able to navigate the files with ease.