How do you make a webpage (such as Myspace) so that all images are in a certain size? As in, it'll re-size the images automatically if they exceed the desired image pixel length/width limit. I know there's some kind of coding, but am not for sure what.
I'd appreciate it if anyone can point me in the right direction to finding this code!
Computer Coding?
You could manually write the code:
%26lt;img src="your source" height=5 width=9%26gt;
or You could do this in css by setting your css file this way.
.figure img{width: 200px,)
Computer Coding?
myspace is used programming language called ASP
but i suggest you shoud learn PHP
3 r:
1)PHP is faster than ASP
2)PHP is free GNU and opensource
3)PHP is extra easy to learn ;) and no hidden cost
but PHP is hackdable than ASP
so you must be write your code very very clear
No comments:
Post a Comment