What are the uses of hexadecimal
Memory dumps (B 5 A 4 1 A F C) Html color code (#FF 00 00 - red) Mac address (00-1C-B3-4F-25-FE) Web address Assembly language Error messages Locations in memory
Reasons for using hexadecimal
Easier for humans to read/ write/understand Easier to remember for humans easier to debug Fewer errors made Shorter way to represent data takes up less space on screen
Reasons to use binary
Computer uses logic circuits
These can only process 1s and 0s
Describe html presentation
formatting/style
Separate file/CSS used
E.g background color
Color applied to text
Font styleDescribe html structure
Layout of webpage
Uses tags to define it
Eg where paragraph is placed
Where images is placed