vildashnetwork02@gmail.com 654598457


CHAPTERFOUR

Be focused and you will archive alot. choose your ON C#

Explore more

history of html

Lorem ipsum dolor sit amet consectetur adipisicing elit. Hic odit rem dolorum molestiae fugit deserunt exercitationem recusandae, itaque ratione harum sit repellat dolor temporibus deleniti non voluptatem nostrum quas? Cumque veniam, molestias id natus pariatur dolores aut nemo iure facilis expedita, temporibus exercitationem ullam ex officiis reiciendis quaerat enim consequuntur.

Box Model and Layouts

The box model is a concept that describes how elements on a webpage are structured.

<div></div>

Defines a division or section in a document (often used to structure content).

display:

Specifies the display behavior of an element (e.g., block, inline, flex).

float:

Positions an element to the left or right, allowing text to wrap around it.

Basic HTML Structure


Box Model and Layouts

The box model is a concept that describes how elements on a webpage are structured. Each element is a box with margins, borders, padding, and the content area.

* <div>:Defines a division or section in a document (often used to structure 
content).  
* display: Specifies the display behavior of an element (e.g., block, inline, 
flex). 
* float: Positions an element to the left or right, allowing text to wrap 
around it. 
* position: Specifies the positioning of an element (e.g., static, relative, 
absolute, fixed). 
* flex: A flexible box layout module that makes designing responsive layouts 
easier. 
* justify-content: Aligns items within a flex container along the main axis. 
* align-items: Aligns items within a flex container along the cross axis. 
* width: Sets the width of an element. 
* height: Sets the height of an element. 
* z-index: Controls the stacking order of elements. 
* overflow: Controls what happens when content overflows an element’s box. 
* flex-direction: Defines the direction of the flex container's main axis 
(row or column). 
        

<div style="display: flex; justify-content: space-between;"> 
<div style="width: 45%;">Content 1</div>
<div style="width: 45%;">Content 2</div> </div> 
<div style="position: absolute;top: 10px; left: 20px;"> This is a positioned box.</div> 
            
Output:
Content 1
Content 2
This is a positioned box.





Responsive Web Design

HTML element in this chapter

Responsive web design ensures that your webpage looks good on all devices, from desktops to mobile phones. It uses techniques like flexible grids, media queries, and responsive images.

* <meta>: Defines metadata about the webpage (used for mobile responsiveness).

* viewport: Defines the viewport for responsive web design. 

* @media: Defines different styles for different devices or screen sizes. 

* max-width: Specifies the maximum width of an element. 

* min-width: Specifies the minimum width of an element. 

* flex-wrap: Allows flex items to wrap onto multiple lines. 

* media queries: Defines different CSS rules based on device characteristics. 

* @media screen: Targets screen devices in media queries. 

* @media print: Targets when the webpage is printed. 

* width: Sets the width of an element for responsiveness. 

* height: Sets the height of an element. 
 
* rem/em: Units for responsive typography (relative to root element or 
parent). 
            

<meta name="viewport" content="width=device-width, initial-scale=1"> 
<style>
 body { 
    font-size: 16px;
 }
  @media screen and (max-width: 600px) { 
body { 
font-size: 14px; 
}
} 
</style> 
                
Output:

TESTIMONIES

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

favour

am a graphic designer for vildash. when i first join vildash my first dream was programing but i got to know that programing neeeds alot of patients and coding but now my dream is more on the front end so i design graphics and make amazing ui/ux design. vildash is and amazing and great team

MR BK

when i first joined vildash my first vision was that i wanted to upgrade my skills and i really wanted to take a longer time but with vildash i got to know the fastest way in other to be perfect in programing and building amazing projects with ease

MR ENGEBEL

i was nothing in programing and i was discouraged cause i discovered that all programers had laptops but i didnt have and i got discouragecd cause, i thought i didnt evn have that chance to be a programer because of that but when i join vildash i got to know that its not just about the laptop its about the determination and if i have the determination i can archive. and i got to start programing with just my android phone and just like that am gradually getting there

MR LEWIS

vildash network has given me a chance to become a programmer, i now do thinks i didnt know i would be able to do, i now know tyhat i dont have to get distracted i need to stay focused and archive my goals

MR BROSKII

am a good programmer and i didnt have a team but i never knew how working with a team fills like but vildash network has given me the best expirience of how that feel, now i can boast of working with a team and the best team. it feels really greate cause with vildashi have to know that i can use my skills to do more than i dreamed of.

Events

you can now connect and text other users from our database. you just neeed to click bellow to message them

  • connect with programmers

    you can ask for help form them and also you can solve problems with them.

    click here to start chat
  • capabilities

    you can send and recieve messagies. you can send emojies, images, and you can also chat privately with a memeber and you can see when a member is online or offline

    click here to start chat

OUR CODE EDITORS

WE HAVE CODE EDITORS FOR LANGUAGES LIKE C, C#, C++, HTML, CSS, javascript, JAVA VISUAL BASIC

WHAT WE ARE OUT TO DO

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