Skip to content

renanlopescoder/frontend-javascript-marknotes8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HTML5-CSS3-javascript-logo

marknotes8

##Projeto em HTML5 CSS3 e JavaScript##

Aplicando recursos avançados de JavaScript, CSS3 e HTML5 com manipulação de conteúdo do DOM e interação com o usuário em um aplicativo de registro de notas bem interativo usando motor de renderização webkit ( Google Chrome ).

Recursos do Projeto

  • Inserir novas notas
  • Alterar conteúdo das notas
  • Alterar cor das notas
  • Excluir notas
  • Barra lateral de rolagem irá aparecer na nota caso exista mais conteúdo que seu tamanho inicial
  • Barra de rolagem da nota e da janela modificada para Google Chrome

English

marknotes8

Project in HTML5 CSS3 and JavaScript

Applying advanced features of JavaScript, CSS3 and HTML5 DOM content manipulation and interaction with the user in a very interactive notes registration application using webkit rendering engine (Google Chrome).

Project Resources

  • Insert new notes
  • Change contents of notes
  • Change color of notes
  • Delete notes
  • Sidebar scroll will appear in the note if there is more content than its original size
  • Note the scroll bar and window modified to Google Chrome