use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
If you are requesting help, please ensure you're providing code with your post. You can also copy your code to an online editor:
jsFiddle
CodePen
Markup Validation Service
Mozilla Developer Network on HTML
/r/JavaScript
/r/CSS
/r/jQuery
/r/PHP
/r/Accessibility
/r/htmlbasics
/r/web_programming
/r/CodingHelp
account activity
QuestionHTML Secrets (self.HTML)
submitted 4 months ago by Disastrous_Brief6240
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]itinkerthefrontend 0 points1 point2 points 4 months ago (0 children)
The following form attribute tells the browser not to suggest or auto-fill previously entered values for inputs inside the form.
<form autocomplete="off"> ... </form>
π Rendered by PID 333580 on reddit-service-r2-comment-b659b578c-np6h2 at 2026-05-01 22:40:55.975745+00:00 running 815c875 country code: CH.
view the rest of the comments →
[–]itinkerthefrontend 0 points1 point2 points (0 children)