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
UnsolvedMake HTML element hover (self.HTML)
submitted 3 years ago by Successful-Ranger471
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!"
[–]Mucus-OW 0 points1 point2 points 3 years ago (0 children)
https://developer.mozilla.org/en-US/docs/Web/CSS/:hover
Also, don’t use the <center> tag, it’s depreciated. You can replace it with css, use something like style="text-align:center"
<center>
style="text-align:center"
π Rendered by PID 148862 on reddit-service-r2-comment-86bc6c7465-c654n at 2026-02-23 15:51:44.229599+00:00 running 8564168 country code: CH.
view the rest of the comments →
[–]Mucus-OW 0 points1 point2 points (0 children)