Welcome! I got a bit problem while building my first website project. I have two container(container1,container2(used for two background-image horizontally)). Now, I want to align the text(h1 element) to the middle of container1 both x and y axis.I want to do it two times(container1 | container2). Finally, I draw an ascii art from it. :)
***** container1 ***** ****** container2 *****
* * * *
* <h1 element 1> * * <h1 element 2> *
* * * *
*********************** ***********************
Thank you for help and please,ignore this bad grammar.