No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
3 Posted Topics
Re: what is the language or system to resize the images that you use? Personally i recommend that use css system, only you need add some Class/id to your style page. Example CSS code: #portal-logo img { width: 33%; max-width: 180px; } Example HTML Code: <div id="portal-logo"> <img>URL1.png</img> <img>URL2.png</img> </div> With … | |
i need generate a program that say if a word is palindrome or not, but the specification of my word say that the max length of the string is 200, but the getstr of io.mac the max is 81, anyone know a alternative to manage a string of 200 characters … | |
http://pastebin.com/piCzf2sT when put a token in vertical that the main windows is full appear all the line in selected color and not only one, anyone can know why? |
The End.