I am making a website for a client of mine, but I have a problem. I want 3 buttons with text pop up but they won't center. When I checked the inspector I could
I have created two text fields named starrt date and end date which should accept dates in the format yyyy/mm/dd only.Right now user can input it in any format.
I'm cloning the chat post from Tumblr: I'm using regex, range and getSelection() to wrap any text before the colon with a <span> element that bolds the i
I'm trying to customize the docs created using sphinx_rtd_theme. The default theme has a sidebar of background colour black and text colour white. I've successf
I got this piece of code for generating UUID in case the browser doesn't support crypto.randomUUID. I need help understanding how this works.
I have the following code in Rmarkdown where I want to round the image tom.jpg. I am making a slide deck. img { height: 250px; width: 250px; border-radius
It seems that my decoration sometimes appears just outside the triangle... How can I fix this? import random n = int(input('enter n: ')) x = 1 for i in range(n)