Welcome Page
Welcome Page
Create New Account
Login account with Password
Quanteno Phases
Phase 1
Web Development broadly refers to the tasks associated with developing functional websites and applications for the Internet. The web development process includes web design, web content development, client-side/server-side scripting and network security configuration, among other tasks.
Phase 2
HTML, aka HyperText Markup Language, is the dominant markup language for creating websites and anything that can be viewed in a web browser.
Phase 3
HTML, CSS, JavaScript
Frameworks (CSS and JavaScript frameworks)
Responsive Design
Version Control/Git
Testing/Debugging
Browser Developer Tools
Web Performance
SEO (Search Engine Optimization)
Command Line
CMS (Content Management System)
Phase 4
HTTP, aka HyperText Transfer Protocol, is the underlying protocol used by the World Wide Web and this protocol defines how messages are formatted and transmitted, and what actions Web servers and browsers should take in response to various commands.
Phase 5
CORS, aka Cross-Origin Resource Sharing, is a mechanism that enables many resources (e.g. images, stylesheets, scripts, fonts) on a web page to be requested from another domain outside the domain from which the resource originated.