Looking for a static page with detailed pictures_html/css_WEB-ITnose

WBOY
Release: 2016-06-24 12:15:15
Original
1057 people have browsed it


If you want html with this effect, you don’t need the red arrow.
You can use table layout or div. The most important thing is that it needs to be convenient to fill in dynamic data at that time. Thank you!


Reply to the discussion (solution)

<!doctype html><html><head>  <style type="text/css">  #pages {width:900px;margin-left:auto;margin-right:auto;}  .x {border:5px solid black;}  #x1 {width:280px;height:300px;float:left;}  #x2 {width:290px;height:300px;float:left;margin-left:10px;}  #x3 {width:280px;height:300px;float:left;margin-left:10px;}  .inpu {position:relative;top:5px;left:5px;}  </style></head><body>  <div id="pages">    <div id="x1" class="x">	  <form class="inpu" >	    <input type="text" />	  </form>	</div>	<div id="x2" class="x">	  <form class="inpu">	    <input type="text" />	  </form>	</div>	<div id="x3" class="x">	  <form class="inpu">	    <input type="text" />	  </form>	</div>  </div></body></html>
Copy after login

Simply type the table directly.
Just print text on the special background image

The complete version cannot be posted here and a screenshot is required. Attachments cannot be uploaded here

Complete files cannot be posted here and screenshots are needed. The attachment cannot be uploaded here
Can you send it to my email, chenxing_123@sina.com, thank you

Just type the table directly.
Just print text on the special background image. Haha, the company has no artists and cannot make background images. .

I don’t have an artist
I don’t have a program
I want a product

Brother laughs

I don’t have an artist
I don’t have a program
I want the product again

Brother laughs

Haha.
After laughing, I have to sigh. In addition to being convenient, today’s Internet also has many negative effects. It means that you can reach out to anyone, including artists, programs, and even complete software.

The reason for this is that some novices who have a little bit of knowledge and show off are satisfying them without distinction, and they can't figure out what is technical exchange and help and what is poaching.

HTML code