Home  >  Article  >  Web Front-end  >  AngularJs BootStarp fontAwesome creates a personal display page_html/css_WEB-ITnose

AngularJs BootStarp fontAwesome creates a personal display page_html/css_WEB-ITnose

WBOY
WBOYOriginal
2016-06-24 11:58:071258browse

The original text is excerpted from my front-end blog, everyone is welcome to visit

http://hacke2.github.io/


Cause

The laboratory is about to go out to find a job, and everyone wants to write one There is no need to make it too complicated to display your project. I combined what I have learned in the past few days and made a rough outline. You can put it in and add content

Click on the project name in the upper right corner Technologies included in switching different views

AngularJs

MVC is implemented using AngularJs, mainly using two of the technologies:

1. Template technology

2 .Routing technology

The reason why AngularJs routing technology is used is because to make a page jump, previous development was done using sevlet or JAVA MVC framework, and the data was fetched from the background and put into the foreground. The controller decides what kind of view to return to the user, because there is no need to make it more complicated this time. Using the two technologies on AngularJs can fully meet our requirements, and there is no refresh.

BootStarp

Excellent UI framework, you may want cool effects when making resumes or project presentations:)

fontAwesome

一An excellent icon font library

Code

The code is not posted on the blog. It is very simple and there is nothing to see. You can check it out on my github

Click to enter github: AngularJs BootStarp fontAwesome creates a personal display page

View the complete DEMO

end fromhttp://hacke2.github.io

JAVASCRIPT A
Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn