Category "html"

Boostrap vertical sizing with different style width and height

I am trying to set verticaly icon on profile photo card inside div to be in the middle in white box(div), but dont know why it doesnt works. When I use style="w

Javascript: Change element class if button has a certain value [closed]

<div class="main-div main-div2"> <!-- IF up to date, main-div3 --> <button id="update-btn" class="btn update

Trim mobile numbers in textarea field

I have a textarea field in a form where I can copy paste (or type) mobile numbers. It will have one number per line, like this I can copy paste (or type) thousa

How to put new page into a frame thats inside main html? [closed]

Im trying to put a graph that can be interactable with main page onto the canvas. ive seen many pages that use this: "#document" being used in

add a text input field to add tags for a specific student

After fetching api which is https://api.hatchways.io/assessment/students doing some steps to create a matching website page. I'm stuck on a step where we have

Autoscrolling text animation in CSS not going all the way

I'm trying to scroll some single-line labels in a single-line fixed-width container. What I've tried so far is: Create a container with fixed dimensions. Place

How to render JSON output from an API on the same webpage in which the user gives the input , preferably in a Div container in Express JS?

So here, I am using NodeJS with Express Js. I have stored the JSON value from an API in a variable and I am trying to show the JSON output on my HTML page, I a

Embed HTML5 YouTube video without iframe?

Is it possible to embed an html5 version of a youtube video without using an iframe?

How to use a single CSS parent class for styling grandchildren elements? [duplicate]

Given the following snippet, how can I use the parent class for styling the grandchild element? <body> <div class='parent'>

Parsing rvest output from an unstructured infobox

I am attempted to extract data from a wiki fandom website using the rvest package in R. However, I am running into several issues because the infobox is not str

No P element but an end tag seen

I am new to programming, just started with HTML recently, and as I was trying to create a sample website and checking it on validator.w3c it gave me the above e

Can I find out the color scheme in the browser

since it is possible to find out if the PC is in darkmode or not I would like to know if it is possible to find out which colorschemer the User has taken e.g. y

Issues centring the a div

I'm trying to centre a div but for some reason the div doesn't get centred. The code is avaialble here. In the image below you can see which is the issue.

On straching a div open sidenavbar

Hi everyone when I'm using my phone i get to know that there is one feature given by my phone ,they provided a straight line while stretching that div I'm able

How to add multiple Google Analytics trackers on website? (HTML, JS)

I'm working on a portfolio, and I had an idea to add a section saying: "My work has been seen by this __ many people." In order to do this I have settled on usi

need to replace hyperlinks in email body template html

I have an email body template for sending email to a customer with shipping tracking nos and links to the tracking site. The logic enables me to use this templa

Remove video play-button when iOS mode is "lower power"

I autoplay my videos and this is working perfect. The only problem is, when a iOS user is on lower power mode the videos are not autoplaying. Then the videos al

Remove video play-button when iOS mode is "lower power"

I autoplay my videos and this is working perfect. The only problem is, when a iOS user is on lower power mode the videos are not autoplaying. Then the videos al

How to change the iFrame src on click of a button

<section class="ep1"> <iframe src="https://example.com" width="640" height="480" allow="autoplay"></iframe> </section> <but

Mat-Option selected option based on patch value from api subscription

In my case i have several controls with mat-autocomplete with mat-options. in which the same form is handled for new entry creation and edit an existing entry d