Trending questions in Web Development

0 votes
0 answers

How to use multiple rowspan in a table?

I have an issue with rowspan in ...READ MORE

Aug 10, 2022 in HTML by Deepak
• 980 points
885 views
0 votes
0 answers

How to change the style of the title attribute inside an anchor tag?

Example: <a href="example.com" title="My site"> Link </a> How do ...READ MORE

Aug 1, 2022 in HTML by Ashwini
• 5,430 points
1,274 views
0 votes
0 answers

Superscript in CSS only?

How do I implement superscript using only ...READ MORE

Aug 19, 2022 in CSS by Edureka
• 13,620 points
495 views
0 votes
0 answers

How can I create a marquee effect?

A marquee effect is what I'm doing ...READ MORE

Aug 23, 2022 in CSS by Edureka
• 13,620 points
320 views
0 votes
0 answers

YouTube iframe API: how do I control an iframe player that's already in the HTML?

I want to have control over YouTube ...READ MORE

Aug 8, 2022 in HTML by Tejashwini
• 780 points
965 views
0 votes
0 answers

How to accses to laravel if-else variable with jquery

I have a dating project. We are ...READ MORE

Aug 8, 2022 in Web Development by gaurav
• 23,260 points
968 views
0 votes
0 answers

Using jQuery to countdown from 90 seconds beginning on the click of an element

Hi I was wondering if anyone can ...READ MORE

Aug 22, 2022 in Web Development by gaurav
• 23,260 points
360 views
0 votes
0 answers

Php / Html - How can I draw a graph of an array?

I discovered an array's mean, mode, median, ...READ MORE

Aug 16, 2022 in HTML by Deepak
• 980 points
607 views
0 votes
1 answer

Not able to show/hide div which is nearest to checkbox using JQuery

pretty simple: $('.check-hide-show-content').hide(); // hide all content divs // ...READ MORE

Aug 2, 2022 in Web Development by rajatha
• 7,640 points
1,175 views
0 votes
0 answers

jQuery .show() a flex box

I have an element with a flexbox <ul ...READ MORE

Jul 20, 2022 in Web Development by gaurav
• 23,260 points
1,764 views
0 votes
0 answers

Css div responsive design

I have 2 divs inside one container ...READ MORE

Aug 5, 2022 in CSS by Edureka
• 13,620 points
1,068 views
0 votes
1 answer

jQuery UI dialog without a title bar but keep the close button

Use this to remove the titelbar of ...READ MORE

Aug 4, 2022 in Web Development by rajatha
• 7,640 points
1,093 views
0 votes
0 answers

How do I create a 3x3 grid via CSS?

Given 9 divs one after another, I want ...READ MORE

Aug 12, 2022 in CSS by Edureka
• 13,620 points
758 views
0 votes
0 answers

jQuery-ui slider handle with inputfield following not working when page is centered

Im trying to make a input field ...READ MORE

Aug 19, 2022 in Web Development by gaurav
• 23,260 points
453 views
0 votes
0 answers

what is the difference between jquery-1.8.2.js and jquery-1.8.2.min.js

i find a topic about difference between ...READ MORE

Aug 19, 2022 in Web Development by gaurav
• 23,260 points
452 views
0 votes
0 answers

PHP cURL GET request and request's body

I want to use cURL for a GET request ...READ MORE

Jul 25, 2022 in PHP by Kithuzzz
• 38,010 points
1,547 views
0 votes
1 answer

Full-screen responsive background image

