Trending questions in Web Development

0 votes
0 answers

Looping Animation of text color change using CSS3

I have text that I want to ...READ MORE

Jun 22, 2022 in CSS by Edureka
• 13,620 points
1,449 views
0 votes
0 answers

Google Unicode Fonts not rendered properly in mpdf for PHP

I want to use Baloo2 Google Font ...READ MORE

Jun 9, 2022 in PHP by Kichu
• 19,040 points
1,952 views
0 votes
0 answers

When to use index.php instead of index.html?

When do I need to use an ...READ MORE

Jul 5, 2022 in HTML by Tejashwini
• 3,820 points
887 views
0 votes
0 answers

Node.js Error: Cannot find module express

I have written a code for my ...READ MORE

May 9, 2022 in Node-js by Kichu
• 19,040 points
3,255 views
0 votes
0 answers

How to create a vertical line in HTML?

I need to create a vertical line ...READ MORE

Jul 4, 2022 in HTML by Tejashwini
• 3,820 points
793 views
0 votes
0 answers

css ellipsis on second line

CSS text-overflow: ellipsis on second line, is this possible? ...READ MORE

Jul 25, 2022 in CSS by Edureka
• 13,620 points

edited 4 days ago 6 views
0 votes
0 answers

How to style a checkbox using CSS?

I am trying to style a checkbox ...READ MORE

Jul 25, 2022 in CSS by Edureka
• 13,620 points

edited 4 days ago 6 views
0 votes
0 answers

Drop shadow for PNG image in CSS

I have a PNG image, that has ...READ MORE

Jul 25, 2022 in CSS by Edureka
• 13,620 points

edited 4 days ago 7 views
0 votes
0 answers

CSS styling links: why a:link, a:visited vs just a

i wonder why i can't use, or ...READ MORE

Jul 25, 2022 in CSS by Edureka
• 13,620 points

edited 4 days ago 6 views
0 votes
0 answers

How to import a CSS file in a React Component?

I want to import a CSS file ...READ MORE

Jul 25, 2022 in CSS by Edureka
• 13,620 points

edited 4 days ago 7 views
0 votes
0 answers

Is it possible to include one CSS file in another?

Is it possible to include one CSS ...READ MORE

Jul 25, 2022 in CSS by Edureka
• 13,620 points

edited 4 days ago 6 views
0 votes
0 answers

Draw Circle using css alone

Is it feasible to create a circle ...READ MORE

Jul 25, 2022 in CSS by Edureka
• 13,620 points

edited 4 days ago 6 views
0 votes
0 answers

CSS opacity only to background color, not the text on it?

Can I only set the opacity attribute ...READ MORE

Jul 25, 2022 in CSS by Edureka
• 13,620 points

edited 4 days ago 6 views
0 votes
0 answers

Button Center CSS

Usual CSS centering problem, but it's not ...READ MORE

Jul 25, 2022 in CSS by Edureka
• 13,620 points

edited 4 days ago 6 views
0 votes
0 answers

How does rem differ from em in CSS?

In website sources, I have sometimes seen ...READ MORE

Jul 25, 2022 in CSS by Edureka
• 13,620 points

edited 4 days ago 6 views
0 votes
0 answers

Is there a CSS parent selector?

How do I select the <li> element that is ...READ MORE

Jul 25, 2022 in CSS by Edureka
• 13,620 points

edited 4 days ago 6 views
0 votes
0 answers

How to write a:hover in inline CSS?

I need to write inline CSS code ...READ MORE

Jul 25, 2022 in CSS by Edureka
• 13,620 points

edited 4 days ago 6 views
0 votes
0 answers

Do CSS functions exist?

I'm not sure what to call this, ...READ MORE

Jul 25, 2022 in CSS by Edureka
• 13,620 points

edited 4 days ago 6 views
0 votes
0 answers

Detect MacBook trackpad two-finger tap with JavaScript/jQuery

I wonder if there's any way to ...READ MORE

Jul 25, 2022 in Web Development by gaurav
• 23,260 points

edited 4 days ago 5 views
0 votes
2 answers

How to delete file from public folder in laravel?

I just want to add @niroj answer  Use ...READ MORE

Nov 5, 2020 in Laravel by Helloworld
• 140 points
27,838 views
0 votes
0 answers

Generate temporary email addresses and read emails - NodeJS

I want to develop a NodeJS application ...READ MORE

Jun 27, 2022 in Node-js by Vaani
• 7,070 points
1,212 views
0 votes
1 answer

jQuery dialog popup

This HTML is fine: <a href="#" id="contactUs">Contact Us</a> ...READ MORE

Jun 28, 2022 in Web Development by rajatha
• 7,680 points
1,228 views
0 votes
0 answers

Parsing HTML using Python

I'm seeking a Python HTML Parser package ...READ MORE

Jul 12, 2022 in HTML by Ashwini
• 5,430 points
545 views
0 votes
1 answer

How to use textLocal API with NodeJS and sequelize to send OTP on mobile

Use request npm to create a http ...READ MORE

May 27, 2022 in Node-js by Neha
• 9,020 points
2,476 views
0 votes
0 answers

main tag in html / CSS

