Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our W3Make Forum to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now
You must login to ask question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Sign InSign Up

Forum By W3make

Forum By W3make Logo Forum By W3make Logo

Forum By W3make Navigation

  • Home
  • About Us
  • Blog
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Questions Feed
  • Blog
  • Contact Us
Home/ Questions/Q 9518
Next
In Process
Manichandana
  • 0
Poll
ManichandanaTeacher
Asked: June 21, 20232023-06-21T20:25:35+05:30 2023-06-21T20:25:35+05:30In: Wordpress

Is this mandatory to write css code in making a website ???

  • 0

Poll Results

47.22%yes ( 34 voters )
52.78%no ( 38 voters )
Based On 72 Votes

Participate in Poll, Choose Your Answer.

Is this mandatory to write css code in making a website

poll
  • 58 58 Answers
  • 682 Views
  • 0 Followers
  • 0
Answer
Share
  • Facebook
  • Report

58 Answers

  • Voted
  • Oldest
  • Recent
  • Random
  1. Ahad Arif Begginer
    2023-06-21T21:03:45+05:30Added an answer on June 21, 2023 at 9:03 pm

    No, it is not mandatory to write CSS code when creating a website, but it is highly recommended and almost always necessary to achieve a visually appealing and well-structured design. Some website builders and content management systems (CMS) offer visual editors that allow you to customize the design of your website without touching the CSS code directly. These tools provide a more user-friendly approach for individuals who may not be comfortable with coding or want to quickly prototype a website.

    • 1
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report
  2. ASMI BANTHIA Begginer
    2023-06-21T21:29:47+05:30Added an answer on June 21, 2023 at 9:29 pm

    Well, Yes, Html is the most basic language used to make a website,  CSS(cascading style sheets) is used to design the whole website, and make it more approachable for the user.

    • 1
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report
  3. Talat Faiz Begginer
    2023-06-21T21:50:53+05:30Added an answer on June 21, 2023 at 9:50 pm

    WordPress is designed using four languages HTML, CSS, Javascript, and PHP. Html and CSS (Cascading Style Sheets) are used to layout the web pages which makes our website visually attractive and responsive.

    CSS is mandatory for any website as it uses different styles for your themes in the webpages like the fonts, color, size, space, links, hyperlinks, headings paragraphing, and space in content which make the web page looks good.

    Every WordPress website contains themes that are designed especially using CSS for the visual appearance.

    If you know the common CSS, you can easily customize your themes according to your choice.

    For Example:

    If you want to customize the CSS in your WordPress Dashboard, simply follow the following steps:

    You can add CSS in the Customizer:

    Step 1) Go to Appearance

    Step 2) Click on Customize 

    Step 3) Now tap on the Additional CSS

    And you are ready to edit your CSS part on your website. This CSS editor helps you to change the CSS in any portion of your website.

    • 1
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report
  4. Sudarshana Rao Begginer
    2023-06-21T22:02:27+05:30Added an answer on June 21, 2023 at 10:02 pm

    No CSS is not mandatory for creating website. But by using CSS the creation of websites may be simpler. CSS will help in making styles of the webiste like colors, fonts, size, etc…. We can also take the help of inline styles. While you can create a basic website without CSS, it will likely lack the styling and design elements that make a site visually appealing and user-friendly. Without CSS, your web page will have default browser styles, which may not align with your desired design.

    • 1
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report
  5. samiksha zelkar Begginer
    2023-06-21T22:10:13+05:30Added an answer on June 21, 2023 at 10:10 pm

    It depends on the type of website you want to create. If you want to create a basic website, you can use website builders like Wix, Squarespace, or Weebly, which allow you to create a website without coding. However, if you want to create a more advanced website or web application, knowledge of HTML, CSS, and JavaScript is necessary to create dynamic and interactive elements on your website. HTML is used to structure content on a website, CSS is used to style the website, and JavaScript is used to create interactive elements like forms, animations, and other dynamic features.In summary, while knowledge of HTML, CSS, and JavaScript is not required to create a basic website, it is necessary to create more advanced websites or web applications.

    • 1
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report
  6. Sahithi devalla Teacher
    2023-06-22T12:45:39+05:30Added an answer on June 22, 2023 at 12:45 pm

    Answer:

    No, its is not mandatory but it is highly recommended to write CSS code when making a website.

    Why css is used:

    • CSS allows you to control the visual presentation and layout of your web pages, including elements like fonts, colors, spacing, and positioning.
    • Without CSS, your website may lack customization, consistency, and responsiveness across different devices.
    • It is an essential tool for achieving a professional and visually appealing design,separating the presentation layer from the content layer (HTML) and making your code more maintainable.

     

    • 1
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report
  7. kiran_140 Begginer
    2023-06-21T20:42:54+05:30Added an answer on June 21, 2023 at 8:42 pm

    CSS is cascading style sheets is used to style the website. Coming to the question, it is not mandatory to use CSS but it is recomended to write css in our code. Because maximum no code  exists without css. We use media queries for making responsive website, then without css it will be tough to manage it. Even to write text in different fonts css is required. So at a point CSS is necessary there is no alternative for that. but yeah you can use some templates and make your website style. but it is not recomended. CSS gives browser compatibility. so it is required to use CSS in making website. Hoping best. Thank you:)

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report
  8. sagarpawan29 Begginer
    2023-06-21T21:01:54+05:30Added an answer on June 21, 2023 at 9:01 pm

    No, it is not mandatory to write CSS code when creating a website, but it is highly recommended. CSS  is a fundamental language used to control the visual appearance and layout of web pages. It allows you to define styles, such as colors, fonts, sizes, spacing, and positioning, which greatly enhance the design and presentation of a website.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report
  9. [Deleted User]
    2023-06-21T21:06:19+05:30Added an answer on June 21, 2023 at 9:06 pm

    Yes, It is mandatory to use CSS for creating websites. Because HTML, CSS and JAVA are the basics for creating website. It is assumed if the HTML are the bones of any website then CSS are the muscles and  JAVA is outer morphological structure. HTML,CSS and JAVA goes hand in hand while creating any website, if there is any hinderance in any of these languages than you may face errors while creating website.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report
  10. Tamali Ghosh
    2023-06-21T21:09:42+05:30Added an answer on June 21, 2023 at 9:09 pm

    CSS coding is essential for website development. CSS can give your website a unique identity and design. It ensures that your website looks good on different devices and screens. If you are not using CSS to make a website, it will be unresponsive and unattractive. It provides beauty to the website.      

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report
  11. Ritusree Chakraborty Begginer
    2023-06-21T21:14:22+05:30Added an answer on June 21, 2023 at 9:14 pm

    Yes, we need to create a website using Html and CSS.For the structure and content of the website we used HTML code where CSS is basically used to add the styling and layout for the website.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report
  12. Swarnali Begginer
    2023-06-21T21:19:35+05:30Added an answer on June 21, 2023 at 9:19 pm

    CSS, cascading style sheets is mandatory to develop website.It can be used for layout,fonts and styling.  Web browser follow CSS rules to determine how a document should be displayed to the user.Web languages to which CSS is often applied: HTML, XHTML and XML.With the help of CSS and CSS libraries any developer can give instructions how each individual HTML  elements will look to the user.Hope the explanation will help you in development.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report
  13. Rishu.K09
    2023-06-21T22:05:30+05:30Added an answer on June 21, 2023 at 10:05 pm

    CSS is not mandatory but highly recommended for creating a website as it helps to control the layout and style of the website’s content. Without CSS, a website would only have plain HTML content with default browser styling.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report
  14. neeraj Begginer
    2023-06-22T00:20:34+05:30Added an answer on June 22, 2023 at 12:20 am

    No, it is not Mandatory to write CSS code to create a website. You can use technologies like WordPress. In this we can build websites through drag & drop. If we build our website using html then CSS is necessary for better Appearance.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report
  15. Foujia Begginer
    2023-06-22T03:04:47+05:30Added an answer on June 22, 2023 at 3:04 am

    No, writing CSS code is not required to create a website, however it is strongly encouraged. CSS (Cascading Style Sheets) is an important component of modern web design that is used to determine a website’s visual style and layout.

    CSS gives you the ability to customize the colors, fonts, spacing, positioning, and other visual components of your web pages. It enables the creation of a consistent and visually appealing design across several web pages. Your web pages would be plain and lack the styling that makes them appealing and user-friendly if you didn’t employ CSS.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report
  16. Dinesh Kuddana Begginer
    2023-06-22T06:42:14+05:30Added an answer on June 22, 2023 at 6:42 am

    No, it is not mandatory to write CSS code when creating a website in WordPress. WordPress provides themes and plugins that come with pre-designed styles and layouts, allowing you to build a website without directly writing CSS code.

    However, if you want to customize the appearance of your website beyond the options provided by the theme or plugins, you may need to write CSS code. CSS allows you to modify the visual elements of your website, such as colors, fonts, spacing, and layout. Writing custom CSS gives you more control over the design and enables you to create a unique look for your website.

    In summary, while CSS is not mandatory for creating a website in WordPress, it can be beneficial and necessary if you want to have full control over the design and styling of your site.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report
  17. Aman kumar jha
    2023-06-22T09:30:29+05:30Added an answer on June 22, 2023 at 9:30 am

    Yes, it is mandatory to write css code. Because without writing or putting css our website will not looking good. Without css our website is not make responsive. Css work is to make our website beautiful and modern.

     

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report
  18. Washeem Ansari
    2023-06-22T10:07:54+05:30Added an answer on June 22, 2023 at 10:07 am

    No,it is not necessary to write css to build a website.You can build website skeleton structure using only Html but for the responsiveness, attractiveness of website we can use csss.

    This can be understood that a website without css is like a house without plaster, painting.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report
  19. Kalaivani Begginer
    2023-06-22T12:50:37+05:30Added an answer on June 22, 2023 at 12:50 pm

    I would say it is necessary to use CSS while developing a website. The reason being that CSS is used for styling the website and make it look more attractive which in turn attracts a wider audience to use you website. Without CSS, it would just be a skeleton of the website, and the introduction of CSS adds more flesh and skin to the same and gives it a form.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report
  20. gidugusreedevi
    2023-06-22T12:59:04+05:30Added an answer on June 22, 2023 at 12:59 pm
    This answer was edited.

    CSS(Cascading style sheets)  is used to add style to a website by dictating how a site is displayed on a browser.CSS is unique in that it doesn’t create any new elements. But it is responsible for the text style,size,position ,color,and more on a website.

    There are many reasons why you will want to use css in website.First ,css can save your time and it is efficient.It is used to add styling and layout to the website

    So, we need css to create a website.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report
  21. Yash mishra Begginer
    2023-06-22T14:36:31+05:30Added an answer on June 22, 2023 at 2:36 pm

    Yes , definitely . People still write HTML and CCs to build websites

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report
  22. Munish Begginer
    2023-06-22T14:36:41+05:30Added an answer on June 22, 2023 at 2:36 pm

    No, it is not mandatory to write CSS code to create a website, but it is highly recommended. CSS is a fundamental technology used for controlling the presentation and styling of web pages. It allows you to define how your HTML elements should look, including properties like colors, fonts, layouts, and more.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report
  23. Shivam Gupta Begginer
    2023-06-22T14:37:32+05:30Added an answer on June 22, 2023 at 2:37 pm

    No, it is not mandatory to write CSS code when creating a website, but it is highly recommended and almost always necessary to achieve a visually appealing and well-structured design. Some website builders and content management systems (CMS) offer visual editors that allow you to customize the design of your website without touching the CSS code directly. These tools provide a more user-friendly approach for individuals who may not be comfortable with coding or want to quickly prototype a website.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report
  24. shivampal_11 Begginer
    2023-06-22T14:40:44+05:30Added an answer on June 22, 2023 at 2:40 pm

    No, it is not mandatory to write CSS code when making a website. However, CSS (Cascading Style Sheets) is commonly used to style and design web pages, allowing you to control the appearance of elements like colors, fonts, layouts, and more. While there are alternative ways to style websites without directly writing CSS, such as using pre-designed themes or visual builders, having some understanding of CSS can provide you with more flexibility and customization options for your website’s design.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report
  25. Zoya Tarannum Begginer
    2023-06-22T14:40:57+05:30Added an answer on June 22, 2023 at 2:40 pm

    Yes , it is mandatory to use CSS code in making websites as we us use the various features available like The Fonts , Text Editing Features and many more which would make our work easier.

    It can help us format our documents like settings the layouts , altering fonts and colors which would make the document look interesting as well as professional.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report
  26. Sheikh Shifa Begginer
    2023-06-22T14:42:14+05:30Added an answer on June 22, 2023 at 2:42 pm

    The answer is both predictable and unpredictable.

    If you want your website to be one of the  finest and looks alike many popular websites which gives users a submersible experience, you should include CSS.

    If you don’t use CSS in your website, there would be no issue with it. Your functionalities and everything will work as according to the code, but the website will not contain the charm that it should. It will not be attractive enough to make user visit it more than once.

    Also, apart from this, you can’t achieve everything with just HTML script. For designing part, CSS plays an important and irreplaceable role.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report
  27. Keshireddyvidhya Begginer
    2023-06-22T14:47:44+05:30Added an answer on June 22, 2023 at 2:47 pm

    No, it is not mandatory to write CSS code when making a website.CSS (Cascading Style Sheets) is a language used to define the visual presentation and layout of a web page. It allows you to control the colors, fonts, sizes, spacing, and overall styling of the elements on your website.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report
  28. N.UHA Begginer
    2023-06-22T14:51:19+05:30Added an answer on June 22, 2023 at 2:51 pm

    It is not mandatory to use CSS when creating a website, it is highly recommended and widely used to enhance the visual appearance and layout flexibility of web pages.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report
  29. paras_goyal01
    2023-06-22T14:56:21+05:30Added an answer on June 22, 2023 at 2:56 pm

    No, it is not mandatory to write your website code in CSS (Cascading Style Sheets). CSS is specifically used for styling and formatting the visual appearance of web pages, while HTML (Hypertext Markup Language) is used for structuring the content and defining the elements on a web page.

    However, it is highly recommended to use CSS alongside HTML for modern web development. CSS allows you to control the layout, colors, fonts, and other visual aspects of your website. It provides flexibility and separation of concerns by keeping the styling separate from the content, making it easier to maintain and update your website’s appearance.

    Without CSS, your web pages would have the default styling provided by web browsers, which may not match your desired design or branding. CSS empowers you to customize the look and feel of your website to create a visually appealing and user-friendly experience.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report
  30. Ronitmalhotra Begginer
    2023-06-22T14:59:13+05:30Added an answer on June 22, 2023 at 2:59 pm

    While it is not mandatory to write CSS code in a website built with WordPress, it is often necessary to customize the appearance and styling of the website. WordPress provides themes that come with pre-defined styles, but to achieve a unique and personalized design, you may need to write CSS code.

    To add custom CSS code to your WordPress website, you can use various methods. One common approach is to use the built-in Customizer, where you can navigate to “Appearance” > “Customize” in the WordPress admin dashboard. From there, you can access a “Additional CSS” or similar section, where you can enter your CSS code. Alternatively, you can create a child theme and add your CSS code to its style.css file, ensuring that your customizations are not lost when the parent theme is updated.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report
  31. Vidhi Tawde Begginer
    2023-06-22T15:15:20+05:30Added an answer on June 22, 2023 at 3:15 pm

    No css is not mandatory for website. It just for making your website more organized look featured and various effect.

    Or else you can go with html for a simple website. Css is for more effects and organised website.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report
  32. Manoj Pinnamaneni Begginer
    2023-06-22T16:04:02+05:30Added an answer on June 22, 2023 at 4:04 pm
    This answer was edited.

    It is not mandatory to use CSS (Cascading Style Sheets) while making a website but it is highly recommended to use CSS.

    A website can be created with and without using CSS:

    Website created using CSS:

    • CSS is mainly used to give colour,beauty and some features for a website which makes the website more visually appealing by adding features like animations,transitions etc.
    • HTML (Hyper Text Markup Language) is used to create the base of the webpage or the skeleton of the web page whereas,CSS gives many features to the webpage like colouring,padding etc.

    Website created without using CSS:

    • A webpage created without using CSS is just a basic webpage.
    • It might not be as beautiful or colourful as the one created using CSS.

    In Summary,Using CSS helps us to easily maintain,update and manage a webpage compared to the one created without using CSS.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report
  33. AsmT Begginer
    2023-06-22T16:21:06+05:30Added an answer on June 22, 2023 at 4:21 pm

    If you ask me a yes or no question, probably you will find that CSS is actually not necessary to create a website. But by using CSS, you can give your website structure which gives a more precise layout of content and an overall better user experience. And above all, it makes your website look more attractive. Though it’s not actually needed to build a website, still its use makes it essential. After all, you are creating a website for the people and no one is attracted to a boring, plain or complicated website to navigate.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report
  34. Manoj_ink
    2023-06-22T17:23:48+05:30Added an answer on June 22, 2023 at 5:23 pm

    CSS is a styling language that is used to control the visual appearance and layout of web pages but  it is not mandatory to write CSS code in order to create a website, but it is highly recommended and commonly use

    CSS (Cascading Style Sheets) is styling lang. While it’s not absolutely mandatory, it’s highly recommended for creating beautiful and well-organized websites. CSS lets you customize colors, fonts, sizes, layouts, and more, making your website visually appealing. It ensures your site looks good on different devices and browsers. Think of it as a tool that helps you maintain and update your website’s style efficiently. While you can make a basic website without CSS, using it gives you better control and makes your website shine

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report
  35. Sidda Hyndhavi Begginer
    2023-06-22T18:56:01+05:30Added an answer on June 22, 2023 at 6:56 pm

    yes.It makes a web page more attractive

     

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report
  36. Shubham Kumar
    2023-06-22T18:56:04+05:30Added an answer on June 22, 2023 at 6:56 pm

    CSS (Cascading Style Sheets) is used to style and layout web pages — for example, to alter the font, color, size, and spacing of your content, split it into multiple columns, or add animations and other decorative features.
    Now coming to your question, it is not mandatory to use CSS but if someone is designing a webpage then he/she must want to look their page more attractive, eye catching and for this they need to use CSS. So it is not mandatory but yes one should use CSS to style their page ,to make it more attractive to user and enhance user experience.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report
  37. NJ Begginer
    2023-06-22T19:29:24+05:30Added an answer on June 22, 2023 at 7:29 pm

    No, it is not mandatory to write CSS code in making a website. However, it is highly recommended. CSS is a language that is used to style HTML elements, and it is what gives websites their look and feel. Without CSS, websites would be very plain and boring.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report
  38. Sai Begginer
    2023-06-22T19:49:30+05:30Added an answer on June 22, 2023 at 7:49 pm

    NO.

    There are some website builders you can use which do not require any coding knowledge.Like I built my own, using something called WordPress.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report
  39. Raj Kumar Begginer
    2023-06-22T19:55:52+05:30Added an answer on June 22, 2023 at 7:55 pm

    No, it is not mandatory to write CSS code in making a website, but it is highly recommended and widely used. CSS (Cascading Style Sheets) is a crucial component of web development as it allows you to define the visual appearance and layout of your web pages. It provides a way to style and format HTML elements, control colors, typography, spacing, and positioning.

    While it is possible to create a basic website without CSS by relying solely on HTML, the result would be a plain and unstyled webpage. CSS enhances the design and user experience of a website, making it more visually appealing and user-friendly. Without CSS, your website would lack the ability to customize colors, fonts, layouts, and other important design aspects.

    CSS provides a powerful set of tools and techniques to create responsive and interactive designs, adapt to different screen sizes, and apply animations and transitions. It helps in separating the presentation layer (CSS) from the content layer (HTML), making it easier to maintain and update your website in the long run.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report
  40. Anjali Begginer
    2023-06-22T20:05:22+05:30Added an answer on June 22, 2023 at 8:05 pm

    No, it’s not mandatory.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report
  41. TEJASV GOYAL Begginer
    2023-06-22T20:07:48+05:30Added an answer on June 22, 2023 at 8:07 pm

    As you asked if it is mandatory, my answer should be NO because CSS (Cascading Style Sheets) is used for designing and giving a visual appearance to the website. However, it is not mandatory. It is beneficial to use CSS in website development as it enhances the look and interactivity of the website, making it more appealing to users. It’s important to note that using only HTML, you can create the entire structure of a website, similar to building a house with bricks and cement. While it may be a complete house that you can live in, you may not be satisfied with its outer appearance. However, when you apply CSS, which is like paint and design, the website becomes much more attractive. Therefore, the role of CSS is to make websites visually appealing.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report
  42. Pavan701
    2023-06-22T22:35:05+05:30Added an answer on June 22, 2023 at 10:35 pm

    CSS is not mandatory, but highly recomanded for creating visually applying and customized websites.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report
  43. luhachatul02 Begginer
    2023-06-22T23:21:06+05:30Added an answer on June 22, 2023 at 11:21 pm

    No, it is not mandatory to write CSS code in making a website, but it is highly recommended and considered standard practice in modern web development.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report
  44. Soumya Tripathi Begginer
    2023-06-23T00:10:50+05:30Added an answer on June 23, 2023 at 12:10 am

    No, it is not mandatory to write CSS code when making a website, but it is highly recommended

    CSS (Cascading Style Sheets) is a language used to describe the presentation and visual appearance of a web page. It allows you to control the layout, colors, fonts, and other visual aspects of your website. Without CSS, your web pages would have default styles determined by the browser, resulting in a plain and unstyled appearance.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report
  45. adityaraut6029@gmail.com Begginer
    2023-06-23T00:33:18+05:30Added an answer on June 23, 2023 at 12:33 am

    no its our choice if we have some additional features then we use css but i think if only using html we cannot make best and attractive website.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report
  46. Bhavan Gajam Begginer
    2023-06-23T10:36:22+05:30Added an answer on June 23, 2023 at 10:36 am

    No, it is not mandatory to write CSS code when making a website, but it is highly recommended.

    Imagine HTML as a skeleton of our body. It builds the basic structure of our website. But does it look beautiful? No, for that purpose we use CSS which makes beautiful just like our skin & body makes us beautiful.

    CSS (Cascading Style Sheets) is a fundamental technology used to control the appearance and layout of web pages.

    It allows you to customize the colors, fonts, spacing, and overall design of your website.

    While you can create a basic website without CSS, using CSS greatly enhances the visual appeal and user experience of your site.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report
  47. Thatikonda Sree vally Begginer
    2023-06-23T12:26:10+05:30Added an answer on June 23, 2023 at 12:26 pm

    No,it is not essential write css code in making a website.Website can be created with only HTML.HTML is the structure of your website.CSS is used for beautifying your website it add exoticism ,but without css your website will probably not look good.Both HTML and CSS are fundamentals Buliding blocks of the web.if we not use CSS we will be having only raw html layouts.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report
  48. Prapti
    2023-06-23T14:50:22+05:30Added an answer on June 23, 2023 at 2:50 pm

    Yes it is necessary

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report
  49. T. Farvin Nesha
    2023-06-23T14:51:34+05:30Added an answer on June 23, 2023 at 2:51 pm

    Yes css is mandatory for creating websites


     

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report
  50. Raj Nandini
    2023-06-23T14:51:39+05:30Added an answer on June 23, 2023 at 2:51 pm

    Writing CSS code is not mandate to make a website, but it is widely used to style and design web pages. It is a fundamental technology for controlling the presentation and layout of web content/images.

    Appearance of the webpage  such as colors, fonts, spacing, size and positioning are controlled by CSS. CSS gives you more control over visual aspects of your website, enhance its design ,it is a powerful and widely adopted technology in web development.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report
  51. Souvik Laha
    2023-06-23T14:53:14+05:30Added an answer on June 23, 2023 at 2:53 pm

    It is mandatory to use CSS for creating websites. Because HTML, CSS and JAVA are the basics for creating website. It is assumed if the HTML are the bones of any website then CSS are the muscles and JAVA is outer morphological structure. HTML,CSS and JAVA goes hand in hand while creating any website, if there is any hinderance in any of these languages than you may face errors while creating website.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report
  52. Deepak Yadav
    2023-06-23T14:53:17+05:30Added an answer on June 23, 2023 at 2:53 pm
    1. CSS is used to make website attractive. That’s why you should use it. If you don’t use CSS, website doesn’t look professional.
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report
  53. Vidhi Tawde
    2023-06-23T14:53:34+05:30Added an answer on June 23, 2023 at 2:53 pm

    Sometimes as per your website requirements. If you want your website to have more effects and features for fonts and various designs you may go with css. Or for simple beginner website you can use html code. Which don’t give that much features.

    If effect to say that you can use css just to make your website look more organized.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report
  54. mridnal Begginer
    2023-06-23T16:02:20+05:30Added an answer on June 23, 2023 at 4:02 pm

    The answer to this question is a Yes and a No.

    Yes, you can create a website having the use of only HTML, but the catch is that the website will not be interesting with out a snap of beauty. Imagine loading to site and you stuck into world of no fun. Here, CSS comes in play and give you ability to turn your work into a wonderland. That’s what CSS can do.

    Coming back to your question, CSS is good to have but not must to have thing.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report
  55. Shadow Begginer
    2023-06-23T16:07:14+05:30Added an answer on June 23, 2023 at 4:07 pm

    While it is not mandatory to write CSS code when creating a website, utilizing CSS empowers you to have full control over the visual presentation, layout, and responsiveness of your web pages. It enhances the user experience, allows for branding customization, and promotes clean code separation, making CSS an essential tool in modern web development.

    By using CSS, you can create visually appealing layouts, apply consistent branding, and optimize the presentation of your content across different devices and screen sizes. Without CSS, your website would have a default appearance dictated by the browser’s default styles, which may not align with your desired design or branding. By leveraging CSS, you have the flexibility to customize the look and feel of your website, aligning it with your brand identity and creating a visually cohesive experience for your users.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report
  56. Imran Begginer
    2023-06-23T16:19:29+05:30Added an answer on June 23, 2023 at 4:19 pm

    Yes, it is possible to create a website using only HTML and CSS because HTML is used to create the structure and content of the website, while CSS is used to add styling and layout to the website. However, if user want to add more functionality to his website it may require additional programming languages such as JavaScript.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report
  57. MALLU NAVYA
    2023-06-23T16:23:25+05:30Added an answer on June 23, 2023 at 4:23 pm

    I THINK NO FOR ALL WEBSITES THERE IS NO NEED OF WRITING CSS CODES BUT MOST OF THE WEBSITES BASED ON CSS CODES.AS WE KNOW WORD PRESS IS NOT HAVING ANY CSS CODE

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report
  58. Mohini
    2023-06-23T16:23:51+05:30Added an answer on June 23, 2023 at 4:23 pm

    Yes CSS code is mandatory for making a website as it is used for styling of a webpage.By using this code for your website you design ur website’s web pages appearance , colour , style , layouts , fonts , margins or columns (if any required) e.t.c and it is compatible for any devices either in large screen or small screen to be attractive and eye catching. As being the easiest language to learn it had few benefits that are :- it has simple formatting modification , it gives chance to any user to formate by their own i .e user friendly.

    Thankyou

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report
  59. Esai Begginer
    2023-06-23T20:44:48+05:30Added an answer on June 23, 2023 at 8:44 pm

    No

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report
  60. Vaibhav Dhotre Begginer
    2023-06-26T11:20:25+05:30Added an answer on June 26, 2023 at 11:20 am

    Yes as development included html,css, JavaScript, all three make the website strong,responsive , friendly , with easily updation .

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report
  61. sanjanaj5 Begginer
    2023-06-26T17:33:58+05:30Added an answer on June 26, 2023 at 5:33 pm

    No, writing CSS code is not required when creating a website, but it is strongly advised. A vital online technology called CSS (Cascading Style Sheets) regulates a website’s visual design and layout. It enables you to specify the web page’s colours, fonts, sizes, positions, and other stylistic features.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report
  62. Pratham._.j Begginer
    2023-06-22T07:08:40+05:30Added an answer on June 22, 2023 at 7:08 am

    Yes, a website may be built entirely with HTML and CSS. HTML is used to generate the website’s structure and content, while CSS is used to add styling and layout. Adding dynamic functionality to the website, on the other hand, may necessitate the use of additional programming languages such as JavaScript.

    • -2
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

