Category "html"

What are the zIndex stacking values of the <html> and <body> elements?

From where does the stacking count start in HTML? for the <html> and <body> tags. I have seen many people writing zIndex: -99 to bring the item to t

Module not found: Error: Package path is not exported from package

Trying to make a singup/login page. Code: import firebase from 'firebase'; const config = { apiKey: "AIzaSyCnx2VxuuVmYNeEj22xoyAR0ygS0b1w174", authDomain: "fir-

Bootstrap datatables - multi-filter column search CSS issue

What I am doing is to render table in HTML from Flask server. Bootstrap code I have referred to is from this link: Bootstrap multi-filter my HTML code: <tabl

Sublime text Android version

I'm using sublime text Android version. I want to know where my github repository is stored in my phone and how to enter the location on the space provided to e

How to target all elements with a specific class in JavaScript

I'm currently working with WordPress and Bootstrap 5. Due to WordPress limitations with the wp_nav_men function. I can't see the markup at all. This means I can

How to use same id multiple times in different div in a single html file

But the browser is only considering the first id, i have different buttons in my html file which will work as a pop up form.

Browser shows old CSS / Hard refresh/clear cache doesn't work

I must have some sort of caching issue. I wrote code to create a download button. The button is meant to exist in 6 different colors, for 6 different topics. Of

CSS overflow property breaks my interactions with elements in chromium browsers

I don't know why but, when I add an overflow property to my div container, then each element inside is not interactable (it just happens on chromium browsers, i

Flickity-fade slider not working after following the installation docs from github; flickity just run like the regular slider

I'm following this flickity slide fade docs FlickityFade Installation Here is the css cdn package <link rel="stylesheet" href="https://unpkg.com/flickity@2

tippy.js popover is hiding behind events slots

I'm using FullCalendar and I just integrated tippyJs for popover. It is having layout issues related to what seems to be zIndex. I have attached the Screenshot

adding jpg image from mysql to html

Just to preface im very new to this so this might be a dumb question but... I am trying to design a website pulling from a database where i've stored the produc

Headings must have content and the content must be accessible by a screen reader

I've created a react web application which has an HTML body content inside home.js as below, class Home extends React.Component { render() { return ( <div&

html table row content overlaps the other rows just in Arabic language

I have an html file with a table and you can downloading it as a PDF. Every row breaks the line when the content is long as it's expected in every language but

Webscrap product price with javascript

im making a blog were i will show a product and all of it's prices on all the websites that sell this product, but i whant the prices to be up to date so i deci

Selenium cant find an element unless the page is inspected

I am automating with selenium and noticed something weird, on a specific webpage, there is a ul list containing some li roles that are buttons. For some reason,

Bootstrap 5 tooltip placement top issue when page has a scroll

I have an issue with tooltips in bootstrap when the placement top is forced. I use the latest version for now: 5.1.3 I have tried to create a code snipped, but

Bootstrap-Select stops display options when there's too many values

I'm using bootstrap-select to collect data from the database and display them in a list. It appears that when there are too many values, they stop loading after

Ordered list 1, 1.1, a

Current result: 1. Item 1.1 Subitem 1.2 Subitem2 1.2.1 something more 1.2.2 another point Desired result: 1. Item 1.1 Subitem 1.2 Subitem2

I am getting "'navBar' is defined but never used no-unused-vars" warning .How to solve it? (React App)

import './App.css'; import Search from './components/HomePage/SearchBar'; import navBar from './components/common/Header.js'; import footer from './components/c

Link messing up icon formatting

This website that I've been working on is giving me some problems. Whenever I give it a <a href> tag, it repositions it (the link) and changed how the tex