Thursday, August 12, 2021

10 reasons why you should start Web deveopment

 10 main points you should start your web development




HI .its me again. this is a blog about 10 reasons you should start your web development. these 10 things are those which I felt during doing mine.

1: creative




You will learn new things an be more creative then to be a couch potato.


2: it would be fun for you





it is really interesting and fun for you if you are a computer and tech lover.


3: It will increase your knowledge


πŸ’»πŸ’ΊOf the basics. yes, it will as you learn more the more boost would it give you.


4: You can use your time


/readers no need to watch tv or play games a lot. use your time by doing productivity instead of wasting time. which I do too😜.

5: you can earn money




Don't think only adults can earn money. create a website and get money and prove to adults that kids are the future.πŸ’Έ

6: Get to know about technology advancement




technology is the best. nothing is better than that. so you will get to know more about technology .πŸ’»


7: adventurous


It would be adventurous for you. I know it would be really hectic but only if you enjoy it you will love it. I bet youπŸ˜€

8: increases your mind power


it increases your mind power. You know well whats next?😎😎😎

9: don't have to be lazy anymore


everyone loves and hates it. The word name"laziness" is unknown to web development.😳

10: enjoy differently

everyone has their own way of enjoying. so sometimes you will enjoy our development to

guys I know it's really boring but it's also really fun to try it!

best of luck to everyone.πŸ‘πŸ˜„

 



Saturday, July 3, 2021

 MY first post!

Intro:

Hi, I am Anaya. I am 10 and I study in class 5. I know much about computer web pages so I decided to make a webpage about it. So what are you waiting for? go ahead and switch on your laptop.

Basics:

Web development is the making of web pages with web languages. These web languages are HTML, CSS, Javascript, Python, and PHP. 

HTML: 



The HyperText Markup Language or HTML is the standard markup language for documents designed to be displayed in a web browser.

CSS:



Cascading Style Sheets is a style sheet language used for describing the presentation of a document

Javascript:



JavaScript is a text-based programming language used both on the client-side and server-side that allows you to make web pages interactive. 


PHP:



PHP (recursive acronym for PHP: Hypertext Preprocessor ) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. 

Python:



Python is used for web development, AI, machine learning, operating systems, mobile application development, and video games.

Basics:

Every webpage has a base. and that base is made from html. the Leader of languages. Without html there is no page.You may have a question that how we write the code. 

To write html you need a web browser an d atext editor. web browser for output and notepad++ for input.







In this picture here, you can see that i have opened my text editor.

Q:I wrote the html tag firstly and why is that?

Ans: Because The <html> tag represents the root of an HTML document.

Q:Next  why did i use the head tag?

Ans:The <head> element is a container for metadata (data about data) and is placed between the <html> tag and the <body> tag.

Q:Why did i use the title tag?

Ans:The <title> tag defines the title of the document. 

Q:What is body tag?

Ans:The <body> tag defines the document's body.

Q:What is h1 to h6?

Ans:The <h1> to <h6> tags are used to define HTML headings.

<h1> defines the most important heading. <h6> defines the least important heading.


Now you must have understand the basics.is not then read this blog again and try to do different experiment.


Best of luck to all the learners