Skip to main content

All Questions

Tagged with
0 votes
1 answer
44 views

Bootstrap dropdown menu navbar

I started learning Bootstrap this week and encountered a problem with the dropdown menu. I want it to float outside of my navbar, but it’s stuck. I’ve tried various methods, yet nothing has worked. ...
dds's user avatar
  • 5
0 votes
0 answers
28 views

Tooltip show issue for the exactly offset width matched strings with the container

I'm trying to show the tooltip for the strings which width overflows the container and applying ellipses . problem is when the string scrollwidth exactly matches with container offsetWidth , the ...
satishVudata's user avatar
0 votes
1 answer
29 views

How can I get the path of a folder selected by the user through a file input, without requiring them to upload the files inside the folder?

How can I get the path of a folder selected by the user through a file input, without requiring them to upload the files inside the folder? My intention is for the user to provide me with the path ...
Dri Morais's user avatar
-2 votes
0 answers
37 views

Creating timeline [closed]

I want to create the same layout using Bootstrap and CSS create a process flow with 3 steps on the top row and 3 steps on the bottom row, including a line to represent the process flow as shown in the ...
abdul basit's user avatar
-2 votes
0 answers
28 views

what we should prefer bootstrap or tailwind CSS? [closed]

Currently , Front End Development is important with which i should go Bootstrap or Tailwind CSS ? guide me to be a front end developer. Tell me can we develop a website only through Bootstrap or we ...
Gaurang Sangle's user avatar
-7 votes
0 answers
29 views

If i am give overflow on body than set auto padding in page [closed]

enter image description here Black area is a padding area it's take padding automatically i'm not given padding. When i give overflow auto than auto take padding right side I'm remove overflow than ...
Darshit's user avatar
0 votes
1 answer
19 views

Hyperlink Css Not Working If Placed In External Stylesheet (Bootstrap Included) And Working Properly When Placed Inside The Same Page

The css style for a hyper link color: black; not working when it placed in external stylesheet. Example 1 (css also written inside the html page) <!DOCTYPE html> <html lang="en"> ...
Romero's user avatar
  • 1
0 votes
1 answer
24 views

How do i add any video as my background of a section with decreased opacity in html bootstrap?

`Hello there! I am first time coding my own website and i have successfully created a website to make it more attractive i want to make some section background as a video background which auto adjust ...
PIYUSH's user avatar
  • 9
-2 votes
0 answers
41 views

How to create L shape Card in a right corner [duplicate]

LShape Image I am try creating first time for facing this issue and I am try differently but not worked, use chatGPT but not get exact answer I want. .card-custom { position: relative; ...
Suraj's user avatar
  • 1
-4 votes
0 answers
49 views

Page Break issue in laravel

I'm encountering a problem with page breaks while printing an HTML document using a printDiv() function triggered by a button. The content overlaps or doesn't break correctly between sections, causing ...
mohammad atif's user avatar
0 votes
0 answers
10 views

how can set bootstrap 4 date picker formatting day-month-years

i use bootstrap 4 datepicker . but datepicker date formate is month-days-years. I am trying to set up a date picker using Bootstrap 4, and I need the date format to be displayed as day-month-year (dd-...
arxgoutam's user avatar
-1 votes
1 answer
35 views

How should I correctly display the new section?

My problem is that when I try to create a new section or any new content after the homepage, it doesn't appear on a new page but still displays on the homepage itself. I have uploaded the project to ...
SZENTIOSZ the SZAMOSZ's user avatar
0 votes
2 answers
41 views

How to create a mobile number input box with fixed country code

I am trying to create a mobile input box with mobile number and country code separated by a divider or just the country code being fixed in the field but unable to do it. Something like this: (https://...
Rebeka Tóth's user avatar
0 votes
1 answer
59 views

Dropdown is not working using ASP.NET Core MVC

_Layout.cshtml: <head> <link rel="stylesheet" href="~/lib/bootstrap/dist/css/bootstrap.min.css" /> </head> <body> @if (HttpContextAccessor....
anony's user avatar
  • 64
0 votes
0 answers
35 views

Formatting view in C# ASP.NET Core

I have a little problem with button setting on view. I want to keep button "Complete" right next to "SearchButton". "Complete" button has to send selected checkbox (ID) ...
Marek Kowalski's user avatar

15 30 50 per page
1
2 3 4 5
945