Microsoft html 5 gui tools

Damien W 1 Reputation point
2022-10-26T05:04:07.097+00:00

Hi Microsoft.

What would you advise as far as Microsoft html gui tools are concerned.

In particular to get the css looking really nice for Sharepoint and non sharepoint products and solutions.

SharePoint Server Development
SharePoint Server Development
SharePoint Server: A family of Microsoft on-premises document management and storage systems.Development: The process of researching, productizing, and refining new or existing technologies.
1,437 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. sreejukg 10,461 Reputation points
    2022-10-26T08:23:08.603+00:00

    Are you looking to modify the look and feel for SharePoint. SharePoint lookbook is the option that is available to you.

    https://lookbook.microsoft.com/

    To understand how to design a SharePoint online site, refer https://spdesign.azurewebsites.net/

    Now for editing CSS files, for SharePoint or non SharePoint, you may use Visual Studio Code,

    https://code.visualstudio.com/docs/languages/css
    https://code.visualstudio.com/

    Hope this helps

    0 comments No comments