+ 1
So are modern websites just a million html(and css and blah blah) put together? Just all linked to one main page?
6 Respuestas
+ 3
Marisa you mentioned in your description a very simplistic website but let's define meta links, hyperlinks, external links, internal links, links to files and other links which goto specific locations including administrative and database management systems.
+ 2
Marisa Thomas no
With that being said can you be more specific ?
Because your question is not specific to a code related issue ... this is a very openended and offtopic question and not a true question and answer section qualified question. Please use your post feed and follow the guidelines of the forum found here
https://www.sololearn.com/discuss/1316935/?ref=app
+ 2
Ya i reread the article and nav stuff. Now I'm assuming there it a way to cosmetically "hide" articles, then navigate to them.
+ 1
Well mabey I'm not far enough yet, but on websites there is a homepage and then you click on a catagory and get a different page. Is this just another html page linked to the home page?
+ 1
Oh but you said no
0
maybe a quick example
if you search for your test.com/contact the serverside script gets the „contact“ part and generates the html code of that page, based on Database entries or runs functions based on that „contact“ variable. the user just sees the generated html