CHAPTERTHREE
Be focused and you will archive alot. choose your ON C#
Explore moreBe focused and you will archive alot. choose your ON C#
Explore moreSemantic tags improve accessibility and SEO by providing meaningful structure.
Defines a section header.
Contains navigation links.
Defines a section footer.
Semantic HTML
Semantic HTML refers to using HTML tags that convey meaning about the content
they contain. This improves accessibility and SEO.
* <header>:Represents a page’s header or a section's header. * <footer>: Represents a footer for a page or section. * <nav>: Represents navigation links. * <article>: Represents a self-contained piece of content. * <section>: Represents a section of content. * <aside>: Contains the visible content of the webpage. * <h1>: Represents content tangentially related to the content around it. *<main>: Represents the main content of a document. * <figure>: Represents media content like images, charts, etc. * <figcaption>: Represents a caption for a <figure>. *<mark>: Represents text that has been highlighted or marked.. * <meter>: Represents a scalar measurement within a known range.
<header> <h1>My Website</h1> <nav> <a href="home">Home</a> <a href="about">About</a> </nav> </header> <main> <section> <h2>About Us</h2> <p>We are a tech company.</p> </section> </main> <footer> <p>© 2025 My Website</p> </footer>
CSS (Cascading Style Sheets) is used to style HTML elements. It helps in defining how the content of your webpage should look.
*. <style>:Defines the CSS styles for a webpage. *. <link>: Links an external CSS file to an HTML document. *. color: Specifies the text color. *. background-color: Specifies the background color of an element. *. font-family: Specifies the font of the text. *. font-size: Specifies the size of the font. *. margin: Sets the space outside an element. *. padding: Sets the space inside an element. *. border: Defines the border around an element. *. width: Specifies the width of an element. *. height: Specifies the height of an element. *. text-align: Aligns text inside an element.
<style> body { background-color: #f0f0f0; font-family: Arial; sans-serif; } h1 { color: #333; text-align: center; } p { padding: 10px; border: 1px solid #ccc; } </style> <link rel="stylesheet"href="styles.css">
vildash network team has had alot of impact on others but here are the vildash network team testimonies and expirience while working with the team
you can now connect and text other users from our database. you just neeed to click bellow to message them
WE HAVE CODE EDITORS FOR LANGUAGES LIKE C, C#, C++, HTML, CSS, javascript, JAVA VISUAL BASIC
We dont just teach you to code we teach you to code and build amazing systems.we are group of expert who wants to promote our field of studies