Home Images
Software Engineering
Infrequently Asked Questions

S3 example

Below is a screengrab of the S3 bucket that stores the files that drive this website. S3 example

Terminal example

Below is a screengrab of the terminal. The commands here are as follows:
terminal example

Example of HTML & Cascading Style Sheets (CSS)

The image below demonstrates the type of code you would write to build a website. This code would display a really basic webpage that reads 'Example of basic website code' in blue text. Of course, all websites consist of more complex code. html example