I do find it difficult to grasp ...READ MORE

Jul 8, 2022 in HTML by Tejashwini
• 3,820 points
711 views
0 votes
1 answer

Nodejs: question of type input with npm inquirer not working

The right code should be: const outPath = ...READ MORE

Jun 7, 2022 in Node-js by Neha
• 9,020 points
1,999 views
0 votes
0 answers

How to retrieve images from MySQL database and display in an html tag

I created a table using the  BLOB column ...READ MORE

Jun 19, 2022 in PHP by narikkadan
• 63,600 points
1,534 views
0 votes
1 answer

Internal CSS using jquery

The JQuery library supports almost all the ...READ MORE

Jun 15, 2022 in JQuery by rajatha
• 7,680 points
1,640 views
0 votes
0 answers

How to replace innerHTML of a div using jQuery?

How could I replace the below code ...READ MORE

Jul 4, 2022 in HTML by Tejashwini
• 3,820 points
857 views
0 votes
1 answer

How to overlay image with color in CSS?

Use the rgba() Function to Overlay Background ...READ MORE

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

HTML colspan in CSS

I'm trying to construct a layout similar ...READ MORE

Jun 30, 2022 in CSS by Edureka
• 13,620 points
904 views
0 votes
0 answers
0 votes
0 answers

Why image in HTML is showing as broken image

I have the following HTML code and ...READ MORE

Jul 4, 2022 in HTML by Tejashwini
• 3,820 points
851 views
0 votes
0 answers

Inputting a default image in case the src attribute of an html <img> is not valid?

In the event that the src property ...READ MORE

Jul 12, 2022 in HTML by Ashwini
• 5,430 points
508 views
0 votes
0 answers

window.onload vs $(document).ready()

What are the differences between JavaScript's window.onload&nb ...READ MORE

Jul 1, 2022 in Web Development by rajatha
• 7,680 points
399 views
0 votes
1 answer

Adding a page loader using jQuery

“html loader using jquery” Code Answer $('body'). append('<div ...READ MORE

Jun 27, 2022 in Web Development by rajatha
• 7,680 points
1,184 views
0 votes
0 answers

Fatal error: Call to undefined function base_url() in C:\wamp\www\Test-CI\application\views\layout.php on line 5

I am getting this error when I ...READ MORE

May 5, 2022 in PHP by Kichu
• 19,040 points
2,229 views
0 votes
0 answers

PHPMailer: SMTP Error: Could not connect to SMTP host

I am having trouble sending mail through ...READ MORE

May 8, 2022 in PHP by Kichu
• 19,040 points
3,233 views
0 votes
1 answer

Why vh works and % doesn't? (height css)

The height of an element, by default, ...READ MORE

Jun 10, 2022 in CSS by Edureka
• 12,690 points
1,852 views
0 votes
1 answer

jQuery slideDown() animation not working

Your p element is already displayed when you enter ...READ MORE

Jun 16, 2022 in JQuery by rajatha
• 7,680 points
1,565 views
0 votes
0 answers

How to create cron job using PHP?

 I want to create a cron job ...READ MORE

Jun 13, 2022 in PHP by narikkadan
• 63,600 points
1,749 views
0 votes
1 answer

Transparent Box with HTML/CSS?

HOpe this helps you. HTML: <img src="http://demo.com/400/200" /> <div class="box-transparent"> ...READ MORE

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

How to create nested table in html ?

I need to make an HTML table ...READ MORE

Jul 8, 2022 in HTML by Tejashwini
• 3,820 points
640 views
0 votes
1 answer

How to include bootstrap css and js in reactjs app?

To begin, we will use npm to ...READ MORE

Jul 4, 2022 in CSS by Edureka
• 320 points
861 views
0 votes
0 answers

How to use HTML script tags to code while they have a source link?

I have seen that  <script src="..."></script> does not allow ...READ MORE

Jul 4, 2022 in HTML by Tejashwini
• 3,820 points
805 views
0 votes
1 answer

Download File Using JavaScript/jQuery

Download Files Create a DOMString that contains the ...READ MORE

Jun 10, 2022 in JQuery by gaurav
• 23,260 points
1,820 views
0 votes
1 answer

How can I create a "Please Wait, Loading..." animation using jQuery?

Use the ajaxStart() and ajaxStop() Method While working ...READ MORE

Jun 7, 2022 in JQuery by Edureka
• 13,690 points
1,922 views
0 votes
0 answers

Responsive two column css grid

 create 2 columns using CSS grid as: .Background ...READ MORE

Jul 22, 2022 in CSS by Edureka
• 13,620 points

edited 4 days ago 7 views
0 votes
0 answers

How to create a Dotted Grid/Graph Sheet background using css?

How can a Dotted Grid Paper Background ...READ MORE

Jul 22, 2022 in CSS by Edureka
• 13,620 points

edited 4 days ago 7 views
0 votes
0 answers

file_get_contents("php://input") or $HTTP_RAW_POST_DATA, which one is better to get the body of JSON request?

The file_get_contents("php://input") or $HTTP_RAW_POST_DATA - which one ...READ MORE

Jun 23, 2022 in PHP by narikkadan
• 63,600 points
1,282 views