Sidebar

Ask A Question

Stats

  • Questions 3k
  • Answers 2k
  • Best Answers 34
  • Users 5k
  • Popular
  • Answers
  • Mohammed aleem hasan

    What programming language is used for Android development?

    • 65 Answers
  • Manichandana

    Is this mandatory to write css code in making a ...

    • 58 Answers
  • vishakha_1713

    How to decide whether to use DELETE statement or DROP ...

    • 46 Answers
  • Katharine369
    Katharine369 added an answer The more realistic the top rated sex doll appears, the… November 25, 2025 at 1:53 pm
  • james223
    james223 added an answer My life is measured in kilometers and rupees. The smell… November 21, 2025 at 6:20 pm
  • Jova0731
    Jova0731 added an answer Before I logged in I checked out Big Ass Sex… October 8, 2025 at 11:41 am

Related Questions

  • LushKite

    Piccione Macchina Value Update – Steal a Brainrot

    • 0 Answers
  • Damnmy

    MMOEXP Dune: Awakening:The Wreck of the Tartarus in Dune: Awakening ...

    • 0 Answers
  • jean8

    u4gm Diablo 4 Rupture Barbarian Dungeon Exploration Guide

    • 0 Answers

Top Members

saningh

saningh

  • 5 Questions
  • 116 Points
Pundit
Vishnu M

Vishnu M

  • 2 Questions
  • 96 Points
Teacher
Divya Sharma

Divya Sharma

  • 4 Questions
  • 68 Points
Teacher

Trending Tags

#css #html #questions 3d printing ai android android development android studio answer api app development c++ coding data Database developer development error flutter hacking help ios java javascript kotlin machine learning ml performance php plugin plugins poll programming python question security seo social media sql technology theme web web development website WordPress word press wordpress development wordpressdevelopment wordpress error wordpress errors

Explore

  • Recent Questions
  • Most Answered
  • Answers
  • Most Visited
  • Most Voted
  • No Answers
  • Feed
  • Favorites Questions

Footer

W3make forum is a social questions & Answers platform which will help you establis your community and connect with other people.

Legal Stuff

  • Privacy Policy
  • Terms and Conditions

Help

  • Questions Feed
  • Blog
  • Contact Us

Follow

© 2023 W3make.com | All Rights Reserved.

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.