Category "html"

Class isn't changing color on hover on the whole paragraph element

I've got an issue while I'm trying to change my <p> colour in hover. The non-hover colour works with the class, but in hover, only the fa icon changes col

How fix div which includes span tag for responsive?

I found a neon graphics format and I want to use it. It looks exactly what I want, but not responsive .When it goes into phone mode, the text goes out of the p

Keep prefix even if dropSpecialCharacters is true with ngx-mask

<input matInput prefix="+55" mask=" (00) 00000-0000" [dropSpecialCharacters]="true" type="text" formControlName="phone" name="phone"> With this code I'm

Pulling company name from webpage within <a> tag

I am trying to streamline my data collection by using Python 3.7 and BeautifulSoup to pull company name, if that company is approved or other, and if they are m

How to reset a date in Firefox input[type=date]?

Firefox v57.0.1 supports the attribute "date" for the HTML input tag. I would like in jQuery to reset the date value when the user click on a radio button like

Stop safari from sharing canonical url

I recently noticed that the safari share sheet sends the canonical url when a user uses it to share a webpage. Is there a way to overwrite that behaviour via h

VS Code: Lit custom element not rendering properly

I've copied/pasted the code from lit.dev's playground page to troubleshoot and attempt to get Lit running in VS Code before working on my own project. I was abl

Tokenizing an HTML document

I have an HTML document and I'd like to tokenize it using spaCy while keeping HTML tags as a single token. Here's my code: import spacy from spacy.symbols impo

Vue v-model.lazy modifier does not work. Why?

Here is my code: <!DOCTYPE html> <html> <head> <title>My first Vue app</title> <script src="https://unpkg.com/vue@2"&

wordpress on apache2 running python as cgi

So here is what I want to do: On my Raspi a python program is running. On a wordpress site the current state of the program should be displayed and some confi

Create dropdown dynamically on select

I have a Many-to-Many-Relationship between FishingDay and Fisherman. Here is my Entity-Class FishingDay: @Entity @Table(name = "FISHING_DAY") public class Fishi

How to fix the changing height of <td > in table?

I am fetching data from the database. While displaying the height of the table get changing. I want to fix it. That means it must not change height according t

Insert And Retrieve Data in MySQL with $.post Noob Question

Trying to insert data into MySQL database with PHP. I don't want to refresh the page. The data isn't inserted when I press the Send Message button, but the data

Different result for different browser with CSS

I have different results for different browsers in the following code: .flexsearch--wrapper { height: auto; width: 50%; max-width: 700px; min-width:

SyntaxError: Invalid or unexpected token in Visual Studio Code while using Lit

Sadly I'm aware this question has been asked before, but I've tried the solutions here to no avail: Uncaught SyntaxError: Invalid or unexpected token in code I'

Disable right click on pdf inside embed element

I have an embed element in which I provided path to pdf file. I want to prevent it from being download. <embed src="test.pdf" width="760" height="800" oncon

Disable right click on pdf inside embed element

I have an embed element in which I provided path to pdf file. I want to prevent it from being download. <embed src="test.pdf" width="760" height="800" oncon

PHP idea about seat booking system?

I have to make a simple bus seat reservation/booking system with PHP backend. Currently I have done the interface just by using html and css as you can see from

Moving the navigation buttons to the left and the logo to the right

I would like to move the navigation buttons a little bit to the left and separate it from the last button which's Sign Up, at the same time, I need to move the

Moving the navigation buttons to the left and the logo to the right

I would like to move the navigation buttons a little bit to the left and separate it from the last button which's Sign Up, at the same time, I need to move the