img.bg { /* Set rules to ...READ MORE

Aug 4, 2022 in HTML by Deepak
• 980 points
1,056 views
0 votes
0 answers

Proportional symbols map using Leaflet & jQuery isn't working

I am super new to this so ...READ MORE

Aug 19, 2022 in Web Development by gaurav
• 23,260 points
445 views
0 votes
1 answer

CSS-only masonry layout

A masonry feature is included in CSS ...READ MORE

Aug 8, 2022 in CSS by Tanishqa
• 1,170 points
984 views
0 votes
1 answer

Common CSS Media Queries Break Points

We don't need to define separate CSS ...READ MORE

Aug 8, 2022 in CSS by Tanishqa
• 1,170 points
957 views
0 votes
0 answers

How to get the value of a checkbox flipswitch in JQuery Mobile 1.4.5?

I'm using following markup to create a ...READ MORE

Aug 22, 2022 in Web Development by gaurav
• 23,260 points
311 views
0 votes
0 answers

Magento 2: How to remove styles-m.css from category and product page

How to delete the styles-l.css and styles-m.css ...READ MORE

Aug 18, 2022 in CSS by Edureka
• 13,620 points
483 views
0 votes
0 answers

How to check 'undefined' value in jQuery

How we can add a check for ...READ MORE

Jul 28, 2022 in Web Development by gaurav
• 23,260 points
1,392 views
0 votes
0 answers

Fatal error : execution time of 30 seconds exceeded in phpMyAdmin

My MySQL table has 6.5 million records ...READ MORE

Jul 26, 2022 in PHP by Kithuzzz
• 38,010 points
1,495 views
0 votes
0 answers

Login using PHP and JavaScript from SQL database

I have developed a drop-down login panel using ...READ MORE

Jun 11, 2022 in PHP by narikkadan
• 63,420 points
3,432 views
0 votes
0 answers

PHPMyAdmin Default login password

I installed  Fedora 14 and installed the ...READ MORE

Jun 25, 2022 in PHP by narikkadan
• 63,420 points
2,830 views
0 votes
0 answers

Getting elements that exceed the maxium value. JAVASCRIPT/JQUERY

greetings, I'm new with java script so bear ...READ MORE

Aug 24, 2022 in Web Development by gaurav
• 23,260 points
210 views
0 votes
0 answers

Which characters need to be escaped in HTML?

Are they the same as XML, perhaps ...READ MORE

Aug 19, 2022 in HTML by Tejashwini
• 780 points
424 views
0 votes
0 answers

Instagram API not working via Nodejs

Here is my http POST code, running ...READ MORE

Aug 19, 2022 in Node-js by Neha
• 9,060 points
419 views
0 votes
0 answers

jQuery get each background image URL of each element and wrap it in a href

So i am trying to get the ...READ MORE

Aug 11, 2022 in Web Development by gaurav
• 23,260 points
767 views
0 votes
0 answers

Maintain the aspect ratio of a div with CSS

I want to make a div that ...READ MORE

Aug 19, 2022 in CSS by Edureka
• 13,620 points
417 views
0 votes
0 answers

localhost/xampp/ or http://localhost/index.php can't be accessed

I am trying to install xampp. But ...READ MORE

May 28, 2022 in PHP by Kichu
• 19,050 points
4,012 views
0 votes
0 answers

Webpack style-loader vs css-loader

I've got two inquiries. 1) There are two ...READ MORE

Aug 18, 2022 in CSS by Edureka
• 13,620 points
454 views
0 votes
0 answers

JQUERY: Getting JSON Data from URL

I am trying to use $.getJSON() to get JSON ...READ MORE

Aug 12, 2022 in Web Development by gaurav
• 23,260 points
707 views
0 votes
1 answer

Jquery - Using .each() with variables and an IF statement

To get values from elements, you need ...READ MORE

Jun 21, 2022 in JQuery by rajatha
• 7,640 points
2,905 views
0 votes
0 answers

what is the difference between xx-large and larger in CSS?

I came across this query when reading ...READ MORE

Aug 22, 2022 in CSS by Edureka
• 13,620 points
270 views
0 votes
0 answers

Cannot type in input text field

The input field is not letting me ...READ MORE

Jul 26, 2022 in HTML by Ashwini
• 5,430 points
1,429 views
0 votes
0 answers

How to convert Unicode font to KrutiDev in PHP

In essence, I used JavaScript to generate ...READ MORE

Aug 4, 2022 in PHP by Kithuzzz
• 38,010 points
1,022 views
0 votes
1 answer

"SyntaxError: Invalid or unexpected token" - How to SSR images/css with react

The first thing to highlight is that ...READ MORE

Jun 1, 2022 in CSS by Edureka
• 12,690 points
3,759 views
0 votes
0 answers

horizontal line and right way to code it in html, css

I need to draw a horizontal line ...READ MORE

Aug 19, 2022 in HTML by Tejashwini
• 780 points
385 views
0 votes
0 answers

Upload file using NodeJS and BusBoy

I'm using NodeJS to upload a file. ...READ MORE

Jun 22, 2022 in Node-js by Vaani
• 7,020 points
2,877 views
0 votes
0 answers

Darken CSS background image?

It ought to be a rather easy ...READ MORE

Aug 17, 2022 in CSS by Edureka
• 13,620 points
458 views
0 votes
0 answers

Html: Difference between cell spacing and cell padding

What is the difference between cell spacing ...READ MORE

Aug 19, 2022 in HTML by Tejashwini
• 780 points
377 views
0 votes
0 answers

How to style the option of an html "select" element?

Here's my HTML: <select id="ddlProducts" name="ddProducts"> ...READ MORE

Aug 17, 2022 in HTML by Deepak
• 980 points
459 views
0 votes
0 answers

Jquery accordion collapse all

I'm using this to expand or collapse ...READ MORE

Aug 18, 2022 in Web Development by gaurav
• 23,260 points
411 views
0 votes
0 answers

NodeJS, express - routing

I´ve setup a little NodeJS API with ...READ MORE

Aug 19, 2022 in Node-js by Neha
• 9,060 points
363 views
0 votes
0 answers

how to create gmail dot trick generator in nodejs

Making a Gmail dot trick generator is ...READ MORE

Jun 27, 2022 in Node-js by Vaani
• 7,020 points
2,656 views
0 votes
0 answers

jQuery onclick toggle class name

Using jQuery, how do I toggle classA ...READ MORE

Aug 22, 2022 in Web Development by gaurav
• 23,260 points
237 views
0 votes
0 answers

How do I center a list of text and then justify it in a w3.css column?

I am unable to center the contact ...READ MORE

Aug 17, 2022 in CSS by Edureka
• 13,620 points
443 views
0 votes
1 answer

Translating a page with jquery "translator", google translate etc

Why not use Google's Website Translator? They have ...READ MORE

Aug 1, 2022 in Web Development by rajatha
• 7,640 points
1,095 views