Questions tagged [web-design]

8 questions
6
votes
3 answers

Photoshop/Website: Ps scaling vs HTML scaling?

What's the difference between scaling an image down to 150px in Photoshop and then using that in HTML: versus Using a 500px image and then using that in HTML: ? Is there a quality…
Devoted
  • 925
  • 3
  • 8
  • 13
2
votes
1 answer

Why does recreation.gov use so much CPU? Bad design, or something more sinister?

I came back to my desktop in the morning after researching campgrounds the night before and noticed my desktop was cooking! Full fan speeds, etc. Assuming I had visited a website that had a GPU Miner installed, I started looking sorting through my…
Zach
  • 131
1
vote
1 answer

What is the technology behind Tadalist's "Add Todo Item"?

How does tadalist instantly add a new todo item without having to do a page refresh? Is there a way to do a dynamic add to a database?
funk-shun
  • 2,753
1
vote
4 answers

How to I reproduce Web Arial? - Photoshop

I'm designing web page elements in Photoshop at the moment, but... Arial text in Photoshop looks nothing like the one displayed in web pages. Anything I can do about it?
0
votes
1 answer

How to use Material Design 3 web without NPM?

I've been using Material Design Lite (1.3) for a long time. Now I would like to use Material Design 3. (sporting this code which is still Material Design 1.3).
0
votes
1 answer

Android Studio refused to show status bar nor Nav Bar

I'm coding an app using Android Studio and the first thing I noticed is that it wouldn't display either status bar (the one with the hour and the battery) or the navigation bar (tha arrows and home button). I need them so my design is…
ocurro
  • 91
0
votes
1 answer

Is Mobile UI design (almost) entirely different from Desktop / Laptop UI design?

My question stems from a piece of JavaScript I wrote for the desktop which uses a ctrl-click to activate a certain feature. Now that I'm thinking of porting to mobile, I can't conceive of how to translate this to mobile. But the question I'm asking…
0
votes
2 answers

Is it possible to build a webpage in Fireworks

I've been building a simple webpage in Fireworks that is very similar to one that we have on our website currently. I just want to make sure that before I go to far I will actually be able to upload this page online through an FTP client. I'm…