Posts by Frost • 37 points
3 posts
-
1
votes1
answer865
viewsQ: Function/Method to change a variable from another PHP file?
I have a login page that takes a variable from another file, which at the beginning is empty, and puts below the login screen. If the user misses login/password or does not enter anything, the…
-
1
votes1
answer5329
viewsQ: How to center a button inside a responsive container?
I’m doing a free theme work on HTML and CSS for the college, but some modifications I made to make the site responsive prevent me from tweaking an element in the center of the container. I have a…
-
1
votes1
answer287
viewsQ: How to ignore the height of an element inside a CSS automatic height box?
I’m a beginner in HTML and CSS and I’m doing a free theme work for my course, but I ended up getting stuck at one point. I have the following code in an excerpt of my HTML: <section id=#first>…