HTML: Website doesn’t adapt?
Hi
I used relative measurements and the page doesn't adjust when I make the window smaller.
Why is that?
Do I have to use relative units of measurement?
(I've only been doing this for a few days)
Greetings Julia
Hi
I used relative measurements and the page doesn't adjust when I make the window smaller.
Why is that?
Do I have to use relative units of measurement?
(I've only been doing this for a few days)
Greetings Julia
I mean just for fun and not selling anything. For example, write a blog entry about certain things and then put it on the Internet via a domain, for example via Ionos? I mean, it's no different than using Instagram, right?
Hello Community, I would like to learn how to program apps. What options do you know besides a distance learning course with the SGD? I used this course to further my education as a web designer, but it's very expensive. What cheaper options do you know? I look forward to your suggestions. Have a good…
Hi everyone, a friend of mine has a problem with his website: when you click on the website on Google or type in "Fake Virus Competitions", it only appears for about six clicks. It goes away. It redirects you to a website like this (see image). What should he do and what's the problem?
I need automatic line breaks for a TextArea. Is something like this possible with HTML or JavaScript or JQuery? Can someone please help me? <div class="col-xs-12"> <div class="form-group"> <textarea class="form-control" style="width: 685px; height: 40px;" id="expanding-textarea_1" name="Aktueller_Aufenthaltsort" required>{if $pdf}{$values.Aktueller_Aufenthaltsort|nl2br}{/if}</textarea> </div> </div>
I sometimes upload speeches by people like Goebbels, Hitler, etc. to YouTube, but they usually just get taken down. Is there anything I can do about this? Just write at the beginning of the video that it's only for educational purposes, etc.?
Vlt helps:
rem, em are not relative units based on window sizers. You have to do something like width: 50%. This then refers to Parent element (The element in which the element is inside)
Do you have a meta viewport day in the head area? For example.
https://developer.mozilla.org/en-US/docs/Web/HTML/Viewport_meta_tag
Yes