Desktop
Preview
Mobile
320x568
Mobile
568x320
Tablet
768x1024
Tablet
1024x768
Online AngularJS Editor (AngularJS v1.3.3)
Login
Logout
Setting
Edit
Project
Fork
Result
index.htm
Preview
|
Execute
|
Share
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<!
doctype
html
>
<
html
ng-app
>
<
head
>
<
script
src
=
"https://ajax.googleapis.com/ajax/libs/angularjs/1.3.3
/angular.min.js"
>
</
script
>
</
head
>
<
body
>
<
div
>
<
label
>
Name:
</
label
>
<
input
type
=
"text"
ng-model
=
"yourName"
placeholder
=
"Enter a name here"
>
<
hr
>
<
h1
>
Hello {{yourName}}!
</
h1
>
</
div
>
</
body
>
</
html
>
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
My Projects
Change Password
My Profile
Logout
Editor Theme
Font Size
Tab Size
Show Invisible
Hide Invisible
Show Line No
Hide Line No
Crimson
Eclipse
Github
Solarized
Cobalt
krTheme
Monokai
Terminal
Textmate
Twilight
Vibrant Ink
8px
9px
10px
11px
12px
13px
14px
15px
16px
17px
18px
20px
22px
24px
1
2
3
4
5
6
7
8
Undo
Redo
Cut
Copy
Paste
Delete
Select All
Find
Find and Replace
New Project
Save Project
Share Project
Search Project
Compile Options
Coding Ground