Wednesday, May 3, 2017

Publishing websites

Hello everyone!
This week, we are near the end of the semester for this class and finally we are learning on how to publicly publish our websites on the web. There are different techniques that can be used to publish our websites on the web and we are learning each one of them in class. This is something that every web developer is going to do when they are finished with their work and I can't wait to publish my work towards potential job recruiters that I can perform in developing websites.

Wednesday, April 26, 2017

Web Authorizing Tools

This week, we are learning about how to utilize Web Authoring Tools for working on our websites to make our lives easier in terms of coding new and existing elements in a web page. The most popular web tool that were going to be utilizing is Adobe Dreamweaver. I've never dealt with Dreamweaver before so this is going to be an interesting learning experience for me. But if this software tool is suppose to make my life easier in coding websites, then I'll give it a try then.

Wednesday, April 19, 2017

Media and Interactivity Basics

Hello everyone!!

This week we are learning how to code different types of media into our web pages that include photos and videos by using different interactivity techniques into our web pages to make them pop and stand out. The interactivity techniques will include using Adobe Flash player, Quicktime, Windows Media player, etc... The techniques will also introduce to a new coding language that compliments HTML and CSS coding languages called JavaScript that can allow a web page to do some interactive functions in a web page like photo slideshows. This week is going to be very interesting in the learning process.

Wednesday, April 12, 2017

Form Basics

Hello everyone!!

This week we are learning about how to create and code different types of forms on HTML and CSS for better interactivity for the users that are visiting my website. It was a lot of information to process in the chapter but, I think that It's important to have in every website because the forms will help collect personal info from the users and then helps them answer their specific questions on a particular product or service. It will also even collect reservations and transactions for any business that you are trying to promote on the website.

Wednesday, April 5, 2017

Table Basics

Hello everyone! sorry that I didn't wrote last weeks blog, I was taking a vacation break down at Florida to get some sun and doing a lot of fishing. But enough of that, this week I am learning about how to implement tables into my web pages. It's kinda like creating a Microsoft excel document with data cells in the table with a border outside of the table but we get to learn how to code them on the HTML tables on CSS.

This sounds like an interesting lesson because we are creating a table onto our web pages with multiple styles of how many rows and columns we get to implement in creating organized data into our web pages.

Wednesday, March 15, 2017

Page Layout Basics

Hello Everyone!!

This week, we are learning about the page layout basics and configuring them onto our websites by using CSS coding to rearrange the web pages. We will also be learning how to use different types of positioning techniques with CSS, how to use the floating technique with CSS, add interactivity to the hyperlinks of our websites, and being able to configure the navigation in unordered lists and style with CSS in this chapter. This chapter has been pretty easy in figuring out what to code in the homework, since it's mostly explaining in how to organize the page layouts in your web pages more in depth.

Wednesday, March 8, 2017

More CSS Basics

Hello everyone!!
This week, we are learning more CSS basics that we can implement onto our websites like adding in borders, background images, margin alignments, etc... This chapter overall has been pretty boring to read because there's more lessons on using CSS basics. However, it will definitely be beneficial for me when I start creating my project website soon.