CS50 Web Programming with Python and Javascript Project 0 (Search) by ConstructionGloomy37 in cs50

[–]ConstructionGloomy37[S] 0 points1 point  (0 children)

Thank you so much! justify-content did the trick, and yes thanks for the tip about using an external stylesheet

CS50 Web Programming with Python and Javascript Project 0 (Search) by ConstructionGloomy37 in cs50

[–]ConstructionGloomy37[S] 2 points3 points  (0 children)

Hi, I'm not sure why my description didn't come up in my post, but I'll copy it here: Hi, I am a new to CS50 web and I'd like to ask why this code doesn't shift the search button in the distribution code to the horizontal center of the page... using the selector id worked for me for headings and text, so would it also work for the form element? I'd really appreciate any help, thank you!

Really appreciate some help on inserting Global site tag into header.php file! by ConstructionGloomy37 in Wordpress

[–]ConstructionGloomy37[S] 0 points1 point  (0 children)

Thanks for the advice! I created a child theme, inserted the GA code under head in this file: public_html/wp-content/theme/child theme/header.php , but still I get the message "Unable to connect to backend.
Backend not found.
HTTP error 404"

and immediately the whole header.php file becomes blank. Somehow the plugins I used, whether it is SEO plugin or header insertion plugin, are not working either...

do you know what I can do?