For children to program with words in English they can get in the way of understanding what everything is and does. I grew up with Superlogo in Dutch. Are there things like this in Portuguese?
I'm not getting the logo with the icon menu, what can it be?
/*
font-family: 'Oswald', sans-serif;
font-family: 'Open Sans', sans-serif;
*/
/*reset*/
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
/*header*/
.header {...
I created a PDF generator with TCPDF , it works ok, I'm just having a little problem.
I want the logo-marca to enter, whatever I choose in the form.
Follow the codes.
Formulary code that sends the data ( index.php )
&l...
My logo on the mobile version is not showing up.
Can anyone help?
header p {
color: #aaa;
position: relative;
margin: 0 0 1.5em 0;
text-transform: uppercase;
}
header h2 + p {
font-size: 1.25em;
margin-top: -1em;...