Sikai He_16429428

所属分类:其他
开发工具:HTML
文件大小:13314KB
下载次数:4
上传日期:2017-07-11 01:17:43
上 传 者sikai
说明:  这是自己写的个人简介 网页版。 利用html 和 css 来设计网页。一共有四页,主页面,个人信息,照片和联系方式。
(this is personal statement. use html and css to build website. there are four pages: home , bio, pictures and conection.)

文件列表:
htdocs\bio.html (681, 2017-01-13)
htdocs\contact.html (332, 2017-01-13)
htdocs\css (0, 2017-01-13)
htdocs\css\bio.css (546, 2017-01-13)
htdocs\css\contact.css (535, 2017-01-13)
htdocs\css\cv.css (531, 2017-01-13)
htdocs\css\style.css (851, 2017-01-13)
htdocs\cv.html (772, 2017-01-13)
htdocs\image (0, 2017-01-13)
htdocs\image\happy.jpg (1742324, 2017-01-13)
htdocs\image\hi.jpg (2108250, 2017-01-11)
htdocs\image\new.jpg (3616190, 2017-01-11)
htdocs\image\picture.jpg (4679125, 2016-12-26)
htdocs\image\year.jpg (1572470, 2017-01-12)
htdocs\index.html (685, 2017-01-13)

Assignment 1: Web Development Student Name: Sikai He Student Number: 1***29428 URL: Sikai1996.github.io/csy1018-assign1 Date: 13/01/2017 This is that the university student from Year 1 who have finished Web Development assignment. Web design need to use html and css. And we need to use some free website like unsplash. Before when I was in web design, I design good plan first. Because I'm a little forgot the content of the class. I open the first Flexbox Froggy in learning again. Then I started to make my own web page. First of all, I fix the basic framework according to class what I have learned. I designed the home page first. We need to put our name and photo in the page and some links. I put the background image first. I open the ppt from nile and learn how to do it. It showed strange in the beginning because the picture is quite big. I put the background size into 1366px 768px first. It worked. But I still changed in the end. It is not easy to put our photo on the page. In the beginning, I met some problems because I cannot put my photo on the background image. I try to fix it. Finally I put Html:
photograph
Css: body{ background-image: url("../image/picture.jpg"); max-height: 50%; max-width: 50%; background-size: cover; background-position: center; position: relative; margin: 0; top: 0; flex-direction:column; justify-content: center; text-align: center; align-items: center; align-self: center; } .pic{ display:flex; position:relative; justify-content:center; margin-top:auto; left:200px; } And fix it. But is still have some problems. I am not sure about how to put word into the center of the page. Like this: .information{ display:flex; flex-direction:column; padding:20px 60px; margin:0 auto; color:black; justify-content:center; justify-content: space-around; align-items: center; align-items: stretch; align-self: center; box-shadow: inset 0 0 0 2px; }. When i finish home page, I started cv.html. I need to write something about myself. This is not hard for me. Because I do not put many things in this page. But I cannot put the content into the center of the page either. The bio page and contact page are the same like cv page. I just put my information in the page. It is not very hard for me. I know how to use html and css to create a website. This is my cv code. body{ background-image: url("../image/hi.jpg"); max-height: 50%; max-width: 50%; background-size: cover; background-position: center; position: relative; margin: 0; top: 0; flex-direction:column; justify-content: center; text-align: center; align-items: center; align-self: center; } .container{ font-family:arial; display:block; align-items:center; color:white; align-items: stretch; align-self: center; justify-content: center; position:relative; } Not sure where is wrong because it only display on the left of the page. When I met this problems, I search in google. I know the HTML5. And I get some information about the code. When I still have questions, I use youtube. I found some tutorials about html and css. It is quite useful for me. Perhaps I do website look more humble now. But its basic architecture has been established.

近期下载者

相关文件


收藏者