6,557 Topics

Member Avatar for
Member Avatar for trueframe

Can you guys help me figure out how to use tailwind utility classes "@apply md:text-xl" within .scss files in nextjs

Member Avatar for Dani
0
13
Member Avatar for Vishurey

I am driving an html site from my network drive in my office that can be viewd on LAN. I need to put a blog kind of section on my site so people who visite this site can leave there comments on it and all can see thses comments. Can …

Member Avatar for davidbrown_12
1
816
Member Avatar for pallavi2501

I’m looking for practical advice and best practices that can help improve a site's speed, considering factors like image optimization, code minification, and server response times. How do you balance performance improvements with maintaining a rich user experience? What tools or techniques have you found most useful in diagnosing and …

Member Avatar for DEEPAK_84
3
99
Member Avatar for Tacobell

Hello, I am working with my Client on UI/UX design project. Since last three month. But A few day ago they ask me to design a site on wordpress I am facing some issue regarding Featrues Image. my boss is say 1200 628px size in not a features image? They …

Member Avatar for rproffitt
0
22
Member Avatar for geethaseo

Increasing backlinks for a **mobile app development **and **web design company** requires a strategic approach. Begin by creating high-quality, shareable content such as *blog posts*, case studies, and infographics that provide value to your audience. Engage in *guest blogging* on reputable industry websites to showcase your expertise and link back …

Member Avatar for Chris Hüneke
-1
29
Member Avatar for Haseeb_12

Hey everyone! 🌟 Web development is evolving rapidly with exciting trends like Progressive Web Apps (PWAs), Jamstack architecture, and AI integration. What tools and frameworks are you using? How do you tackle challenges like responsive design, performance optimization, and security? Share your experiences and tips! Cheers, Haseeb Ahmad:

Member Avatar for jkon
0
80
Member Avatar for Reverend Jim

First I want to say that my only interest in the technical details of web development are from an end user perspective. I usually go to [this site](https://www.theweathernetwork.com/ca) to get my weather forecasts. Their current display format is to present the forecasts horizontally but it will likely be changing soon …

Member Avatar for jkon
2
118
Member Avatar for Kirubel_2

<head><title>navigation</title> <link rel="stylesheet" href="../css/nav.css"> <link rel="stylesheet" href="../css/tutorial.css"> <link rel="stylesheet" href="../css/vedio.css"> <link rel="stylesheet" href="../../ionicons-2.0.1/css/ionicons.min.css"> </head> <body> <div class="container"> <button onclick="unb()" id="but">&#9776</button> <ul> <li><a href="#">MyList</a></li> <li><a href="#">KitHub</a></li> <li><a href="#">Comment</a></li> <li><a href="#">Image</a></li> <li><a href="#">About</a></li> <li><a href="#">Help</a></li> <input type="search" name="search" placeholder="SEARCH TUTORIAL VIDEO" id="search"> </ul><br> <!-- <button>&#8998</button> close --> <i style="font-size: 49px; color: white;margin-right: …

Member Avatar for simhakidsden
0
33
Member Avatar for Admin907

I'm trying to understand what schema markup code is and how it works. From what I've gathered, it's a way to help search engines understand the content on a webpage better, but I'm not entirely sure how it's implemented or what benefits it provides. Can someone explain in detail: 1. …

Member Avatar for Umar_35
0
45
Member Avatar for samzz

Hello, I would like to wrap (surround) all words "flyer" (case insensitive) in the HTML text content, not those in the link. My RegEx works fine on Regex101: https://regex101.com/r/NVmXd1/1 Attached, my HTML file to test my (non working) JS RegEx. Thank you and regards.

Member Avatar for Dani
0
55
Member Avatar for Admin907
Member Avatar for khan zain

"I'm working on a navigation menu for my HTML page, but it's not behaving as expected. The links aren't aligning properly, and the styling seems a bit wonky. I've included the code below. Can anyone help me figure out what's causing this navigation headache? This my Code <!DOCTYPE html> <html …

Member Avatar for Dani
0
67
Member Avatar for Admin907

how to optimized page speed and make it mobile responsive without using any plugin?

Member Avatar for Dani
0
12
Member Avatar for ianhaneybs

I want to display different html tags on the php page they are visiting, for example on the homepage and the computer shop basildon page I want the html tag `<section class="testimonal-two pt-0">` and on all other pages I want the code `<section class="testimonal-two">` Below is the code I have …

Member Avatar for ianhaneybs
0
56
Member Avatar for Kirubel_2

<!DOCTYPE html> <html style="font-size: 16px;" lang="en"><head> <title>Comment</title> <script src="js/jquery.js"></script> <link rel="stylesheet" href="sign.css"> </head> <body class="u-body u-overlap u-xl-mode" style="background: url(img/arcane.png);" data-lang="en"> <div class="container" style="text-align:left;margin-top: 10px;margin-bottom:30px; margin-left: auto; margin-right: auto;background: #fff;" > <div class="title">Registration</div> <form action="#" enctype="multipart/form-data" method="POST" > <div class="user-info"> <div class="input-box"> <span class="text">First name</span> <input type="text" name="firstname" placeholder="Enter Your firstname"> …

Member Avatar for Dani
0
38
Member Avatar for khan zain

"I'm attempting to embed an image in my HTML page, but it's not showing up. I've checked the file path, and it seems correct. Below is the code I'm using. Any insights on why the image isn't displaying as expected?"" <!DOCTYPE html> <html lang=""en""> <head> <meta charset=""UTF-8""> <meta name=""viewport"" content=""width=device-width, …

Member Avatar for Steve_89
-1
42
Member Avatar for FarrisFahad

Hello, I am somewhat new to APIs. I have integrated PayPal payments successfully. With PayPal, I can send the user to the payment page using an HTML form. Here is an example ... <!-- PAYPAL --> <form action="https://www.paypal.com/cgi-bin/webscr" method="POST" name="_cart"> <input type="hidden" name="cmd" value="_cart" /> <input type="hidden" name="upload" value="1" /> …

Member Avatar for pritaeas
0
74
Member Avatar for Virat_4

Pardon me if this is not allowed here, you can remove this if this is not allowed. I’ve finished learning basics of HTML and CSS indvidually. I.e topic by topic w/o creating a project. If you want to know the topics that I’ve learnt, I’ve learnt around everything contained in …

Member Avatar for Dani
2
35
Member Avatar for Read a Book

Hello everyone i want to disable the automatic swipe effect on my product page on this site https://kupisi.mk the lib is called lightgallery i am not able to find the line of code to turn it off for 2 days i need fresh pair of eyes !! :S i made …

Member Avatar for Dani
2
208
Member Avatar for Dani

I think that I understand the difference between: document.addEventListener('DOMContentLoaded', callback_fn); and: window.addEventListener('load', (event) => { ... }); However, as a jQuery user, what is the difference between DOMContentLoaded and the jQuery ready fn?

Member Avatar for jkon
0
160
Member Avatar for Naija kid_1

Hi, Goodday everyone, I'm new to web development, please if I had questions, could I ask on her for a help reply?

Member Avatar for Dani
0
94
Member Avatar for FarrisFahad

I am trying to create a meme generator similar to imgflip.com I know javascript but not sure how to implement this. I want users to be able to move text around the canvas using mousemove event listener. But I am not sure if they are moving the text on the …

Member Avatar for kimnancy
0
77
Member Avatar for FarrisFahad

I have a memes site that users can earn from. I want to make the website easier to use and more fun. What should I do to make the website better? Website: PicturePunches

Member Avatar for jofrachalya142
1
164
Member Avatar for jayashree10

I want to prevent cross-site scripting attacks in web applications I make. If someone could provide me with some suggestions and advice, it would be really helpful.

Member Avatar for webhostingworld
2
74
Member Avatar for allan1234567890
Member Avatar for minap54304

A full-stack designer makes and keeps up with both the front-end and back-finish of a site, web application, or PC program. Here is a breakdown of the jobs and obligations related to the profile. * Making intuitive UIs with JavaScript and HTML/CSS structures and libraries * Keeping up with cross-stage …

Member Avatar for Deftsoft
-1
31
Member Avatar for jayashree10

I am practicing to make GSAP animated websites but i am facing this problem of slow loading of my website for example slow loading images and fonts. It will be really helpful if somebody can help

Member Avatar for Biiim
0
78
Member Avatar for jayashree10

I am facing a lot of issues in the performance optimization of my web application. Can anybody help? I have heard about reducing page load time, minimizing render-blocking resources, and optimizing images. But I don't know how to do it. Can anyone please share some techniques or tools you would …

Member Avatar for Biiim
0
63
Member Avatar for jayashree10

Keeping things secure is very important. I have been learning about user authentication in web apps but am concerned about data security. It will be really helpful if somebody could help.

0
29
Member Avatar for facarroll

I have a web page that loads images with a modal, and at the same time is meant to inhibit image piracy by delivering a transparent overlay when a user attempts to make a screen copy of the image. I have two php lines of image scripts which work OK …

Member Avatar for AndreRet
1
79

The End.