Web front end final assignment html+css+javascript winery web design example (5 pages) ~ student web design and production

Posted by Ghostu on Fri, 21 Jan 2022 19:02:49 +0100

Web front end final assignment html+css+javascript winery web design example (5 pages) ~ student web design and production

Near the end of the term, you are still designing your final homework for HTML web pages. Do you feel the teacher's homework requirements are great? Can't you start HTML web page homework? The total number of pages required is too much? No suitable template? And so on. The problems you want to solve can basically meet your needs in this blog post~

Original HTML+CSS+JS page design, web college students' web design homework source code, this is a good web page production, the picture is smart, and is very suitable for beginners to learn and use.

Introduction to works

1. Introduction to web works: wine winery HTML website template, DIV+CSS layout design, a full set of templates, including home page, products, company profile, company news, contact us and other HTML enterprise template pages.

2. Editing of web page works: this work is the subject of web page design of students' personal home page, and the code is made of simple student level html+css layout. After downloading the work, you can use any HTML editing software (for example, all editors of DW, HBuilder, NotePAD, vscade, Sublime and Webstorm can be used)

3. Web page work layout: the overall web page layout includes LOGO, navigation and main content layout. There are many layouts of sub pages. The contents of interests and hobbies use the layout of picture list. The table is inserted into the score page. Contact us to set the left alignment using the picture alignment.

4. Web page work technology: CSS is used to make web page background, mouse passing, selected navigation color change effect, underline, etc. A message form is made on the home page, and a form judgment is made simply using JavaScript (the form cannot be empty when submitted)

1, Work demonstration

1. Home page

2. Products

3. Company profile

4. Company news

5. Contact us

2, Code directory

3, Code implementation

<!doctype html>
<html>
<head>
<meta charset="utf-8">
<title>Woody winery training project</title>
<link href="css/font-awesome.css" rel="stylesheet">
<link href="css/header.css" type="text/css" rel="stylesheet">
<link href="css/spxq.css" type="text/css" rel="stylesheet">
<script type="text/javascript" src="js/jquery-1.11.2.min.js"></script>
<script type="text/javascript" src="js/chanping.js"></script>
</head>

