Posts by Lucas Curi • 21 points
2 posts
- 
		2 votes5 answers2432 viewsQ: Take the last position of a split()I need to enter a name in an input and display the person’s name in the following format: SURNAME(last position), So-and-so. But I’m not being able to show the name in this format, and I’m also not… javascriptasked Lucas Curi 21
- 
		0 votes2 answers72 viewsQ: Logo and title bugados when resizing the windowHow to solve the print problem? I’m developing a responsive registration page, only the logo and the title are giving me a lot of headache, I’ve tried everything I know and I couldn’t solve, it’s…