eddiejester.comResponsive Website Design

Web Designer and Web Developer

eddiejester.comAbout Eddie Jester

I was always dismayed how much code was generated with a Content Management System or Website Builder, so I decided to create this "hobby" Website to test different page layouts with as few lines of code possible. All pages on this Responsive Website were hand coded and scripted using HTML5, CSS3, PHP, SQL, XML, XSL, JavaScript and Python programming, scripting and markup languages. This Website will change over time to test various Responsive Website Layout and Design Technologies. Hint: Resize your browser or rotate your mobile device to test these Responsive Layouts.

Contact: eddiejester at protonmail dot com

Web Technologies Used on this Website

Hypertext Markup Language (HTML) the standard markup language used to interpret and compose text, images, and other material into visual or audible web pages displayed in a web browser. HTML is enhanced by technologies like Cascading Style Sheets (CSS) and scripting languages like JavaScript.

Cascading Style Sheets (CSS) describes how HTML elements are displayed on a device screen, including content, layout, colors and fonts. CSS enables multiple web pages to share formatting by specifying a separate .css file which reduces complexity and repetition in the structural content.

PHP a general-purpose scripting language especially suited to web development. PHP first stood for Personal Home Page, but it was later changed to PHP Hypertext Preprocessor using its old acronym in the new name.

JavaScript a scripting language used primarily by Web browsers to create a dynamic and interactive experience for the user. Alongside HTML and CSS, JavaScript is one of the core technologies of the World Wide Web.

Python an interpreted, high-level and general-purpose programming language. Its language constructs an object-oriented approach aimed to help programmers write clear, logical code for projects.

Structured Query Language (SQL) a domain-specific language used in programming for managing data held in a Relational DataBase Management System (RDBMS). SQL includes data query, data manipulation insert, update and delete, and data access control.

Extensible Markup Language (XML) a markup language that defines a set of rules for encoding documents in a format that is both human-readable and machine-readable. XML is a descendant of SGML (Standard Generalized Markup Language)

Asynchronous JavaScript and XML (AJAX) a set of web development techniques using many web technologies on the client-side to create asynchronous web applications. AJAX allows web pages and, by extension, web applications, to change content dynamically without the need to reload the entire page.

eXtensible Stylesheet Language (XSL) a styling language for XML.

XSL Transformations (XSLT) used to transform an XML document into another XML document, or another type of document that is recognized by a browser, like HTML and XHTML. XSLT does this by transforming each XML element into an (X)HTML element.