Category "html"

Show current page on the menu Jquery

I'd like to change the background color of the current page the user is on. I've tried some code but they don't work. My js code is in a different file and it's

Headline not showing above Canvas

I created my portfolio a few months ago and everything was working fine. After about half a year I reopened the code again and now it is not working correctly a

How to create fixed height table in HTML and adding data dynamically without changing table layout [closed]

I want to create table in HTML with 10 rows. Table must be static one like below image, whether data is there or not table layout should not c

Add tags to post summaries of lithium themed hugo blogdown website

Using the guidance linked to at Add template for taxonomies to Blogdown default theme I was able to add tags to show-up at the top of my posts and create a /tag

How to create fixed height table in HTML and adding data dynamically without changing table layout [closed]

I want to create table in HTML with 10 rows. Table must be static one like below image, whether data is there or not table layout should not c

Modernize Javascript code for a dropdown menu animation

In a post related to another questiona a user suggested me to modernize the js code. Use specifically x.classList.includes(), x.classList.add(), and x.classList

My script open all "Read More" Boxes but should only be 1

I used the code from this site(https://html-online.com/articles/simple-popup-box/) to create some read more buttons in my website. But they are linked together

Google play icon not appearing (fontawsome)

I want to add google play and apple icons with the download button the apple icon works fine but the google play doesn't show and i don' know why <link r

How do I fix this? CSS '::Before' is not working in HTML [duplicate]

I'm trying to use ::before in CSS, but it doesn't work. I need it to create a hover effect. But I had to learn this, but I just can't seem to

Position two text elements underneath eachother

I'm struggling to get these two text elements (h1 & p) underneath of each other. The header somehow seems to be blocking the paragraph from floating to the

Same line 3 classes

I want to give an explanation based on color of each dot below. The whole page is: My HTML code for the spesific area: <div class="dot-expl"> <d

How to ignore infobox when scraping title from Wikipedia anchor text?

I am trying to scrape the first 20 links on a Wikipedia page but I want to ignore the infobox on the right side. It has a 'table' tag. Here is what I have so fa

How to stop this fieldset from overflowing its container?

I have a css&html only form with multiple fieldsets on codepen, however only this fieldset with the <textarea> is overflowing on resizing the window.

Lightweight-charts doesn't show on html page

i'm trying to use a chart on my webpage using Lightweight-charts-library but the chart won't show. This is my HTMl <!DOCTYPE html> <html lang="en">

Live Server Extension - Not working after adding forms

I'm using Live Server extension in Visual Studio Code and it's working perfectly. But whenever i try to add a form for example with the following structure:

How to Make All Images Spin at the Same Time in JavaScript?

I am creating a simple spinner game that matches 3 images from a predifned array. Now when i click on start it starts spinning the first image only and the thre

Difference between an HTML and a PHP file

I have to query a mysql database using php, but a file with the .html extension for example my index.html does not recognize the <?php ?>. Now I have inde

Django forms not valid

I am using custom django forms. It seems that my form is not valid. I can't find the error. Could you help please?? signup.html`

Element: before same height as parent without position: absolute

I'm trying to add a custom text layout in a div by using shape-outside and clip-path. It does work as intended except one thing - parent height is not fixed so

Web Scrapping Selenium , Multiple pages and product issue

i am doing scrapping using selenium but not able to get all the href of 25 pages and all 626 products listed by getting all the href of products and multiple fe