<body>
<div class="box">
	<!--Head area-->
	<div class="topbox">
		<div class="top">
			<a href="index.html"><img src="images/top-logo.png" class="top-logo"></a>
			<div class="t-sousuo">
				<div class="sousuok">
					<input type="text" placeholder="Wine" class="t-txt">
					<input type="button" value="search&nbsp;Rope" class="t-btn">
				</div>
				<span class="t-gjc">key word:<span style="color: #cf3232; "> wine < / span > & nbsp; ice wine
				&nbsp; Sweet wine&nbsp; champagne&nbsp; White Wine&nbsp; red wine&nbsp; Baijiu</span>
			</div> 
			<ul>
				<li><i class="fa fa-star" aria-hidden="true"></i><a href="">chinese</a></li>
				<li><i class="fa fa-star" aria-hidden="true"></i><a href="#">English</a></li>
			</ul>
		</div>
	</div>
	<!--Navigation area-->
	<div class="navbox">
		<nav class="nav">
			<ul>
				<li><a href="index.html" >home page</a></li>
				<li class="navhover"><a href="chanping.html">product</a></li>
				<li><a href="jianjie.html">Company profile</a></li>
				<li><a href="new.html">Company news</a></li>
				<li><a href="lxwm.html">contact us</a></li>
			</ul>
		</nav>
	</div>
	<!--Content area-->
	<div class="conbox">
		<div class="c-top">
			<div class="c-top-l">
			<img src="images/spxq/zhutu.jpg" >
			<img src="images/spxq/xiaotu.jpg" class="xiaotu">
			<img src="images/spxq/xiaotu.jpg" class="xiaotu">
			<img src="images/spxq/xiaotu.jpg" class="xiaotu">
			</div>
		  <div class="c-top-r">
				<h3>Mudi winery Zhizhen Vidal white ice wine 2012<br><small>Woodland Vidal Premium Icewine</small></h3>
				<p>type Type : Sweet white ice wine Sweet Icewine</p>
				<p>Grape variety Grape Variety:  vidal  Vidal</p>
				<p>Alcohol degree Alcoholic Strength : 10.5%vol.</p>
				<p>Grape picking year Vintage: 2012</p>
				<p>Production area Wine Region:  Canada/Niagara lakeside town </p>
				<p>Grade Class: VQA</p>
				<p>Net content Net Weight: 375ml</p>
			  	<h4>Price:¥368</h4>
			  	<ul class="xznf">
			  		Select year:
			  		<li class="xznfhover">2002</li>
			  		<li>1996</li>
			  		<li>1982</li>
			  	</ul>
			  	<div class="goumai">
					<input type="button" value="+" id="jia">
					<input type="text" value="1" id="sltxt">
					<input type="button" value="-" id="jian">
					<input type="button" value="add to cart">
					<input type="button" value="Buy now">
			  	</div>
			  	<div class="scbox">
					<i class="fa fa-heart-o shoucan" aria-hidden="true"></i>
					<i class="fa fa-heart shoucan2" aria-hidden="true"></i>
					<p>Collection</p>
			  	</div>
				<div class="fxbox">
					<i class="fa fa-heart-o shoucan" aria-hidden="true"></i>
					<i class="fa fa-heart shoucan2" aria-hidden="true"></i>
					<p>share</p>
			  	</div>
			  	<br>
			  	<p style="clear: both; color: #666666; font-size:14px;  line-height: 40px; "> warm reminder: it does not affect secondary sales and supports return</p>
			</div>
		</div>
		<div class="c-bottom">
			<ul class="c-b-nav">
				<li>Product details</li>
				<li>Commodity evaluation</li>
				<li>Community activities</li>
			</ul>
			<div class="xqnr">
				<p class="xqwz">Tasting tips: the wine has a bright and charming gem color, emitting bursts of rich aroma of red berries, raspberries and other berries. The aftertaste is long and lasting, lingering in the mouth for a long time. It is worthy of being a Zhizhen treasure in Canada<br>
				Tasting Notes: 
				Wonderful bright red  color with dark hues elude to the berry filled nose and palate concentrated full of cherry, raspberry , and red currant . This rare Cabernet Icewine is a real Canadian treasure and has a lengthy finish that is simply heavenly.</p>
				<img src="images/spxq/wentu.jpg" style="margin-left: 10px;">
			</div>
			<div class="sppj hide">
				<p>This product has no evaluation content in recent 30 days!!!</p>
			</div>
			<div class="sqhd hide">
				<p>This product has no community activities in recent 30 days!!!</p>
			</div>
		</div>
	</div>
	<!--Footer area-->
	<div class="footbox">
    	<div class="foot">
			<div class="huiding"><a href="#">
				<i class="fa fa-arrow-up" aria-hidden="true"></i>
		   </a></div>
			<ul>
				<li><a href="lxwm.html">contact us</a></li>
				<li><a href="jianjie.html">Company profile</a></li>
				<li><a href="new.html">Company news</a></li>
				<select class="f-xl">
					<option>Links</option>
					<option>Weng Fengtong</option>
					<option>Hu Jiajun</option>
					<option>Zhang Mingcong</option>
				</select>
			</ul>

			<p class="f-small">Copyright @ 2010-2016 Mudi Winery Co., Ltd wengfengtong More templates:<a href="http://www.mycodes. net/" target="_ Blank "> source code house</p>
			<p class="f-sj">Persuade you to make more wine<br/><span>Man Yunxiang has only this family</span></p>
       		<img src="images/foot-logo.jpg" style="position:absolute;bottom:10px;right:30px; ">
        </div>
    </div>
	
</div>
</body>
</html>

4, A complete set of web front-end introduction to advanced (Video + source code + materials + interview) (Tutorial)

