Designing a Webpage (from the very start)
Background of HTML Don’t download a complete page. Download set of instructions (HTML): –Put this writing here… –Get this picture & put here… Pictures take longer to appear.
Software for HTML Webpage design software, eg. –Dreamweaver –Microsoft Frontpage Write HTML directly using notepad.
Getting Started text etc…
Changing font, colour etc.. To change font size and colour: text
Page titles title of the page
Creating Links Creating links between webpages: name of link on page href = link to another webpage vref = link to another part of this webpage.
Inserting pictures Inserting pictures into a webpage:
Making text appear Making text appear when the mouse hovers over a picture:
Creating links Turning a picture into a link:
Background pictures colours Putting pictures in the background: Changing background colours:
So far… Text: –Change colour & size. –Create links. Pictures: –Adding text. –Create links. Background.
…and now… …the advanced bit… Tables!
Tables :
Advanced Tables! Adding more tables… –Simply repeat the “code” Can even put tables within tables!
Other Tips To view HTML code –Right click a webpage –Select “view source” Legality of pictures! Buy a book… or “google”.