亲爱的所有人! 我有问题,需要一些建议或援助。 我设计了一个照片店的站点,把它作为超文本/超时出口。 我将超文本档案带入了梦想,这是我拥有的,也是伟大的。
这里的观点。
我的问题是,我试图在你在上述链接中看到的这些空洞白箱中拿到一些Script/焦耳法。 但是,当我试图从上述链接中把图像放在我的布局中时,我的布局已完全调整,我似乎可以把它固定下来,并看上去:。
我衷心感谢能够就这一问题提供任何援助或建议的任何人。
亲爱的所有人! 我有问题,需要一些建议或援助。 我设计了一个照片店的站点,把它作为超文本/超时出口。 我将超文本档案带入了梦想,这是我拥有的,也是伟大的。
这里的观点。
我的问题是,我试图在你在上述链接中看到的这些空洞白箱中拿到一些Script/焦耳法。 但是,当我试图从上述链接中把图像放在我的布局中时,我的布局已完全调整,我似乎可以把它固定下来,并看上去:。
我衷心感谢能够就这一问题提供任何援助或建议的任何人。
你们的第一个问题就是将一个有执照的照片文件投入到网上。 这样做是令人痛心的,你应该真正做到。
第二,你需要确保你所有的宽度和高度在这种空白点树立形象时相同。
But really, you should just redo the code of it all.. using images for text is a no no. Your whole site could basically be done in HTML/CSS instead of with images.
I am trying to create a search text-field like on the Apple website. The HTML looks like this: <div class="frm-search"> <div> <input class="btn" type="image" src="http://www....
I have a div <div id="masterdiv"> which has several child <div>s. Example: <div id="masterdiv"> <div id="childdiv1" /> <div id="childdiv2" /> <div id="...
I m writing a php script to crop an image. The script overwrites the old image with the new one, but when I reload the page (which is supposed to pickup the new image) I still see the old one. ...
<form><input type="file" name="first" onchange="jsFunction(2);"> <input type="file" name="second" onchange="jsFunction(3);"</form> Possible to pass just numbers to the js ...
So I ve got a menu with a hover/selected state and it loads fine in IE6/IE7. However when I scroll down the page and put the element outside of the viewport and then back in I get a broken image! I ...
I am building some basic HTML code for a CMS. One of the page-related options in the CMS is "background image" and "stretch page width / height to background image width / height." so that with large ...
Is it possible to reload a form after file-input change? I have a form where the user can chose an image for upload. I also have a php script which displays that image resized. I only wonder if it ...
I d like to add a simple separator line in an aspx web form. Does anyone know how? It sounds easy enough, but still I can t manage to find how to do it.. 10x!