Posts by Erick Amoedo • 155 points
2 posts
- 
		3 votes1 answer356 viewsQ: Anchor Html + TableHello! Guys, I’m having a problem anchoring HTML within a website. Anchoring works normally when run on content visible on the site. The problem is that I would like to anchor a content within a… 
- 
		2 votes3 answers248 viewsQ: How to take the value of an inputtext and generate an IMG URLHow can I take the X value of an INPUT and generate an IMG URL using Javascript? Example: I put the number 505050 in the form and gave Submit; Form Code: <form action="teste" method="GET">…