Tagged Questions
0
votes
0answers
11 views
Are html get/post methods similar to http get/post verbs [migrated]
Are 'GET' and 'POST' method definitions different for HTML and HTTP? This is what i could collect -
HTTP-GET - Requests data from a specified resource
HTTP-POST - Submits data to be processed to a ...
1
vote
1answer
493 views
Tumblr, Autopager, Masonry & Infinite Scroll! What am I doing wrong?
There is a huge space in between my pages and duplicate posts. What am I doing wrong? I have been working on this for a week. Here's the tumblr page: nomdecodenikita.tumblr.com
Here's my code:
...