Well now that some of you have take a break from Coding and your web page, it is now time to get back to the experience of coding and designing your page. Before you settle on a final look to your page you have to have a some base HTML - you have all entered pictures and colors and fonts.
You should also be entering:
-Photoshop images
-Illustrator images
-trying different menu bars
also start researching Javascript and explain comment on this blog the difference between Javascript and HTML.
Thanks
Mo
HTML stands for Hypertext Mark-up Language and is an Internet World Wide Web description language that tells your web browser how a page is going to look.
ReplyDeleteJavascript is a scripting language developed by Sun Microsystems. Javascript has been used to customize web pages. You can customize your web page to check out who's browsing (by reading the viewer's cookies) figure out where else they've been or where they're located and start putting advertisements for your local area or for other interests that you have shown by your past viewing.
You can learn simple HTML tags to create your own web pages. The commands are located on the Internet. Javascript is a lot more involved.
This comment has been removed by the author.
ReplyDeleteHTML is the basic code for websites, it can utilize javascript to do more advanced things like mouseover images, or display the actual time on a webpage.
ReplyDelete