Menu
Menu
DaniWeb
Log In
Sign Up
Read
Contribute
Meet
Search
Search
About 1,000 results for
css3
- Page 1
Re: How to show visa info based on country selection in a travel form?
Programming
Web Development
3 Weeks Ago
by Biiim
I felt like some fun, so I just put together an example for you using CDN's and bootstrap 5. From what you are talking about you probably want to put some of that logic into the Javascript and not need to send a server request for each one, I usually do this kind of thing with javascript objects/arrays (eg `settings['GB']['visa_req'] = false;…
Re: Important web design and development techniques?
Digital Media
2 Weeks Ago
by Eckert
…, focusing on fast loading times and easy navigation. Use HTML5,
CSS3
, and JavaScript for smooth interactions, and consider frameworks like Bootstrap…
which language do i start leaning in 2025
Programming
Software Development
2 Months Ago
by silverrr_btc
i have currently learning html only but its so boring do all of you guys had same problem and tell me which language do i start with html, me and my friend have made a site on html with little css and and js (thegeekinsights) and its going fine. can you create this?
Re: which language do i start leaning in 2025
Programming
Software Development
2 Months Ago
by Dani
It depends what you’d like to build. If a simple website, you can use HTML and CSS. Want some interactivity? Add JavaScript. Want to create more complex dynamic websites? You will need a backend language such as PHP and a database such as MySQL. I see you also tagged this topic c++. C++ is a popular language used for non-web related …
Has CSS Grid completely replaced Flexbox in your projects? Why or why not?
Programming
Web Development
2 Months Ago
by KamalDeepPareek
Please answer
Re: Custom font on Cloudflare error page
Programming
Web Development
1 Month Ago
by JackRyan248
> As you may know, yuo can customize the error pages in Cloudflare, such as for a WAF block, etc. > > For some reason, since the switchover to the new error pages dashboard, the custom font I always use isn't working. > > I can see that it converted https://cdn.daniweb.com/font.woff into inline base64 for the @font-face CSS, …
Custom font on Cloudflare error page
Programming
Web Development
2 Months Ago
by Dani
As you may know, yuo can customize the error pages in Cloudflare, such as for a WAF block, etc. For some reason, since the switchover to the new error pages dashboard, the custom font I always use isn't working. I can see that it converted https://cdn.daniweb.com/font.woff into inline base64 for the @font-face CSS, which sounds about right. …
Re: which language do i start leaning in 2025
Programming
Software Development
2 Months Ago
by rproffitt
Think of a toolbox. Why buy tools you aren't going to use? ## Yup, everyone needs a 10 meter wide hole saw.
Re: which language do i start leaning in 2025
Programming
Software Development
2 Months Ago
by retseaz77
Great question! In 2025, some of the most practical and trending languages to learn include: Spanish – widely spoken and super useful for travel and business Mandarin Chinese – huge global economy advantage French – still very relevant in international diplomacy and culture Python (if you meant programming) – still one of the top …
Re: Seeking Help for Creating a Circle Generator Tool
Programming
Game Development
1 Month Ago
by b_985
I’m using a Dell Latitude 3540 laptop and I’m a gamer who enjoys playing a variety of games. Recently, while playing Minecraft, I used several websites for building guidance. One of the tools I relied on was the Minecraft Circle Generator for creating accurate circles and shapes. However, I’ve run into an issue — the website isn’t opening at all…
Re: How to speed up my (WordPress) website?
Digital Media
Digital Marketing
2 Months Ago
by silverrr_btc
i have currently learning html only but its so boring do all of you guys had same problem and tell me which language do i start with html, me and my friend have made a site on html with little css and and js and its going fine. can you create this?
Re: Cannot run exe from asp.net
Programming
Web Development
2 Months Ago
by Neil_brown001
Why your approach isn’t working What you're trying to do is mostly blocked by modern security rules — for good reasons. Here's the breakdown: Running a .exe on the server You can technically make the server launch an .exe file like Notepad, but: It will run in the background on the server, not visibly on the desktop. It needs special …
Re: Cannot run exe from asp.net
Programming
Web Development
2 Months Ago
by lennyli
> Why your approach isn’t working > What you're trying to do is mostly blocked by modern security rules — for good reasons. Here's the breakdown: > > Running a .exe on the server > You can technically make the server launch an .exe file like Notepad, but: > > It will run in the background on the server, not visibly on…
Re: Any jQuery 4 users?
Programming
Web Development
2 Months Ago
by gediminas.bukauskas.7
Every additional JS library slows down loading of the site. I haven't used jQuery for a long time, so I would like to know: does the new jQuery have something that can't be done with the DOM API and CSS?
Re: How to speed up my (WordPress) website?
Digital Media
Digital Marketing
1 Month Ago
by asadalig
Website speed issues can be super frustrating. What really helped me was compressing images (I switched to WebP and used TinyPNG), setting up a caching plugin like WP Rocket, and minifying CSS and JS with Autoptimize. I also realized that bad hosting was slowing everything down, so I upgraded, and using a free CDN like Cloudflare made a noticeable…
Re: Custom font on Cloudflare error page
Programming
Web Development
2 Months Ago
by wwwalker
I would check out assets you add to custom error page. See https://developers.cloudflare.com/rules/custom-errors/
Re: Custom font on Cloudflare error page
Programming
Web Development
2 Months Ago
by Dani
Hello Dwight, I had already checked out that link, but from what I can gather, Cloudflare does not consider individual resources (such as fonts, images, etc.) as "assets". My understanding is than an asset is the entire HTML file used to generate the page, complete with inline, base64 encoded resources.
Re: Custom font on Cloudflare error page
Programming
Web Development
1 Month Ago
by Dani
Yes, it is. Cache settings are irrelevant? I was really just wondering if anyone else has experienced this issue, and what they did to fix it?
Re: What are some top-rated Bootstrap admin templates that not rely on Tailwind
Programming
Web Development
2 Months Ago
by Dani
Sorry, I don't know what you mean about building a buying persona through DaniWeb?
Re: The Impact of User Research on UX Design
Digital Media
UI / UX Design
2 Months Ago
by john_111
I once visited a website where there were 20 rows, each composed of 20 identical small white squares (about the size of this --> HH ), with a tiny arrow in the bottom quarter corner to indicate they were links. But no text anywhere. Can you imagine how hard it would be to remember which button took you to which page, several days later? This…
Re: The Impact of User Research on UX Design
Digital Media
UI / UX Design
2 Months Ago
by Reverend Jim
Read The Essentials of User Interface Design by Alan Cooper.
Can I Use AI to Build a Block Management Website for Ilford Clients?
Programming
Web Development
1 Month Ago
by kearawill
Hey developers 👋 I’m working on a new project for a client — a estate agency Ilford, and I’m wondering how much of this could be streamlined or even built with AI tools? The site needs standard features like: Property listings Service request forms (for tenants) Payment gateway Backend for property managers to update info …
Re: Can I Use AI to Build a Block Management Website for Ilford Clients?
Programming
Web Development
1 Month Ago
by trcooke
This feels like a solved problem. Have you done any research for existing "off the shelf" property sales / real estate website solutions? I would start there as it could save you and your client a whole bunch of time and money compared to building one yourself from scratch.
Re: CSS help
Digital Media
UI / UX Design
14 Years Ago
by b.wickham
CSS positioning and float can get a little tricky, especially if you're new to CSS. You might want to take a look at this to get a better understanding of how to display items in CSS: [url]http://www.wipeout44.com/brain_food/css_staying_afloat.asp[/url]. Going forward, I like the advice from drjohn: "Start testing in firefox, then alter …
Re: css only
Digital Media
UI / UX Design
13 Years Ago
by drjohn
CSS is a set of instructions on how the html should be styled. so with no html, it would be just totally plain text, and thus not stylable. Your friend is just wrong.
CSS Tips and Tricks, Please Add More !
Digital Media
UI / UX Design
14 Years Ago
by equatorlounge
CSS tips and tricks As integrators pave their way along their regular tasks of integrating what designers build, there are some regular things that they have to bear in mind, some of which are explicit but oh well, I thought it would be a good thing to write about the basics. And So I Say: No Empty Divs Use text-indents in hyperlinks for images…
CSS based design vs. Table based design
Digital Media
UI / UX Design
16 Years Ago
by David_
CSS based design vs. Table based design has been a debatable topic since long. Both the designs have their own set of advantages and disadvantages. CSS based design is however used by a majority of people today. CSS means cascading style sheets which enable us to split up the design and the content. There is a lesser need of codes in case of the …
CSS on a subsite not applied in FF and Chrome, works in IE
Digital Media
UI / UX Design
16 Years Ago
by ravie14
CSS on a subsite not applied in FF and Chrome, works in IE Hello, I have come across a strange issue. We are running MOSS (MS Office Sharepoint Server) public sites (pulishing sites). The structure is following: www(dot)xxxxxxxx(dot)biz - CZ page - this works OK. I have a Master page saying [code]<style type="text/css"> @import …
CSS in EI and Firefox - HELP! PLEASE!
Digital Media
UI / UX Design
16 Years Ago
by blackbirdphotos
CSS in EI and Firefox - HELP! PLEASE! I am in a rush trying to get a website up for clients, and my CSS is not working in EI, only seems to in Firefox, safari. I'm on a mac, and have no PC access right now. Can anyone please help, and point out anything I can add in to make my CSS stylesheet work in EI as well? my site: [url]www.…
CSS pull down menu
Digital Media
UI / UX Design
13 Years Ago
by Paulxh
CSS code: .pdmenu ul {margin:0; padding:0; width:220px} /* basic settings */ .pdmenu ul li {position: relative} /* where 2nd level list will be rendered */ .pdmenu li ul {position: absolute; left:100px; top:0; display:none} /* where 2nd level list will rendered when turned on */ .pdmenu ul li a {display:block; text-…
1
2
3
17
Next
Last
Search
Search
Forums
Forum Index
Hardware/Software
Recommended Topics
Programming
Recommended Topics
Digital Media
Recommended Topics
Community Center
Recommended Topics
Latest Content
Newest Topics
Latest Topics
Latest Posts
Latest Comments
Top Tags
Topics Feed
Social
Top Members
Meet People
Community Functions
DaniWeb Premium
Newsletter Archive
Markdown Syntax
Community Rules
Developer APIs
Connect API
Forum API Docs
Tools
Backlink Auditor
Legal
Terms of Service
Privacy Policy
FAQ
About Us
Advertise
Contact Us
© 2025 DaniWeb® LLC