
👋 Oi, mga repapips, Brian Dys here! I love music, photography, and creative stuff like UX design and art. This is a place where I collect my thoughts and works. Apart all these, I’m Jaycelle’s better half and Bryce’s dad. 🥰
The most common approach in using media-query, which is also strategic, is abiding by the Mobile First principle.
I mentioned strategic because it also tackles the concept of Less Is More or in other words, decluttering or prioritizing.
Commenting is disabled.
Reading about the Distributed Web.
Since you’ve already mastered the basic languages of web development (HTML, CSS, JS), you are now basically skilled as a Front-end Designer.
A mix-and-match of the highs and lows of the following:
Dive deep into front-end web development (HTML, CSS, and JS) and take it from there.
Start by taking on personal projects wherein you will be the one to implement the front-end development aspect.
Practice via personal projects.
Do not use <br>
. Repeat: do not use <br>
.
HTML is about content.
<br>
is an HTML element but it is about the presentation of a break (visually a line break – not sure about aurally).
MDN sees the use of <br>
in poems and addresses wherein the division of lines is important.