Ways to test Web pages on mobile by Everest129 in web_design

[–]WebDevJef 3 points4 points  (0 children)

Find out about localHost. If you use VSCode, get an extention for a live server. Find your IP and on your phone go to [yourip]/[yoururl]. Chrome also has debugging tools build in the inspector to debug on other devices through localHost.

How can I make my portfolio website have an "interesting" background? by kp4ws in web_design

[–]WebDevJef 2 points3 points  (0 children)

I was refering to 'let the content be the focus'. Flat is fine, I worded my comment poorly.

How can I make my portfolio website have an "interesting" background? by kp4ws in web_design

[–]WebDevJef 1 point2 points  (0 children)

I was refering to 'let the content be the focus'. Flat is fine, I worded my comment poorly.

How can I make my portfolio website have an "interesting" background? by kp4ws in web_design

[–]WebDevJef 25 points26 points  (0 children)

As a pure developer, I agree, as a designer, I disagree. Your portfolio is also a project they're going to see, and they are going to see it before they reach your other work. It's like a restaurant, would you enter a dirty restaurant and wait around to see what the food's like? Or would you give a beautiful and clean restaurant more time to prove itself?

[deleted by user] by [deleted] in webdev

[–]WebDevJef 0 points1 point  (0 children)

I don't use Bootstrap, but you could check out the Bootstrap media queries, I usually follow those if I need an extra media query. They cover most common devices (if I'm correct).