padding is inner margin. we can see box. e.g. border: 1px solid rgba(0, 0, 0, 0.3); normal padding e.g. padding: 10px; Padding is the spacing between a box's content and the borders of the box. specify e.g. padding: 5px 10px 5px 10px; shortcut e.g. padding: 5px 10px; more specify e.g. padding-bottom: 10px; Padding can be set equally on all sides of the content, or can be set specifically for cer..
To check the borders of each elements, we add border element at css file. You can style the borders of an element's box. To make it significant, width it. e.g. border-width: 5px; In addition, we can choose individual width, e.g. border-width: 3px 1px 2px 1px; Or more specify e.g. border-left-width: 4px; The border-width property allows you to set the thickness, or width, of a border. Also, we ca..
last session recap regulation tell more details of acts PPE maintain and wear it hazard and risks/ causes and results class of hazard physical - massed office psychological - mentally, police or prison, work-related stress ergonomic- doing the same task, poor work house biological - illness, chemical - chemical reaction, risk is multiple of severity and likelihood codes of ethics - general state..
Remote Desktop Connection 192.168.31.202 ID : Administrator PW : P@ssw0rd Eg. for loop string completestring = ""; string[] parts = new string[3]; parts[0] = "hello, "; parts[1] = "hello again, "; parts[2] = "hello forever"; for (int i = 0; i < parts.Length; i++) { completestring = completestring + parts[i]; } Console.WriteLine(completestring); Console.ReadLine(); Eg. while loop int total = 0; i..
Computer maintenance - memtest - Review of last week (laptops - post beep codes) - Best practices - Hardware (no OS) - After an OS has been installed OS - Installation of an OS (windows/ lunux) - Partitions -Compare different OS available Printers - connect, install and configure printers 1. Case fans mesh - clean - lubricate the ball bearings WD-40 2. dust - can dust compressd air - pc vacuum c..
Electronic gates AND 00 0 01 0 10 0 11 1 OR 00 0 01 1 10 1 11 1 NOT 0 1 1 0 Logic 1 = 5 volt 0 = 0 volt 192.168.31.2/24 : IP 11000000.10101000.00011111.00000010 : IP 11111111.11111111.11111111.00000000 : subnet mask (By AND gate) 11000000.10101000.00011111.00000000 : NID (Network ID) 192.168.31.0/24 : NID (Network ID) 192.168.31.72/24 11111111.11111111.11111111.000000 : subnet mask 192.168.31.72..
AD DC active directory Virtualization DNS (Domain name server) dacp (dynamic address and stetic address) VPN (virtual private network) 1. Wired network Local area network (LAN), Wired wide area network (WAN) - Router (through gateway) -switch - PC / Server / Printer wpa2/psk 2. wireless network Telstra - Wireless router - pc 2.4 ghz, 5 ghz Recommend not to buy new software, wait until bugs are f..
w3school.com
Business problem statement - Background -- Job -- Environment - Problem description - Scope (boundaries) -- Constraints -budget, supplies - Objectives SMART objective - Specific - Measurable - Acheivale - Relevant - Time framed Session 1 recap Examples of technical documentation - Blue print - Manuals - User guide Advantage of Paper-based - Don't need computer - can be laid out on desk Advantage..