Category "html"

How would I add a auto scroll feature to this code?

https://codepen.io/hexagoncircle/pen/jgGxKR?editors=0110 I was looking around for cool code to play around with and found this. I tried the classic google the

Elements Not Centering

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

can you apply media queries in the <noscript/> tag

Hey so im trying to display a message to the user if javascript is disabled using the noscript html tag. the message simply just asks them to re-enable javascri

can you apply media queries in the <noscript/> tag

Hey so im trying to display a message to the user if javascript is disabled using the noscript html tag. the message simply just asks them to re-enable javascri

In mobile responsive pagination is disappearing

Below is my code and here pagination is displayeing in laptop view as well as ipad or tablet view but while i am going to a small screen like mobile responsive

My required field in my form HTML doesn´t work

I have created a in HTML with required fields and then a Submit button with a ng-click=add(). The code is the following:

My required field in my form HTML doesn´t work

I have created a in HTML with required fields and then a Submit button with a ng-click=add(). The code is the following:

Make a screenreader pause in between paragraphs and divs

I've been trying to add accessibility to my angular web application, but the output from the screenreader seems confusing to me. Is there a way to make a screen

How can I get a "single HTML file" report in Cucumber?

I've a use case where i need a single HTML file report that I need to e-mail further. I get these files as a cucumber report: Is there any way to generate a si

How do I style this text to be bold?

I am trying to figure out how to style this text to be bold in Shopify? <center> <font color="black">Free Shipping & Returns</font> <c

PDF font size issue using HTML with Puppeteer

I am trying to generate a PDF in browser(chrome v8) using HTML by sending it to puppeteer. The html is getting generated using ejs since there is dynamic conte

How to make this image hotspot map more accessible?

I am trying to create a "hotspot" map, which is an HTML image, with buttons absolutely positioned over top of the image. <div class="hotspot-map-container"&g

How do you input and output text with Pyscript?

I’m learning py-script where you can use <py-script></py-script> in an HTML5 file to write Python Code. As a python coder, I would like to try

How to force the iOS screen reader to spell out a word instead of read it?

In iOS, the accessibility screen reader is not spelling a word whereas in Android it spells out the word like I want. I have tried the below options with no luc

Update a dynamic created JS html table after a row is deleted

I have an HTML table dynamically created via JavaScript. After filling in some fields, clicking the "Add" button adds a new row to the table. After inserting a

button not triggering call back function when clicked on. No way to know why as no error's thrown by console

I'm using an event listener on the button element. The user's first asked to select a language. Once they've have done so they are presented with the button in

How to prompt second tab content while selecting 2nd option in dropdown

Here i am trying to achieve a selection-based prompting tab content, If i will select template 2nd in select option. then if i will click on next then tab-conte

Closing a dropdown navbar on click in JavaScript?

I've implemented a navbar using Bulma but I'm having trouble getting it to close after the user has clicked on an element inside the navbar. I have a single pag

how to scroll to top automatic when closing a div with toggle()

I have a issue with scrolltop. I have a div which slides down and up with toggle(). This div is pretty long with lots of content and its height is set to 300px.

How to make html and js to remember users dark theme setting [duplicate]

I am making a website for my discord bot (https://beast-bot.ga) i made a dark theme feature which will switch the website from light mode to d