-
What's the easiest way to resize fonts with 2 different resolutions?
Yea vw.. I never seen that before.. but how does that differ from the "media queries"? I wasn't saying the media queries wasn't doing what I was asking.. it just didn't seem to do what I was asking..
-
What's the easiest way to resize fonts with 2 different resolutions?
Do you guys understand what I'm trying to say? 100% = 12pt or 16px or something.. Say similar to setting an image 50% width and 50% height.. that works great for all resolutions..
-
What's the easiest way to resize fonts with 2 different resolutions?
And this page.. somebody suggesting javascript.. but that seemed more complicated.. http://stackoverflow.com/questions/11777598/font-size-relative-to-the-users-screen-resolution
-
What's the easiest way to resize fonts with 2 different resolutions?
Yea I been using this one: http://stackoverflow.com/questions/16245346/how-to-make-font-size-independent-of-screen-resolution-and-monitor-size Similar to what you said.. but it didn't seem to change the font size when I changed the resolution..
-
What's the easiest way to resize fonts with 2 different resolutions?
What's the easiest way to assign a different font size for a 800 resolution and a different font size for a 1300 resolution?
-
What's the easiest way to resize fonts with 2 different resolutions?
Say one for the smallest 800 and the biggest 1300 or whatever.. how do you assign 2 different font sizes?
-
What's the easiest way to resize fonts with 2 different resolutions?
What's the easiest way to resize fonts with 2 different resolutions?
-
% Width
Ok I'll give it a try.. while you guys are here.. the site works fine in Internet Explorer 11 and Edge.. But.. in older Internet Explorers it don't.. is it worth making work in all versions? How does other websites use todays CSS in really old browsers?
-
% Width
I'm trying to use %s as much as possible for widths and stuff.. so really I'm just asking how to make my frame 100% width and how to make the 1st video end top 100% or bottom 0% or whatever it is.. https://www.trevorsiu.com/video https://www.trevorsiu.com/frame.html So it looks the same in every resolution etc.. That's the only 2 I couldn't figure out..
-
Left/Right Borders (Drop Down Menu)
In the href part obviously? I thought you meant link to # literally..
-
Left/Right Borders (Drop Down Menu)
Where do all the links go in the new code like /email and all that..
-
Top Frame/Internet Explorer
https://www.trevorsiu.com/top.html in IE looks ok though.. I know the end result is gonna be you guys telling to ditch the iframe.. so I tested it out here and looks much better.. https://www.trevorsiu.com/indextest.html
- Top Frame/Internet Explorer
-
Top Frame/Internet Explorer
Usually I just check to see if it works in Chrome/Edge/Firefox.. But I just realised my top frame doesn't work in actual Internet Explorer.. I tried adding -ms- to the CSS.. but it still don't work.. https://www.trevorsiu.com
-
Hover Colour Change/Vertical Fade
Yea that's as far as I got with: https://www.trevorsiu.com/frametest3.html I combined the best of both to get the same effect.. Works great in Chrome and Firefox.. just not Internet Explorer/Edge.