Posts

Showing posts from November, 2019

WDD - ONLINE WEBSITE CREATION TOOLS & CUSTOM -BUILT WEBSITES

Online Website Creation Tools - Easy to use for beginners - Always online Example:- Blogger WIX Wordpress Weebly Webself Google Sites Custom-Built Websites - Build your own design - Time-consuming Client-Side (Front-end) - Application layer - HTML, CSS, JavaScript Server-Side (Back-end) - Presentation layer - Python, PHP, etc. Tools: Text Editors- Dreamweaver, Notepad++, Sublime, Atom, CoffeeCup, NetBeans Graphic Design Tool - Photoshop, Canva Wireframe (mock-up) - Pencil, MockFlow, Draw.io Web Browsers - Chrome, Firefox, others Techniques: RIA - Rich Internet Application - Web app to deliver features & functions - Customizing & personalization of an application CMS - Content Management System - To help manage the content of a website - Wordpress (example) For assignment the tools Choose 1 Explain Justify why choose this

Web Development - Search Engine Optimization & Ranking

Search Engine Optimization (SEO) Is to make the website onto the higher ranking. Advantage More clients will view on the website on the first page Users are only able to identify on the first page. How to improve ranking with seo? Publish relevant content. (Must related with the website) Update your content regularly Metadata Have a link-worthy site Use alt tags

Web Development - Frameworks

Image
COMPARISON BETWEEN CLIENT-SIDE & SERVER-SIDE Client-side - HTML, CSS, Javascript - What the user sees - Static website - Design of the Website Server-side - Coding & Database - Interaction between client & Server - PHP, Python, C#, Rails, ASP.NET - Dynamic website - Adding functions HTML Framework - Bootstrap Bootstrap is a framework for HTML, CSS and JavaScript that is used on developing a responsive and mobile first projects on the website. Advantage: Bootstrap provides less error for Cross browser. Bootstrap has a responsive structures and also styles. The framework for Bootstrap is consistent which supports all of the web browsers and compatibility of fixing the CSS. ASP.NET Framework - .NET .NET is a free, open and cross-platform for developing on variety types of applications. .NET can be use multi-language, editors and libraries for building the website, mobile and desktop application. Advantage: The use of .NET able th...