CSS Positioning Elements!!!
August 16, 2009
I did like how right off the bat the problem with tables and frustration was stated. because they are a pain… however they put the style in the div which i havent seen i think it might get a little lost… but i could be wrong!!!
Barely Fitz Design: Learn CSS in Ten Steps
I really liked how this was seperated into 10 steps on 10 different pages/tabs.it really seems to be 9 the last is a disclaimer! and off to the left a preview was being shown of the results. this showed me a few things i didnt know or think of trying and refreshed my memory, like i forgot about clear:both which is on the 9th step.
-on step 4 i learned if the container is relative then the div inside is set to absolute it will be set to inside the parent div.
- on step 5 that you can set the absolute and set one to 0 on top and right and the other top and left for columns instead of doing the math or trying estimate
StopDesign : Making the absolute,relative
I was a little unsure when to use absolute and relative. because i don’t think I’ve ever really used relative. so i played with relative. and after reading this a have a little better understanding when to use it. so now i will go back and use absolute in areas it seems i should instead of relative.
In Home daycares
August 6, 2009
First of all, I would like to say that the in home daycare sites I have seen give me a huge headache. the color , background, the text! It makes me want to run and never come back!!!
Baby Center: Home Daycare Licensing
Childcare Lounge:Understanding Childcare Regulations
Parent Handouts: Where Does The Money Go?
Baby Center: Signs of a Good Home Daycare
Own A Day Care: Home Daycare Provider Activites
E-How: Requirements for Home Day Care
In class, Pretty much I needed to redo or rethink my comps. To be more fun to go along with the theme daycare kids and what not. so here are 2 I did. Any thoughts would be appreciated..
Css Float Layout
August 3, 2009
hum.. what have i learned about float layouts.. well i have experienced that when setting up the with percentage.. u should leave some room for error since its not always 100% which is stated in Float Layouts @ Autistic Cuckoo.
“For one, the box being floated should have a width defined for it, either explicitly or implicitly. Otherwise, it will fill its containing block horizontally, just like non-floated content, leaving no room for other content to flow around it. Second, unlike boxes in the normal flow, the vertical margins of a floated box are not collapsed with the margins of boxes either above or below it. Finally, a floated box can overlap block-level boxes adjacent to it in the normal flow.”
—- Smashing Magazine : CSS Float Theory: Things You Should Know
“You can float elements to the right or the left. Any element that follows the floated element will flow around the floated element on the other side.”
.. as said on about.com in the Using CSS Floats for Layout Article.
You would think that only the element you tell to float would float. but nope everything that follows also floats that way!
Semantic Markup….
July 26, 2009
From browsing around my understanding of semantic markup… is that if it is writing well, then when someone else looks at it they can understand why something is there and what it is. Instead, of looking at it and wanting to rewrite it all or wanting to run away and never look at it again.
I hope I have some knowledge on meaningful markup… or at least learning to!
Guide to Semantic Markup for Blogs
The Semantic markup in blogs have always confused me. so i figured i didnt know what i was looking at. This is a guide on things to make our lives easier when it comes to semantic markup in blogs
Web Design….
July 20, 2009
well designing a web page to not only look appealing but to be well organized so that users can find their way around. I’m sure you didn’t need to me to tell you that. but to me web design is almost a place i can just escape from the world. I’ve always liked dealing with codes (that i understand) i feel like a nerd when I’m in my little looking at code daze. When coding i don’t usually check it on different platforms or browsers. but after reading these articles im starting to feel like i should. If i have done it right there shouldn’t be a lot of problems. I will also assume that when coding a web page, that I would prefer CSS but then again I haven’t done much of anything else..
http://www.bsidolphin.com/?standards
http://www.mezzoblue.com/archives/2004/04/30/a_roadmap_to/index.php
Resturant User Reviews
August 14, 2008
i like the simple colors they use. i like the logo but it doesn’t fit for the site. the site is still in beta. so they don’t have many states where they have reviews but good thing they have Dallas reviews but for the restaurants that are reviewed there seem to be a lot of reviews for still being in beta.

i like how the logo color and page colors tie in together. i like the simple but yet self explained log0
also how you can receive updates
logo is cute but dont really like it that much. i do like the colors though.
i like how its like a social networking site. you can have a journal or reviewed sites, and have a friends like list of other friends o menuism.com
you can view a restaurant and see others reviews on it or you can review your experience at the restaurants you go to.
i like how road food as a different spin on it. its not just resturants in general but road food which is “Great regional meals along highways, in small towns and in city neighborhoods.”
the colors i don’t like that much even though they are like menuism just brighter. while menuism is more light colors. i do like the features you can see the top 10, and apparently make reservations
out of all the sites. i probably spent the most time looking around this one. it shows you a map of the restaurants and it list them. how many reviews, directions, some have pictures, and those that review the restaurant can put the price range, rating and what they thought about the place. you can also say if their review was useful to you. i like the colors, structure and feel of this site
Semantic Markup
August 1, 2008
“Practically speaking, however, semantic markup is markup that is descriptive enough to allow us and the machines we program to recognize it and make decisions about it. In other words, markup means something when we can identify it and do useful things with it. In this way, semantic markup becomes more than merely descriptive. It becomes a brilliant mechanism that allows both humans and machines to “understand” the same information.”
it this information wasn’t understandable from both humans and machines we would probably totally lost when trying to read it to edit or find out how something was done. which is what i would do sometimes if i wanted to know how something was done in a code.
“One key principle governs the markup on every page of your site:
Your goal is to describe each page to the search engines through the use of hierarchical XHTML tags (<title>, <h1>, <h2>, <h3> etc.) and to present them in a logical, meaningful order.”
-The Definitive Guide to Semantic Web Markup for Blogs
this was a pretty good tips for doing meaningful semantic markup
fast growing industry
July 25, 2008
In the article, Everyone Can Be a Web Designer, Say IT Trainers Skillstrain, tells about how the industry is growing and it is easier to have access to tools and the ability to post websites.
Then in the article, Website Design Packages by the Cape Coral Barometer, it was more convincing businesses why they should have a website so that this company could assist them at it. But, they had a lot of good points when they were talking about how fast the industry is growing and how popular websites have gotten Also how it is good it is for a businesses to have a website, otherwise your business is practically non-existing. Which for any web designer that is a good thing because there will be more jobs and opportunities out there whether it is for those who don’t know how to create one or just doesn’t want to take the time.. It is also a very good advertising tool for businesses since it is always available.
HTML/CSS
March 7, 2008
I use find great joy in sitting on the computer and designing a webpage. I even liked the coding. I liked looking up codes and using them. I liked to format it and fix any errors that were on the page whether with coding or images.I know there are programs that will code it for you but I rather do it myself because i have more understanding of what everything does. However, it does come in handy to start off everything because coding everything from scratch can be time consuming and frustrating
Getting Things DONE!!!!
February 26, 2008
I like to think I am pretty organized however I tend to procrastinate at certain things. I mainly organize myself digitally. Some things are organized to me and if someone where to come and invade my space would not see it as organized. I do think I have an issue with prioritizing what needs to be done first. With class work I tend to finish work that is not due for awhile versus the work that is due sooner as in tomorrow or a few hours; of course depending on what i see interesting.








