Thread: sizing pictures
Results 1 to 3 of 3
Related
-
text sizing Forum: CSS Forum
Replies: 8 -
Text Sizing Forum: HTML Forum
Replies: 2 -
window sizing Forum: Javascript Forum
Replies: 1 -
Screen sizing Forum: HTML Forum
Replies: 4
-
12-13-2007, 12:42 PM #1
sizing pictures
Hey everybody, I'm new in HTML, just learning. I have many pictures on my page, how can I make them all thesame size and then I can click on them to go to other pages and do I have to use <P></P> tags to stay them in a rows, how can I make sure it's the same space around them? Thank you for your help
-
12-18-2007, 05:47 PM #2
Re: sizing pictures
Well the best would be to maybe have both sizes - one that is the size you would like. This way it would not take as long to load. You can specify the size in the attributes
Code:<img src="images/valid-xhtml10.png" alt="Valid XHTML 1.0 Strict" height="31" width="88" />
-
01-12-2008, 08:23 PM #3