mpt-matthew
New member
How do I get one section of HTML to be the same as another. Let me explain.
In excel (yes i know excel is completely different), you can have a sum the says e.g. =B2+4
is there any way to do a similar thing in HTML. An example of when this would be usefull is as follows.
Say i wanted to use a HTML template, and have the picture name displayed under the picture.
So you have say <"picture.jpg"> then under you have it mirrored to say "picture".
And if you change the picture to say <"picture2.jpg"> the writing underneath would change to "picture2".
i.e. basically an =(picture name).
Hope this makes sense.
Thanks
In excel (yes i know excel is completely different), you can have a sum the says e.g. =B2+4
is there any way to do a similar thing in HTML. An example of when this would be usefull is as follows.
Say i wanted to use a HTML template, and have the picture name displayed under the picture.
So you have say <"picture.jpg"> then under you have it mirrored to say "picture".
And if you change the picture to say <"picture2.jpg"> the writing underneath would change to "picture2".
i.e. basically an =(picture name).
Hope this makes sense.
Thanks