Nt1310 Unit 3 Assignment 3

396 Words2 Pages
1. Valid code Being able to write correct HTML 5 and CSS is the job of an experienced web developer who has a passion for web accessibility, usability and first-class design – with awareness to detail, and a satisfaction in their work. Web pages with dozen of errors are just perfectly fine and still render correctly in the modern browser, but the valid HTML coding style ensures your website's highest degree of professionalism, accessibility and gain social recognitions and responsibilities from the community. ________________________________________ 2. Best practices for JavaScript and CSS files Although javaScript files are heavy scripting it can delay your online, impatient customers from seeing anything if placed on the top of the page. Despite the fact that positioning JavaScript file/tag on the bottom of the page, your website significantly…show more content…
Whenever you see inline CSS on HTML page, gather and put it on the file and name this file something.css. Nonetheless, link this file back to your HTML page. This technique is not only super straightforward to maintenance your website, but also improves page loading – hint small HTML file size. Apply the similar method to JavaScript as well. ________________________________________ 3. Verify your website displaying correctly in the major browsers The majority of online users install one or two browsers that your website must support. Every modern browser renders your website differently. With that being said, it's your job to test your website so you can command 75-90% browser market share. ________________________________________ 4. Proper analysis out your website on mobile and tablet devices With the rise of smartphones and tablets in 2011, this is a critical area to build your website for these devices. Furthermore, countless mobile tools are free to use. Personally, I like to independently view my clients’ website on Quirktools.com and

More about Nt1310 Unit 3 Assignment 3

Open Document