C2 Web Development
C2 Web Development
C2 Website Development
Your Name
09/04/20XX
2
Important Information
This this section of your project you should show evidence that you have embedded
the features of your website (as detailed below). For example, you should show
screenshots of HTML tags you have used and explain what this is for. It is important
that you show creativity within your website design and self manage the project
throughout. This will put you in the higher mark band of distinction.
6
Use of CSS
HTML tags
The structure and content of a web page are defined by HTML tags, which are the
fundamental units of an HTML document. They contain elements like <html>, <head>,
<body>, <div>, and more, together with opening and closing tags. Text formatting, media
embedding, page link building, and page segment structure are all accomplished via
tags.
Example :
CSS frameworks
CSS—Cascading Style Sheets a set of files with specialized code that defines the styles
and interactive elements that developers can insert into the front-end code in code
displayed as
<style>
</style>
7
helps in giving dry html beautiful shapes or unusual shapes or shadows, read it like the
body of a car, and the frame and engine are html, without the body the car will go, but it
will no longer be so beautiful
Example :
Box model
In general, you don’t need to download anything, it’s already there, just start writing the
line <style> </style> to indicate to the language that here internal CSS is when your CSS
file is inside html, and there is also an external one, so that html knows where take him
all these forms, etc., this is how he writes in the code: the <link> tag placed in the
<head> section of the HTML document.
8
doc types
The command at the start of an HTML document that informs the web browser of the
HTML version being used is called doctype, or document type declaration. For instance,
HTML5 is indicated by . Compatibility and correct rendering across many browsers are
ensured by appropriately configuring the doctype.
Example :
9
– Phone
11
Show screenshot evidence of the tools you have used and explain how they enhance
your site and help to meet the client’s needs.