Posts by vulgogandini • 129 points
5 posts
-
1
votes1
answer102
viewsQ: Is there a way to customize Function Alert equal to the input required?
My question is somewhat specific, but I would like to know if there is a possibility to create a message from alert with the input pattern required? The situation is as follows: I have a linked div…
-
3
votes2
answers9890
viewsQ: How to "break" div in two columns?
I am using Wordpress, my Blog section is organized as follows: I’m simply using {display: flex; justify-content: space-between;} that in this case the result is like the first example. The result I…
-
5
votes2
answers4177
viewsQ: How does hierarchy elements work in css?
I would like to know how the hierarchy works in css, I explain: Let’s say in mine style.css i set to h1, h2, h3, h4, etc. by default font-size: 12px;, hitherto beauty... Now, if for example I insert…
-
2
votes3
answers851
viewsQ: Add a title to the SELECT tag (without the "Selected disabled" option) without it appearing in the options?
How do I add a title to select that it appears in the options and disappears when selecting? I know it looks like a duplicate, but the problem is I haven’t found what I’d like exactly, option…
-
1
votes2
answers812
viewsQ: Block access to subfolders in the URL (Wordpress) from the 403 Forbidden
I hope my doubt is clear: I’ve seen images uploaded by Amazon Cloudfront that has its URL "differentiated" for images and blocks all subfolders of the path if the user tries to access. Explain. URL…