+ 1
Please read the description and answer this😩😩😩
At first think that I am developing a blog site and I have made anchor tag and title serial by serial for posts on the homepage(index.html). And when any user will click on any post that I have made previously on the homepage (index.html) generally they will go to the post page . But my question is that should I make separate html files for separate posts??? like an example : post1.html file for a post , post2.html file for the second post and post3.html file for another post Please anyone answer this😩😩😩.
2 Antworten
+ 1
in static webpages.
yes you need to, there is not much of an option
it'll change when you learn server side programming like php for example.
0
Thanks a lot