A complete set of web front-end zero foundation - Introduction to advanced (Video + source code + development software + learning materials + interview questions) (Tutorial)
Suitable for entry-level to advanced children's shoes ~ send 1000 sets of HTML+CSS+JavaScript template websites

5, Source code acquisition

❉ ~ pay attention to me and praise the blog ~ bring you up knowledge every day!

❉1. See here, with the support of [praise + praise + collection] three companies, your "praise, praise and collection" is the driving force of my creation.

❉ 2. Pay attention to me ~ take you to learn every day: various front-end plug-ins, 3D cool effects, picture display, text effects, whole station templates, college students' Graduation HTML templates, final homework templates, etc! "There are many front-end developers here to discuss front-end Node knowledge and learn from each other"!

❉3. You can learn from each other about the above technical issues. You can pay attention to ↓ Gong Z to get more source code!

6, More HTML final assignment articles

1. Final students' homework ~ html+css+javascript imitation Dingdang movie online website (full-featured)

2.HTML final student homework ~ html+css+javascript imitation cat's eye movie online website (fully functional)

3.HTML final student assignments (9 sets) html+css+javascript imitating JD, tmall, clothing and major e-commerce templates (University graduation project)

4.HTML final assignment ~ pirate king Qiaoba special cartoon student web page setting assignment source code (HTML+CSS+JavaScript)

5.HTML final assignment ~ design and implementation of tourism website based on HTML+CSS+JavaScript

6. Final course assignment of HTML web design ~ design and implementation of imitation Tencent game official website (HTML+CSS+JavaScript)

7.HTML final assignment ~ imitation Xiaomi mall web design template (HTML+CSS+JavaScript)

8.HTML final assignment ~ catering culture student web design assignment (HTML+CSS+JavaScript)

9.HTML student web design assignment ~ catering and gourmet Hamburg enterprise website 6 page with rotation (HTML+CSS+JavaScript)

10. University web foundation final assignment ~ imitation excellent purchase page production (HTML+CSS+JavaScript)

11.HTML web design and production homework - making cartoon web design 6 pages (HTML+CSS+JavaScript)

12. Design and implementation of Web front-end freshman training ~ making cartoon website (HTML+CSS+JavaScript)

13. Final course assignment of web page design ~ design and implementation of the official website of super high imitation hero League LOL game (HTML+CSS+JavaScript)

14. Final assignment ~ hotel website template (HTML+CSS+JavaScript)

15.HTML student web design homework source code ~ happy tourism website design and Implementation (HTML final homework)

16.HTML Olympic web page 5 page culture ~ sports student web page design homework

17.HTML my hometown Hangzhou web design source code (div+css)

18.HTML web design final course homework ~ animation cherry balls 5-page form div+css student web design homework source code

19.HTML student web design homework finished product ~ cosmetics official website design and Implementation (HTML+CSS+JS) has 8 pages in total

20.HTML college student animation web design source code ~ Naruto animation 7 page with special effects and rotation (HTML+CSS+JavaScript)

21. A complete set of HTML static web page template imitating dragline (including 38 independent HTML)

22.HTML final assignment course design assignment ~ environmental protection student web design assignment source code (HTML+CSS)

23. Design and implementation of College Students' Web homework finished products ~ gourmet catering website (HTML+CSS+JavaScript)

24.HTML final assignment ~ design and implementation of green agricultural products and food website (HTML+CSS+JavaScript)

25.HTML final assignment ~ design and implementation of website template of flower shop flower Mall (HTML+CSS+JavaScript)

26.HTML final assignment ~ finished product of college student tourism official website design assignment (HTML+CSS+JavaScript)

27. Final HTML assignment ~ finished maldives tourism web design assignment

28.HTML final assignment ~ finished product of tourism web page design in my hometown (Luoyang City) (HTML+CSS+JavaScript)

29. Final HTML assignment ~ finished Fengyang tourism web design assignment (HTML+CSS+JavaScript)

