08/06/19
How do you separate your CSS code so you dont get confused when your code starts piling up?
08/01/19
Is it worth learning CSS in 2019?
07/06/19
How do I keep my CSS linking to HTML from breaking when moving the folder to another computer?
05/19/19
How to trigger a phone call when clicking a link in a web page on mobile phone?
I need to build a web page for mobile devices. There's only one thing I still haven't figured out: how can I trigger a phone call through the click of text?Is there a special URL I could enter like...
more
04/25/19
Is Adobe Photoshop worth the money?
I am starting to invest a little more money into my photography business. I've gone from a hobbyist to being asked to take professional shots, so I have the lights and other equipment. I'm...
more
04/09/19
Is it mandatory to keep images at 72DPI for web design?
I have been designing web banners for more than a year but never considered the DPI.I was using the default 72DPI, but now I want to know is it necessary to create web designs in 72DPI? What if we...
more
03/27/19
Trebuchet MS web font alternatives?
I have a fairly dated site that uses [Trebuchet MS](http://en.wikipedia.org/wiki/Trebuchet_MS) font in Latin and Cyrillic scripts. If I understand correctly, once (a decade ago) this font was...
more
03/27/19
Is there a standard file size recommendation to optimize web images?
I remember, during college (2008), my web design professor made a point to keep all images' file size **at/below 40K** (didn't matter what the dimensions). I have made an effort to do so ever...
more
03/27/19
Which format is better for saving images intended for websites; PNG or SVG?
When exporting / saving images with a transparent background that are intended for websites, should I save it as PNG or SVG? Why?
03/27/19
Should your website and logo have the same color scheme?
I am working on a completely new blog from scratch. New logo, branding, house style, everything needs to be done. The logo that is designed for the website has 3 colors, brown, green and black. You...
more
03/27/19
Best practices for full width browser images?
What are the best practices people follow in respect to images on larger viewports? What size browser should we design for? Meaning how do we deal with high resolution monitors and what % of users...
more
03/16/19
Best way to center a <div> on a page vertically and horizontally?
Best way to center a `` element on a page both vertically and horizontally?I know that `margin-left: auto; margin-right: auto;` will center on the horizontal, but what is the best way to do it...
more
03/16/19
How to control word-spacing in justified text with CSS?
I have 2 blocks of text that are pretty small (just under a paragraph each) and they really look better justified but the problem is that `text-align: justify;` sometimes adds really large spaces...
more
03/15/19
How to select a radio button by default?
I have some radio buttons and I want one of them to be set as selected by default when the page is loaded. How can I do that?
Still looking for help? Get the right answer, fast.
Ask a question for free
Get a free answer to a quick problem.
Most questions answered within 4 hours.
OR
Find an Online Tutor Now
Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.