In this project, we took the HTML file that we had previously created and linked a CSS file to it. Then we posted our links on a google doc so our classmates could see what we’d been doing
Click here to see my styled HobbiesIn this project, we made a collage with javascript that selects random pictures
Click here to see the collageIn this project, we worked with Scalable Vector Graphics to draw a location.
Click here to see the SVGIn this project, we wrote a Project Proposal for our prject throughout class
Click here to see the project proposalIn this project, we wrote another Hobbies page but with Bootstrap!
Click here to see the pageIn this project, we created a google slides presentation
Click here to see the pageHTML5 Boilerplate help in building fast, robust, and adaptable web apps or sites. It is a set of files that developers can download, which provide a foundation for any website.
ArticleAngularJS is another must-have tool for front-end developers. It is an open-source web application framework. It helps to extend the HTML syntax for web applications. It simplifies front-end development process by developing accessible, readable and expressive environment.
ArticleSass is the a reliable, mature, and robust CSS extension language. This tool helps to extend the functionality of an existing CSS of a site like variables, inheritance, and nesting with ease.
ArticleHTML stands for Hypertext Markup Language which is a standard way of changing styles, colors and links on World Wide Web pages
HTML5 is the latest specification of the HTML language, and represented a major break with previous markup practices. The purpose of the profound changes to the language was to standardize the many new ways in which developers were using it, as well as to encourage a single set of best practices with regards to web development.
Article
JavaScript is an object-oriented computer programming language commonly used to create interactive effects within web browsers.
In software development, architecture is the process of constructing an application in a healthy, robust and maintainable way and patterns provide a way of giving names to solutions for common problems.
Article
A new open-source tool called VisibleV8 allows users to track and record the behavior of JavaScript programs without alerting the websites that run those programs.
Article
Stands for "Cascading Style Sheet." Cascading style sheets are used to format the layout of Web pages. They can be used to define text styles, table sizes, and other aspects of Web pages that previously could only be defined in a page's HTML.
Basically, an element with position: sticky is treated like position: relative until the block that contains it crosses a specific threshold. This is usually done by setting either top or left to a specific value at which point it “sticks” in that position.
Article
We know that when it comes to owning a website, then businesses have a lot of hopes and to help you live up your expectations, we are presenting a few top CSS trends to help you get started.
Article