30.HTML final assignment ~ Fengyang smart tourism official flagship store (my hometown) (HTML+CSS+JavaScript)

31.HTML final homework course design ~ imitation Yin Yang division game official website home page html template (HTML+CSS)

32.HTML final assignment course design animation theme html5 web page ~ Qien animation home page html template (HTML+CSS)

33.HTML final assignment course design ~ 10 pages of animation game official website (HTML+CSS+JavaScript)

34. Personal design web front-end homework ~ responsive game website source code (HTML+CSS+Bootstrap)

35.HTML final assignment ~ personal image resources web page design, a total of 5 pages (HTML+CSS+JavaScript)

36.web course design web page planning and design ~ there are 6 pages in total (HTML+CSS+JavaScript+Bootstrap)

37.HTML final assignment ~ fresh handmade soap website shows 4 pages (HTML+CSS+JavaScript+Bootstrap)

38. Students' HTML personal web work ~ cake dessert shop has 11 pages in total (HTML+CSS+JavaScript)

39.HTML final assignment ~ static website of chess and card games (6 pages) HTML+CSS+JavaScript

40.HTML final assignment ~ quick fresh station catering food html page (6 pages in total) HTML+CSS+JavaScript

41.HTML web design class completion assignment ~ imitation of pure HTML template source code of Xiaomi mall website (8 pages) (HTML+CSS)

42.HTML web design class completion assignment ~ imitation of the home page of Fanke clothing mall pure HTML template source code (HTML+CSS+JS)

43.HTML web design class completion assignment ~ imitation mushroom Street Mall website source code (HTML+CSS+JS)

44.web course design, web page planning and design ~ fashion clothing shopping mall template html source code (HTML+CSS+JS)

45. Final course assignment of web page design ~ Pink clothing shopping mall page template (HTML+CSS+JS)

46.HTML final assignment ~ 11 pages of html template of holiday gift shopping mall website (HTML+CSS+JavaScript)

47. Students' HTML personal web page assignments ~ personal home page blog web page design and production (6 pages)

48.HTML final assignment ~ 6 pages of static page template of student's personal blog (HTML+CSS+JavaScript)

49.HTML final assignment ~ web front end development personal blog HTML whole station template

50. Final students' HTML personal web page homework work blue yiqingxuan responsive personal blog template source code (6 pages) bootstrap responsive blog website template HTML

51.HTML final assignment ~ simple programmer personal blog website template source code (7 pages) (HTML+CSS)

52.HTML final assignment ~ concise personal blog website front page HTML template 7 pages (html+css+js)

53.HTML+CSS college students' personal website assignment template ~ Black html5 personal blog website template download the whole station (5 pages)

54. Make a beautiful and simple personal web page with HTML+CSS ~ personal photo album introduces personal home page template (6 pages) students' HTML personal web page homework works

55.HTML final assignment ~ imitation of sina Weibo personal home page html website template 4 pages (HTML+CSS+JavaScript)

56.HTML web design and production homework (div+css) ~ environmental protection (5 pages)

57.HTML web design and production homework - green environmental protection HTML5 website template (4 pages)

58.web front end final assignment html+css+javascript global private customized tourism web page design example (6 pages)

59.web front end final assignment html+css+javascript college students' sports web page design template code campus basketball web page assignment finished product

60.HTML static web page operation - 8 pages of catering food web page (HTML+CSS+JavaScript)

61.HTML static web page assignment - 4 pages of online florist (HTML+CSS+JS)

62. Personal design web front-end operation ~ Hotel Web Design (Ruihao International Hotel) (HTML5+CSS3+Bootstrap)

63. Freshman training web page making homework ~ agricultural products web page 2 pages (div+css)

64. Design and implementation of tourism website based on HTML+CSS+JavaScript in the final assignment of HTML. Website template of scenic spot development and management company (6 pages)

65.web front end final assignment ~ my hometown - green city 10 pages html+css+javascript tourism web page design example

7, More confession source code

❤ 100 html+css+JavaScript confession source code demonstration address